* Traditional and Simplified Chinese translations are included thanks to Leo and JamePeng
* * Any English strings leftover are my entirely my fault, but most of the UI is translated thanks to these two.
* Output folders used by games can be set by the user by creating a text file named titleDefs.txt and adding lines such as 01006C300E9F0000 = "Dragon Quest XI S". This is to help with folders that default to title ID because of unicode characters.
* Data loading has been reworked.
* * All save data types should be supported now. The last three (System BCAT, Cache, and Temporary Storage) will only show if any data is found for them.
* * Blacklisted and unmountable titles are skipped sooner in loading, preventing JKSV from loading or creating icons for them.
* * Fixed a memory leak where user icons weren't freed if titles were reloaded.
* JKSV now has the option to backup and restore to and from ZIP archives.
* JKSV can now write its own working directory to a ZIP archive that can be easily backed up and stored somewhere. (This is in the extra's menu).
* NSP build is back for people who want it.