Lockpick/changelog.md
shchmue 922cf3f4c4 Major update
Changed titlekey dump methodology to no longer need reboot.
Added SD seed dumping.
Reorganized and clarified UI text.
Swapped C++-style I/O for C-style.
Tightened up dependencies.
2018-12-28 16:06:18 -05:00

476 B

Changelog

Version 1.1

  • Changed titlekey dump methodology
    • No longer crashes sysmodule, reboot no longer needed
    • Queries ES to verify ticket list is accurate
    • May take slightly longer than before on systems with hundreds of tickets
  • Now dumps SD seed
  • Reorganized and clarified UI text
    • Now indicates if no titles are installed to dump titlekeys from
  • Swapped C++ stream functions for C I/O to reclaim some speed and binary size
  • Tightened up dependencies