Back
renpy-switch
by uyjulian
|
Version | 1.7.5 |
Zip size | 33,668 KiB |
License | MIT |
Updated | 23/12/2020 |
Downloads | 5,971 |
MD5 | 025fb6edd8f3d1ad2cf8888682a82d42 |
App Details
This repository contains a port of Ren'Py to the Nintendo Switch.
sample visual novel entitled "The Question."
To create your own game please refer to the SOURCE link for info.
Changelog
1.7.5
Add required pygame_sdl2 modules
renpy-switch-the-question-v1.7.5.nro is a sample visual novel entitled "The Question" that can be run on your Nintendo Switch.
renpy-switch-sdk-v1.7.5.7z contains the files needed to build your own game, documentation named README.html, and an .elf file containing debugging symbols in the event an error occurs to assist in debugging.
1.7.2
Use unbuffered file reading
More allocation related checks in media subsystem
1.7.1
Now actually using CPython 2.7.18 with the additional modules
Update to libnx 3.2.0
Correct aspect ratio when aspect ratio of project is not 16:9
Partially automated packaging
Added instructions on how to create nro using the files from the SDK archive
Corrected 3rd party library build instructions
1.7
Out of memory workaround removed (making it more likely that you can rollback, save, and restart the game)
Overclock removed
Better error messages with error applet
Mostly complete libnx bindings
_socket, _hotshot, and imageop modules added
pymalloc now allocates memory aligned to page boundary
Show a helpful error message and quit when launched as applet
Update to libnx 3.1.0
Update to CPython 2.7.18
Python libraries are now imported from zip file using zipimport
Integrated extra libraries into main distribution
Update to switch-sdl2 2.0.12
renpy-switch-the-question-v1.7.nro is a sample visual novel entitled "The Question" that can be run on your Nintendo Switch.
renpy-switch-sdk-v1.7.7z contains the files needed to build your own game, documentation named README.html, and an .elf file containing debugging symbols in the event an error occurs to assist in debugging.
1.6.1
no changes to sample nro.
1.6
Simplified build system
Fixed controller support
Trimmed down executable size by using a special build of ffmpeg
Partial libnx bindings
Automatically change clock based on if expensive operations are being done
Join audio playback threads after they are finished
Updated to Ren'Py 7.3.4; includes rendering bugfixes
Simplified build system
Touch screen support
Updated to Ren'Py 7.3.3; includes changes to reduce chance of running out of thread resources
1.4
Enable optimization mode; now uses .pyo files instead of .pyc files
Reverted changes to threading; now using pthread again
Use pthread_exit when 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