Skip to main content

A Super Metroid patching utility

Project description

NOTE: This project has no relation to the romhack of the same name.

Super-Duper-Metroid

Super Duper Metroid is a Super Metroid patcher and interface program, intended for use with randomizer programs. SDM is a work in progress, and is likely very broken in its current state. SDM requires an installation of Python 3 to work, although I haven't done any testing to determine which versions precisely work, and requires a Headerless ROM file to modify. Remember that video game piracy is a crime - only use legally obtained copies of the game Super Metroid with this program. Has been tested for NTSC.

Building

Requires an adequate version of python
Steps:

  1. Clone this repository
  2. Open a terminal in the repository's root
  3. Create a virtual environment by running python -m venv venv
  4. Activate the virtual environment with call venv/bin/activate on Windows or source venv/bin/activate on Unix-based systems
  5. Install requirements by running python -m pip install -r requirements.txt
  6. Install as editable by running python -m pip install -e .

You can now run scripts from the project from terminal, using the virtual environment. Or run python -m Super-Duper-Metroid to patch the game via a CLI interface.

Credit

Credit goes to Samuel Roy for writing most of this code.
Kazuto wrote the More Efficient Item PLMs Hack, which is recreated in parts of this code.
Metroid Construction and Kejardon provided a lot of documentation which I made use of.
PHOSPHOTiDYL wrote the Skip Intro Saves hack, which is included in this program.
Smiley and Flo wrote the Cheap Charge IPS patch.
n00btube wrote the Save Refill patch.
Total, Fusda, and Leodox were responsible for most of the other IPS patches.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SuperDuperMetroid-2.3.3.tar.gz (86.4 kB view hashes)

Uploaded Source

Built Distributions

SuperDuperMetroid-2.3.3-cp312-cp312-win_amd64.whl (147.2 kB view hashes)

Uploaded CPython 3.12 Windows x86-64

SuperDuperMetroid-2.3.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (504.4 kB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

SuperDuperMetroid-2.3.3-cp312-cp312-macosx_10_9_universal2.whl (220.4 kB view hashes)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

SuperDuperMetroid-2.3.3-cp311-cp311-win_amd64.whl (149.7 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

SuperDuperMetroid-2.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (505.2 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

SuperDuperMetroid-2.3.3-cp311-cp311-macosx_10_9_universal2.whl (224.2 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

SuperDuperMetroid-2.3.3-cp310-cp310-win_amd64.whl (149.8 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

SuperDuperMetroid-2.3.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (470.7 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

SuperDuperMetroid-2.3.3-cp310-cp310-macosx_11_0_x86_64.whl (159.5 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ x86-64

SuperDuperMetroid-2.3.3-cp39-cp39-win_amd64.whl (149.9 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

SuperDuperMetroid-2.3.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (471.7 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

SuperDuperMetroid-2.3.3-cp39-cp39-macosx_11_0_x86_64.whl (159.9 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ x86-64

SuperDuperMetroid-2.3.3-cp38-cp38-win_amd64.whl (150.3 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

SuperDuperMetroid-2.3.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (483.5 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

SuperDuperMetroid-2.3.3-cp38-cp38-macosx_11_0_x86_64.whl (160.5 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page