Skip to content
This repository has been archived by the owner. It is now read-only.

Version 1.7

Compare
Choose a tag to compare
@uyjulian uyjulian released this
· 27 commits to master since this release
22217e2
  • 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.