Skip to content

Twili 1.0.1

Compare
Choose a tag to compare
@misson20000 misson20000 released this 26 Dec 02:45
· 254 commits to master since this release

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 returns LIBTRANSISTOR_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.

Notable Known Issues

  • #55: Crash with 2000-000 while sitting on home menu: This crash doesn't seem to happen when twibd is running and is connected.
  • #56: LibusbK (Windows) driver association is bad: Will be addressed in the next release.