Skip to content

Getting started

pastor edited this page Dec 7, 2024 · 69 revisions

image

Introduction

To begin colorizing a ROM you will need ColorizingDMD and SortingCDump.

  • ColorizingDMD is the main editor used for colorizing, editing frames, and generating the final colorization file (.cRZ).
  • SortingCDump is designed for organizing frames and grouping sections of the ROM together.

Each editor serves a distinct purpose: ColorizingDMD focuses on the creative aspect, while SortingCDump helps maintain structure and organization.

Next, you will need to dump frames by playing the game through VPinMAME. This is a common misconception among beginners: you cannot simply import all the frames at once and start colorizing. Instead, you must dump the frames manually by playing the game.

Installing the software

Important

ColorizingDMD and SortingCDump are only compatible with Windows and must be installed on this operating system. Also, ensure that they are installed in separate folders, as installing them in the same folder can cause conflicts.

ColorizingDMD

  1. Head over to the ColorizingDMD release section and get the latest release by clicking on ColorizingDMD.zip
  2. After installing, drag and drop the ZIP file onto your desktop.
  3. Right-click the ZIP file and select Properties.
  4. Click on the Unblock checkbox and then Apply. This step is crucial to prevent features from being blocked.

image

  1. Extract the ZIP file.

You are now done installing ColorizingDMD

SortingCDump

  1. Head over to the SortingCDump release section and get the latest release by clicking on SortingCDump.zip
  2. After installing, drag and drop the ZIP file onto your desktop.
  3. Right-click the ZIP file and select Properties.
  4. Click on the Unblock checkbox and then Apply. This step is crucial to prevent features from being blocked.

image

  1. Extract the ZIP file.

You are now done installing SortingCDump

Dumping frames

Assuming you are set with a complete Visual Pinball and VPinMAME installation, some additional configuration is required to generate the frame dumps. Here are the steps required to be able to do so:

Don't have a Visual Pinball installed nor VPinMAME? Then it is recommended to follow the Baller Installer tutorial.

  1. Head over to your Visual Pinball folder and navigate to VPinMAME.
`Visual Pinball`
  ├─`VPinMAME`
      ├── ...
  1. Now add a folder named dmddump in your VPinMAME directory.
`Visual Pinball`
  ├─`VPinMAME`
      ├── dmddump