This is a simple launcher for the Super Mario All-Stars branch of the Super Mario World port by snesrev. It allows you to easily run the game on your system.
Note: The releases and source code are updated in tandem. Please choose the option that suits you best, as both options provide the same functionality.
Before using this launcher, make sure you have the following installed:
- Super Mario All-Stars ROM (smas.sfc)
- Super Mario World ROM (smw.sfc)
Executable versions for Mac and Linux will be forthcoming.
- Go to the "Releases" section of the repository.
- Download the latest release.
- Create a new folder and place the downloaded executable in it.
- Copy the Super Mario All-Stars ROM (smas.sfc) and Super Mario World ROM (smw.sfc) into the same folder.
- Run the executable file.
- The launcher will launch the game, and you can start playing.
Python has tentative support for Mac and Linux.
- Download the source code from the repository.
- Create a new folder and place the downloaded source code in it.
- Copy the Super Mario All-Stars ROM (smas.sfc) and Super Mario World ROM (smw.sfc) into the same folder.
- On Windows run the "Install-Dependencies-for-Windows.bat" file to download the required Python packages.
- On Mac or Linux run the "Install-Dependencies-for-Mac-and-Linux.sh" file to download the required Python packages.
- After downloading the dependencies, run the "launcher.pyw" script.
- The launcher will launch the game, and you can start playing.
If you encounter any issues while using the launcher, please refer to the repository's issue tracker for known problems and solutions. You can also report new issues to help improve the launcher.
Please note that the usage of ROMs may infringe on copyright laws. Make sure you own the original game cartridges or have obtained the ROMs legally before using this launcher.
Contributions to this project are welcome. If you have any improvements or suggestions, feel free to submit a pull request or open an issue on the repository.
This launcher is released under the MIT License. Please refer to the license file for more information.