Skip to content

Extracts level data from Castlevania 2: Belmont's Revenge

Notifications You must be signed in to change notification settings

nstbayless/cv2br-editor

Repository files navigation

Castlevania II: Belmont's Revenge: Editor & Data Extraction Scripts

Editor

Screenshot 0 Screenshot 1

Windows: Download Stable | Dev

Alternatively, clone this repo and run python3 -m pip install PySide6 && python3 ./gui.py.

Data Extraction

This repository provides a script (build.sh) which can be run to extract some of the data from a ROM of Castlevania II: Belmont's Revenge, such as the level objects and tiles. If you don't have a bash interpreter and aren't able to run .sh files, you can instead run the python script directly. (Remember to install PIL first.)

Supported roms: us/eu, jp, kgb4ceu

python3.8 is requied to run the script.

(Optional): z80-asm is required to assemble the resulting data.

License

cc-by-nc-sa v3.0

About

Extracts level data from Castlevania 2: Belmont's Revenge

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages