WerWolv98 hat den Speicherdaten-Editor "EdiZon" aktualisiert.
UPDATE: v1.3.3 fügt Unicode-Support und Multithreading hinzu.
Einige Fehler wurden behoben.
Changelog
v1.3.3: * Savefiles encoded in UTF-8 and UTF-16 can now get parsed by the editor * Implemented multithreading so animations look a lot smoother now! * * If some animations are too fast, please tell me * Since the devkit recently fixed exceptions, EdiZon isn't crashing anymore when loading a faulty config file. * * Also added a message which gets displayed in this case v1.3.2: * Fully fixed that extra byte being added to binary save files. I'm so stupid... * Categories are scrollable now! No more categories going off-screen :) * Added a "Checking for updates" dialog when pressing - , so the switch doesn't just freeze up * The position of the cursor in the title select screen now remembers its position when entering and exiting the editor * Save files you can edit now display in the correct order once again * Button icons are drawn a bit higher up now * DEVELOPERS ONLY: People who want to debug EdiZon or the Editor Scripts but don't want to connect their Switch to a WiFi network can now create a file called EdiZon.log inside their /EdiZon folder. This will redirect all STDOUT and STDERR to that log file. * Updated all configs and scripts to the latest version