This repository has been archived by the owner. It is now read-only.
Version 1.4
- Enable optimization mode; now uses
.pyofiles instead of.pycfiles - Reverted changes to threading; now using pthread again
- Use
pthread_exitwhen exiting thread instead of doing nothing - Add gl2 subsystem modules; not fully working yet
- Add patches for video playback
- Disable Mesa debugging
- Clear some memory when loading image assets has failed; may reduce the chance of data aborts
- Compiled with libnx v2.5.0, fixing controller input on firmware 9.0.0
renpy-switch-the-question-v1.4.nro is a sample visual novel entitled "The Question" that can be run on your Nintendo Switch.
renpy-switch-sdk-v1.4.7z contains the files needed to build your own game, and an .elf file containing debugging symbols in the event an error occurs to assist in debugging.
renpy-switch-extra-libraries-v1.4.7z contains extra Python standard libraries if you are using those that are not included in Ren'Py.