Installation
Prerequisites
Before installing, ensure you have:
- A computer running macOS, Windows, or Linux.
- A clean, headerless Super Mario World (US) ROM file.
- MD5 Checksum:
cdd3c8c37322978ca8669b34bc89c804
- MD5 Checksum:
- An SNES Emulator (e.g., Snes9x, bsnes, Mesen-S).
Installing the Application
macOS
- Download the
.dmgfile from the Releases page. - Open the disk image and drag ROM Hack Manager to your Applications folder.
- Launch the application.
Windows
- Download the
.msiinstaller or.exesetup file from the Releases page. - Run the installer and follow the prompts.
- Launch ROM Hack Manager from your Start menu.
Linux
- Download the AppImage or
.debpackage from the Releases page. - AppImage: Make it executable (
chmod +x rh-mgr.AppImage) and run it. - Debian/Ubuntu: Install with
sudo dpkg -i rh-mgr.deb.
Building from Source
If you prefer to build from source, please see the Developer Setup guide.