Renpy2Switch
From GameBrew
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 | |
Ren2Switch is a newly ported version by Otorhin, based on uyjulian's renpy-switch.
Main Differences:
- .NSP Format: Novels are now in the .NSP format.
- Save Location: Novels are saved in their own folder, not on the flash drive.
- Working Keyboard & Presplash: The keyboard now works and the presplash screen is included.
- New Controls: A new control system has been implemented.
- Updated to Version 7.6.1: The version has been updated to Ren'Py 7.6.1.
- Autosaves Disabled by Default: Autosave functionality is turned off by default.
- AVIF Support: Added support for AVIF image format.
- Bug Fixes: Fixed various bugs.
- log.txt Disabled: The log.txt file is now disabled (only for version 7.3.5).
How to Build the Novella
- Find the
gameFolder: Inside the novella you're working with, locate thegamefolder. - No Need for
.exe,.sh, or.pyFiles: These files are not required. You also don’t need theRenPy/libfolder. - Copy Files: Copy all the files from the novella’s
gamefolder into theromfs/Contents/gamefolder in the archive. - Edit the
build.batFile:- Change
name,id, andtpubto your own values.
- Change
- Replace
icon.jpg:- Replace the
icon.jpgfile in the archive. - Make sure the file is in JPG format and that the file name remains unchanged.
- Replace the
- Build the NSP:
- Run the
build.batfile, and you’ll get an NSP file ready for installation on your console.
- Run the
Changelog
Changes from Version 7.3.5 to 7.6.1:
- Log File Restored: The log file now exists again.
- Caching Enabled: Caching has been turned on, which makes novels load faster.
- Dynamic Save Files: Save files can now be changed dynamically.
- Miscellaneous Fixes: A few additional fixes that I forgot to mention.
Thanks
Special thanks to duckbill and Beren for helping with the update.
External links
- Gbatemp - https://otorh.in/r2s/
- Github - https://github.com/Otorhin/Ren2Switch
- Reddit - https://gbatemp.net/threads/renpy2switch.662243/