MapRando-NX Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 19: | Line 19: | ||
|image_alt=MapRando-NX | |image_alt=MapRando-NX | ||
}} | }} | ||
MapRando-NX | MapRando-NX is a Switch homebrew application that can generate Super Metroid Map Randomizer ROMs with customizable settings similar to the [https://maprando.com/ web version]. | ||
== | == Installation == | ||
* | Requirements: | ||
*Download the | *Super Metroid (JU) ROM (MD5: <code>21F3E98DF4780EE1C667B84E57D88675</code>) | ||
*Extract to the root of the SD card. Open <code>/config/MapRando-NX/config.txt</code> | *Homebrew-enabled Switch | ||
*You can also set your spoiler token if you wish. | Instructions: | ||
* Download the latest release from [https://github.com/Starwarsfan2099/MapRando-NX/releases here]. | |||
* Extract the archive to the root of the SD card. | |||
* Open <code>/config/MapRando-NX/config.txt</code> and added the path to your SDM rom and output folder. | |||
* You can also set your spoiler token if you wish. Works with https://maprando.com/ (Inspect > Storage > Local Storage > spoilerToken). | |||
==Screenshots== | ==Screenshots== | ||
| Line 36: | Line 39: | ||
* First Release. | * First Release. | ||
== | == Credits == | ||
Thanks to MstrVLT for the initial ImGui port to Switch. And thanks to the entire Map Rando team! | Thanks to MstrVLT for the initial ImGui port to Switch. And thanks to the entire Map Rando team! | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Starwarsfan2099/MapRando-NX/ | ||
* GBAtemp - https://gbatemp.net/threads/maprando-nx-super-metroid-map-rando-generation-app.669658/ | |||
Revision as of 07:09, 11 May 2025
| MapRando-NX | |
|---|---|
| General | |
| Author | Starwarsfan2099 |
| Type | Hack Utilities |
| Version | 3.3 |
| License | N/A |
| Last Updated | 2025/02/18 |
| Links | |
| Download | |
| Website | |
| Source | |
MapRando-NX is a Switch homebrew application that can generate Super Metroid Map Randomizer ROMs with customizable settings similar to the web version.
Installation
Requirements:
- Super Metroid (JU) ROM (MD5:
21F3E98DF4780EE1C667B84E57D88675) - Homebrew-enabled Switch
Instructions:
- Download the latest release from here.
- Extract the archive to the root of the SD card.
- Open
/config/MapRando-NX/config.txtand added the path to your SDM rom and output folder. - You can also set your spoiler token if you wish. Works with https://maprando.com/ (Inspect > Storage > Local Storage > spoilerToken).
Screenshots
Changelog
v3.3
- First Release.
Credits
Thanks to MstrVLT for the initial ImGui port to Switch. And thanks to the entire Map Rando team!