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

Don’t have Visual Pinball nor VPinMAME installed? Follow the steps outlined in the Baller Installer tutorial.

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:

  1. Head over to your Visual Pinball folder and navigate to VPinMAME.
Visual Pinball
  ├─ VPinMAME
      ├── ...
  1. Now add a folder named dmddump to your VPinMAME directory.
Visual Pinball
  ├─ VPinMAME
      ├── dmddump
  1. Next, open up VPX and go to Preferences -> Video/Graphic Options.

image

  1. Whilst in the settings menu, double check that you have Window ticked. After that click Save Changes.

image

  1. Now open up a table of choice, whenever it has booted press F1 on your keyboard. The following window should pop up:

image

  1. In this settings window, make sure the Show DMD/Display window box is ticked. After, click the OK button to save. The software will now start writing the DMD data to your dmddump folder.

You are now done configuring frame dumps.