Diese Version ist kein Pre-Release mehr und behebt einige Fehler aus der letzten Version. Zudem wurde der Datei-Explorer wieder hinzugefügt, mit dem einzelne Dateien aus Speicherdaten extrahiert und ersetzt werden können ("X" auf einem Spiel drücken und dann "Open in File Mode" auswählen).
Changelog
This release addresses the following issues with the previous release: * Empty directories in ZIP backups are now preserved correctly. * Directory entries in ZIP backups are now handled properly. ** This resolves a bug where ZIPs created by other programs could fail to restore. * Available journaling space is now fetched directly from save data before falling back to default NACP values. * Path sanitation logic has been corrected so Pokémon titles now use the same output path as in the original JKSV. * Addresses a small oversight where icons would fail to shrink back to their original size. What's new: * File Mode has been implemented: ** Access it by highlighting a game, pressing X, and choosing Open in File Mode. ** Extra features such as browsing various filesystems on the Switch have been implemented now. ** NOTE: File Mode in the rewrite functions differently from the original JKSV in a few ways. It may take some adjusting. * FsLib has been updated to be fully RAII-compliant. * Various small tweaks and improvements across JKSV and its libraries.