More actions
Renpy2Switch | |
---|---|
General | |
Author | Otorhin |
Type | Game Engine |
Version | 7.6.1 + 7.3.5 |
License | Mixed |
Last Updated | 2023/09/05 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
Renpy2Switch is an open source port of Ren'Py to the Nintendo Switch, based on uyjulian's renpy-switch.
The main differences are:
- Novels are now in .NSP format.
- Novels are saved in their own folder, not on the flash drive.
- Working keyboard and presplash.
- New controls implemented.
- Updated to 7.6.1.
- Auto-saves are disabled by default.
- Added support for AVIF.
- Fixed some bugs.
- log.txt is disabled (only 7.3.5).
User guide
Building a Novel:
- In the novel you're interested in, find the
game
folder. - Also, no .exe/.sh/.py files are required. The
Renpy/lib
folder is also not needed. - Copy all the files from the novel's
game
folder into theromfs/Contents/game
folder of the archive. - In
build.bat
, change thename
,id
, andtpub
to your own values. - Replace
icon.jpg
. It's important that the file is a JPG and the name doesn't change. - Run
build.bat
, and you'll get an NSP file ready for installation on the console.
Changelog
Changes from Version 7.3.5 to 7.6.1
- Log file exists again.
- Caching is enabled. Novels load faster now.
- Dynamic save system.
- A few more fixes I forgot to mention.
Thanks
Special thanks to duckbill and Beren for helping with the update.
External links
- Official website - https://otorh.in/r2s/
- GitHub - https://github.com/Otorhin/Ren2Switch
- GBAtemp - https://gbatemp.net/threads/renpy2switch.662243/