Shin Megami Tensei V Save Editor Switch

From GameBrew
Shin Megami Tensei V Save Editor
Shinvsaveeditornx.png
General
AuthorAmuyea
TypeSave Editors and Converters
Version1.0.3
LicenseMixed
Last Updated2021/11/29
Links
Download
Website

Shin Megami Tensei V Save Editor made in Python.

Works with all the savefiles from Save Slot 1 through 20. (GameSave00-GameSave19) (GameSave00 = Slot 1, GameSave19 = Slot 20).

Features

  • Game's Mode (Game Difficulty).
  • Money.
  • Glory.
  • Character Stats & Skills.
  • Demon Stats & Skills.
  • Items.
  • Essences.
  • Names.
  • EXP.
  • Level.
  • Demon ID.

User guide

Prerequisites

  • Python 3 (tested with Python 3.10.0).
  • PyQt5, can be installed through pip (pip install PyQt5).
  • A decrypted SMT V save file from your Nintendo Switch (through a save utility such as Checkpoint) or your Switch emulator of choice.
  • You can decrypt your save file with smtv.saveutil.
    • For example: smtv.saveutil.exe -i GameSave** will output GameSave**_dec in the folder where smtv.saveutil.exe is.
    • For more info, check out the tool's own README.

How to use

Run the script: python shinv.py.

Screenshots

shinvsaveeditornx4.png

In game screenshots
shinvsaveeditornx2.png

shinvsaveeditornx3.png

Changelog

V1.0.3 2021/11/29

  • Removed Demon 25-26 Stuff.
  • Fixed all Stats.

V1.0.2 2021/11/28

  • It will tell you if it's wrong file or encrypted file.

V1.0.1 2021/11/24

  • Fix Skill Offsets.

V1.0.0 2021/11/19

  • Full Release of Save Editor.
  • Added:
    • Level.
    • EXP.
    • ID.

V0.2 2021/11/16

  • Early Beta:
    • Game Mode.
    • Money.
    • Glory.
    • Character Stats & Skills.
    • Demon Stats & Skills.
    • Items.
    • Essences.
    • Name.

External links

Advertising: