Twili 1.0.1
This is mostly a bugfix/minor update release.
Changelog
Additions
- Added
PrintDebugInfo
command - AppletHost has more SVC permissions now
Removals
Changes
- Twili is now distributed as exefs.nsp
- We use the new npdm-json format now.
- Twib should no longer be quite as
exit()
happy - USBBridge catches
std::bad_alloc
and returnsLIBTRANSISTOR_ERR_OUT_OF_MEMORY
responses instead of blowing up. - Use upstream switch-tools (don't need my elf2kip fork anymore)
Fixes
- Managed processes now register service access control (rip sm:h on new versions of Atmosphere)
- AppletTracker now clears created process queue when control applet is lost
- Use applet memory instead of application memory so games can launch on 5.0.0+ with Twili running in background.