Skip to content

CowSoftware/SMAS_Launcher

 
 

Repository files navigation

Super Mario All-Stars Launcher for Super Mario World

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.

Prerequisites

Before using this launcher, make sure you have the following installed:

  • Super Mario All-Stars ROM (smas.sfc)
  • Super Mario World ROM (smw.sfc)

Option 1: Using the Executable (Simpler and Cleaner)

Executable versions for Mac and Linux will be forthcoming.

  1. Go to the "Releases" section of the repository.
  2. Download the latest release.
  3. Create a new folder and place the downloaded executable in it.
  4. Copy the Super Mario All-Stars ROM (smas.sfc) and Super Mario World ROM (smw.sfc) into the same folder.
  5. Run the executable file.
  6. The launcher will launch the game, and you can start playing.

Option 2: Using Python (Recommended for Python users)

Python has tentative support for Mac and Linux.

  1. Download the source code from the repository.
  2. Create a new folder and place the downloaded source code in it.
  3. Copy the Super Mario All-Stars ROM (smas.sfc) and Super Mario World ROM (smw.sfc) into the same folder.
  4. On Windows run the "Install-Dependencies-for-Windows.bat" file to download the required Python packages.
  5. On Mac or Linux run the "Install-Dependencies-for-Mac-and-Linux.sh" file to download the required Python packages.
  6. After downloading the dependencies, run the "launcher.pyw" script.
  7. The launcher will launch the game, and you can start playing.

Troubleshooting

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.

Disclaimer

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

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.

License

This launcher is released under the MIT License. Please refer to the license file for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%