You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
A simple save decryption and encryption utility for Shin Megami Tensei V. ==User guide== Requirements: *.NET Runtime 5.0+. *SMTV Save File(s). How to use: *Locate and dump your SMTV saves (<code>SysSave</code>, <code>GameSaveXX</code>, <code>AutoSaveXX</code>). *To decrypt or encrypt a save: **<code>smtv.saveutil.exe -i </path/to/save></code> *By default, the program outputs decrypted or encrypted save files with a <code>_dec</code> or <code>_enc</code> suffix respectively. *To output to a specific path: **<code>smtv.saveutil.exe -i </path/to/save_in> -o </path/to/save_out></code> Example: <pre> > smtv.saveutil.exe -i GameSave02 Decrypting... Writing to .\GameSave02_dec... Done > smtv.saveutil.exe -i GameSave02_dec -o GameSave02 Encrypting... Writing to .\GameSave02... Done </pre> ==Screenshots== '''[https://github.com/zmbkilla/SMTV_SaveUtil_GUI GUI by zmbkilla]''' <br> https://dlhb.gamebrew.org/switchhomebrews/smtvsaveutilityguinx2.png ==Changelog== '''v1.0.0''' *Initial release. == External links == * GitHub - https://github.com/zarroboogs/smtv.saveutil/releases
Advertising: