Skip to content

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
  • An SNES Emulator (e.g., Snes9x, bsnes, Mesen-S).

Installing the Application

macOS

  1. Download the .dmg file from the Releases page.
  2. Open the disk image and drag ROM Hack Manager to your Applications folder.
  3. Launch the application.

Windows

  1. Download the .msi installer or .exe setup file from the Releases page.
  2. Run the installer and follow the prompts.
  3. Launch ROM Hack Manager from your Start menu.

Linux

  1. Download the AppImage or .deb package from the Releases page.
  2. AppImage: Make it executable (chmod +x rh-mgr.AppImage) and run it.
  3. 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.