Windows
macOS
Linux
A version 2.0 release with many fixes
Version: 2.0.1.1
Repository Version
3655
File Size
5.14 MB
Date
2026-03-12 04:24:21
SHA256: dd8faff1dcc3650f2c173c509dbb825b
List of Issues Fixed
- ### Unicode / JPN filename fixes (Quick + Advanced)
- ZIP uploads now preserve **Japanese / non-ASCII filenames** correctly.
- Added display support for **percent-encoded UTF-8 names** (e.g. `%E3%...` → real Unicode).
- Quick Mode **tree + grid** now show **decoded filenames** instead of encoded text.
- Filename matching is now **more flexible** (handles encoded :left_right_arrow: decoded mismatches).
- When writing XML, names can be **decoded safely** while still avoiding encoded/decoded conflicts.
- Increased cheat capacity limit in Quick mode (**128 → 400**).
- ### Advanced Mode / editor behavior
- Improved editor “byte provider” handling and cleanup (less stale state / less memory churn).
- Added **dirty tracking** so it only writes back when something actually changed.
- Import behavior adjusted to be more reliable. (Can Import Txt files now)
- Font in Advanced editor changed to a more modern monospace (**Consolas**).
- Hex viewer rendering optimized to reduce allocations and improve responsiveness
- Better disposal patterns to avoid resource buildup.
- Added extra GDI cleanup support to help prevent leaks over long sessions.
- ### Backups
- * Backup Restore only shows the correct Backup for said save.
List of Known Issues
- Limited testing
- Please let us know if you find any issues
MacOS 1.0.8007.30640
1.0.8007.30640
Repository Version
3069
File Size
18.99 MB
Date
2021-12-15 13:22:29
SHA256: fec76b430efced417db57d1ee9f7e8e3
List of Issues Fixed
- Fixed Negative Indexing issue
- Fixed issue #6191 crashing while inputting user cheats
- Fix issue of Second part of entry when pressing a delete key
- Added missing error message when no internet
- Confirmed working on Big Sur 11.6.1
- Confirmed working on Monterey 12.0.1
List of Known Issues
- Please report Beta client bugs, and only beta client bugs to [email protected]
1.0.7646.26709
Version: 1.0.7646.26709
Repository Version
2829
File Size
166.30 MB
Date
2020-12-14 10:02:43
SHA256: 1375417cd6738a2fb84bbcb9ee269dce
List of Issues Fixed
- Issue #6191 switching in second part of a user code entry
- Issue #6298 Failure to show error message if no Internet
List of Known Issues
- For issues related to the Beta client only, please email [email protected]
Installation Information
- Download and extract the ZIP file, then launch the extracted msi file.
- Remember even though this is the latest version of Save Wizard you may find the legacy none Mono version has less bugs
- Please report BETA client bugs to [email protected]
-
Download old client for Windows from our Legacy Page
Installation Information
- Download and install Mono if required. Moderm macOS machines come with Mono. Mono >6.0.0 is recommended
- Download the file and extract the .dmg from the zip and launch using ctrl-click. Copy the Save Wizard APP to your applications folder.
- Please report BETA client related bugs only to [email protected]
Installation Information
- You can now install the savewizard with some limitations from the snap store.
- sudo snap install savewizard --devmode
- Local files need to be stored in $HOME/snap/savewizard/current
- To avoid this limitation install the snap file included using sudo snap install --dangerous savewizard_1.0.7646.26709_amd64.snap --classic
- You can also install the debian if you are using a debian based system such as Debian, Ubuntu or Mint.
- First install an up to date version of mono-complete
- install libmono-microsoft-visualbasic10.0-cil on Ubuntu and other Debian based systems this is likely to be
- sudo apt-get install mono-complete libmono-microsoft-visualbasic10.0-cil
-
- sudo dpkg -i SaveWizard_1.0.7646.26709-1_all.deb
- sudo apt-get install -f
- If you are not using the debian or snap packages then you should extract the SaveWizard_raw.zip file somewhere appropriate, perhaps in your home, ensure the .exe file (e.g. SWPS4MAX.exe) is marked as executable from your GUI or command line e.g.chmod +x SWPS4MAX.exe
- You should also remove the .removeext extension which is added to stop Chrome and other browsers blocking downloads
- Run the executable either from your GUI selecting ‘run with mono’ or from command line e.g. mono SWPS4MAX.exe
- You should then be asked for your license key, please report client bugs, and only client bugs to [email protected]