What's Changed
- gamecard (xci) dumping, both full and trimmed.
- gamecard cert / bin dumping.
- gamecard auto trim detection (for flashcart).
- multi-threaded game dumping.
- multi-threaded file uploads.
- added extension for usb S2S install which allows for multi-threaded transfers.
- controller led flashing during ftp/mtp/nxlink is limited to player 1 now, rather than all controllers.
- disable auto sleep during file transfer.
- add usbds max packet detection and zlt handling.
- display error box on all transfer errors.
- gamecard menu can now be accessed even if install is disabled, to allow for dumping.
- add hdd mount support to the file browser.
- add hdd dumping support.
- add split screen mode for the file browser.
- massively improve boot time (730ms -> 280ms).
- add file hashing in the file browser (crc32, md5, sha1, sha256).
- add scrolling text for progress bar and menus (no more clipped text).
- display game icon whilst dumping nsp / gamecard.
- fix time/battery text position changing every few seconds due to spacing issue.
- loads of new translation changes (thank you to everyone!)
- enable boost mode during boot and file transfers, speeds up some transfers by 1.5x.
- add file assoc for nxmp and SwitchWave. clicking on any media file (such as .mp4) in the filebrowser will show allow you to load that file with either of the above apps.
- support for changing the left-side menu.
- optimised appstore unzip code by interating the zip rather than searching for each file, reduces retroarch extract time from 52s -> 26s.
- Added new strings and update Korean, Japanese lang. by @Yorunokyujitsu in #146
- Update french translation by @shadow2560 in #149
- NSP dumper: use standardized PFS string table padding by @DCNick3 in #147
Full Changelog: 0.10.3...0.11.0