Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SMTV: V Save Utility Switch

From GameBrew
Revision as of 03:20, 22 June 2025 by Hyatt (talk | contribs) (Created page with "{{Infobox Switch Homebrews |title=SMTV: V Save Utility |image=Switch-logo.png |description=Shin Megami Tensei V Save Utility. |author=zmbkilla |lastupdated=2024/06/18 |type=Save Managers and Editors |version=1.0.0 |license=N/A |download=https://dlhb.gamebrew.org/switchhomebrews/SMTVVSaveUtilitySwitch.7z |website=https://gbatemp.net/threads/shin-megami-tensei-v-vengeance-save-encryptor-decryptor-fork.657277/ |source=https://github.com/zmbkilla/smtv.saveutil |donation= }}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SMTV: V Save Utility
General
Authorzmbkilla
TypeSave Managers and Editors
Version1.0.0
LicenseN/A
Last Updated2024/06/18
Links
Download
Website
Source

A simple save decryption and encryption utility for Shin Megami Tensei V.

Requirements

  • .NET Runtime 5.0+
  • SMTV: Save File(s)

Usage

  • Locate and dump your SMTV saves (SysSaveGameSaveXXAutoSaveXX).
  • To decrypt or encrypt a save: smtv.saveutil.exe -i </path/to/save> By default, the program outputs decrypted or encrypted save files with a _dec or _enc suffix respectively.
  • To output to a specific path: smtv.saveutil.exe -i </path/to/save_in> -o </path/to/save_out>

Example

> smtv.saveutil.exe -i GameSave02

Decrypting...
Writing to .\GameSave02_dec...
Done

> smtv.saveutil.exe -i GameSave02_dec -o GameSave02

Encrypting...
Writing to .\GameSave02...
Done

Notes

  • Not compatible with saves from the original game

Changelog

1.0.0

  • Fixed encryption.

initial

  • First Release.

External links

Advertising: