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

Version 1.7.3

Compare
Choose a tag to compare
@uyjulian uyjulian released this
· 5 commits to master since this release
315726f
  • Update to libnx 4.0.0
  • Sync renpysound module and related files to upstream
  • Use virtmemFindAslr and svcMapPhysicalMemory for memory allocation to reduce heap fragmentation
  • Re-enable applet mode (however, no guarantee that it will work properly)
  • Use fixed buffer for error reporting instead of allocating memory on the heap
  • Revert unbuffered file operation changes

renpy-switch-the-question-v1.7.3.nro is a sample visual novel entitled "The Question" that can be run on your Nintendo Switch.
renpy-switch-sdk-v1.7.3.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.