Skip to content

Choose 'CustomROMBase' as the branch if you want to fork it. 'HackROMBase' is a good starting point for adapting to new hacks.

License

Notifications You must be signed in to change notification settings

InsaneFirebat/sm_practice_hack

 
 

Repository files navigation

Super Metroid Practice Hack

This page hosts the source material for the Super Metroid Practice Hack, adapted to work with this romhack. You should know that the person adapting this work has not played this romhack outside of basic testing. Some features may not be updated from their vanilla counterparts. If you have suggestions, requests, or bugs to report, please contact InsaneFirebat on Discord or open an issue here on GitHub.

Getting Started:

  1. Download and install Python 3 from https://python.org. Windows users will need to set the PATH environmental variable to point to their Python installation folder.
  2. Run build.bat to create IPS patch files.
  3. Locate the patch files in \build.

Which rom should I use?

The build script will create three IPS patch files for the practice hack. The patch that features "sd2snes" in the filename will have the built-in savestate feature enabled. This is only intended for use with the SD2SNES/FXPAK cartridge and will likely cause crashes if used with Everdrives and most emulators (including Virtual Console). The Super NT is compatible, although it may require a firmware update. The patch that features "tinystates" in the filename has a modified version of the savestate feature with wider compatibility with emulators and Everdrives. Virtual Console players (including SNES Classic) will need to use the third option without built-in savestates.

You will need an IPS patcher utility, such as Lunar IPS or Floating IPS, to apply the patch to your vanilla SM rom. Regardless of which tool you use, the process is the same: you select the .IPS file and a copy of your SM ROM file, and it will replace the ROM with a patched practice hack ROM. Then simply load up the patched ROM in your emulator or flash cart of choice. If all goes well, you're done and can delete the .IPS file if you like.

About

Choose 'CustomROMBase' as the branch if you want to fork it. 'HackROMBase' is a good starting point for adapting to new hacks.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Assembly 91.4%
  • Lua 4.5%
  • MDX 2.4%
  • Python 0.9%
  • JavaScript 0.4%
  • Batchfile 0.2%
  • Other 0.2%