Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 721 Bytes

File metadata and controls

30 lines (24 loc) · 721 Bytes

Shin Megami Tensei V Save Editor

Shin Megami Tensei IV Save Editor with Python Gbatemp Thread link: https://gbatemp.net/threads/shin-megami-tensei-v-discussion-save-editor-soon.602923/

Works with GameSlotXX (XX = 00 to 19) '1 to 20'

Features

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

Run the script python shinv.py

It been tested on Nintendo Switch.

Please make multiple backups of your save data!

You need to decrypt your GameSaveXX! https://github.com/zarroboogs/smtv.saveutil (PS. You can make a backup of your GameSave) Example -i GameSave01_dec -o GameSave02 Above will save the GameSave01 as GameSave02