More actions
Super Mario World Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Adventure |
Version | 1.0 |
License | MIT License |
Last Updated | 2024/06/07 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
Super Mario World Vita is a port of the classic game Super Mario World (SMW), reimagined for the PlayStation Vita platform. This version retains the original gameplay that fans love, while introducing several enhancements for the gaming experience.
How to set up
You need to extract the file smw_assets.dat from a dump of your own Super Mario World US SNES cartridge.
To do so:
- Download Python installer and install
- Open the command prompt
- Type "python -m pip install --upgrade pip" and hit enter
- Type "python -m pip install --upgrade Pillow" and hit enter
- Type "python -m pip install --upgrade pyyaml" and hit enter
- Close the command prompt
- Download https://github.com/snesrev/smw/archive/refs/heads/main.zip
- Extract smw-main.zip somewhere and open smw-main folder.
- Place your US rom of the game named as smw.sfc in this folder.
- Run extract_assets.bat.
- Place smw_assets.dat file in ux0:data/smworld
Options:Several options can be changed by editing the file ux0:data/smworld/smw.ini.
Media
Super Mario World on Ps Vita (nosorogek1)
Screenshots
Changelog
v1.0
- First Release.
Credits
- TheIronUniverse for the Livearea assets
- CatoTheYounger for testing the homebrew and providing screenshots
- snesrev and everyone involved in the original recreation project