Releases: WerWolv/nx-ovlloader
Releases · WerWolv/nx-ovlloader
16.0.0 Support
Exit on unsupported versions again
A check preventing Tesla from running (and crashing / causing issues) on firmwares bellow 9.0.0 went missing with the last release. This re-adds that check again. Thanks to @friedkeenan
Memory overflow hotfix
- Increased stack and heap size a bit again to prevent issues people were facing with certain overlays
10.0.0 support
- Update to work with firmware version 10.0.0
- Reduced stack size to 0x10000 and heap to 0x400000
PLEASE MAKE SURE TO DELETE THE /atmosphere/contents/010000000007E51A FOLDER WHEN UPDATING!!!
Crash workaround
Before, libtesla exhausted service sessions which made qlaunch crash on firmwares lower than 9.0.0. nx-ovlloader now gracefully exits instead of making qlaunch crash.
If you're using a firmware lower than 9.0.0, please update!
Support fix for libtesla 1.1.0
This version allows changing of the default overlay's argvs without having to overwrite the default nro path using envSetNextLoad
Crash fix
Initial Release
v1.0.0 Removed more unnecessary things, changed version