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

Shin Megami Tensei V Save Editor Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Shin Megami Tensei V Save Editor |image=shinmegamitenseivsaveeditorswitch.png |description=Shin Megami Tensei V Save Editor. |author=Amuyea |lastupdated=2021/11/29 |type=Save and Game Managers |version=v1.0.3 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch.7z |website=https://gbatemp.net/threads/shin-megami-tensei-v-discussion-save-editor-soon.602923/ |source= |donation= }} {{#seo: |ti...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Shin Megami Tensei V Save Editor
|title=Shin Megami Tensei V Save Editor
|image=shinmegamitenseivsaveeditorswitch.png
|image=shinvsaveeditornx.png
|description=Shin Megami Tensei V Save Editor.
|description=Shin Megami Tensei V Save Editor.
|author=Amuyea
|author=Amuyea
|lastupdated=2021/11/29
|lastupdated=2021/11/29
|type=Save and Game Managers
|type=Save Editors and Converters
|version=v1.0.3
|version=1.0.3
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/shinvsaveeditornx.7z
|website=https://gbatemp.net/threads/shin-megami-tensei-v-discussion-save-editor-soon.602923/
|website=https://gbatemp.net/threads/shin-megami-tensei-v-discussion-save-editor-soon.602923/
|source=
|source=
|donation=
|donation=
}}
}}
{{#seo:
Shin Megami Tensei V Save Editor made in Python.
|title=Switch Homebrew Apps (Save and Game Managers) - GameBrew
 
|title_mode=append
Works with all the savefiles from Save Slot 1 through 20. (GameSave00-GameSave19) (GameSave00 = Slot 1, GameSave19 = Slot 20).
|image=shinmegamitenseivsaveeditorswitch.png
 
|image_alt=Shin Megami Tensei V Save Editor
==Features==
}}
*Game's Mode (Game Difficulty).
{{cleanup|article|Needs cleanup}}
*Money.
Shin Megami Tensei V Save Editor.
*Glory.
*Character Stats & Skills.
*Demon Stats & Skills.
*Items.
*Essences.
*Names.
*EXP.
*Level.
*Demon ID.


==Media==
==User guide==
<youtube></youtube>
===Prerequisites===
*[https://www.python.org/downloads/ Python 3] (tested with Python 3.10.0).
*PyQt5, can be installed through <code>pip</code> (<code>pip install PyQt5</code>).
*A decrypted SMT V save file from your Nintendo Switch (through a save utility such as [[Checkpoint Switch|Checkpoint]]) or your Switch emulator of choice.
*You can decrypt your save file with [https://github.com/zarroboogs/smtv.saveutil smtv.saveutil].
** For example: <code>smtv.saveutil.exe -i GameSave**</code> will output <code>GameSave**_dec</code> in the folder where <code>smtv.saveutil.exe</code> is.
** For more info, check out the tool's own [https://github.com/zarroboogs/smtv.saveutil/blob/master/README.md#Usage README].


===How to use===
Run the script: <code>python shinv.py</code>.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/shinvsaveeditornx4.png
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-02.png
 
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-03.png
'''In game screenshots''' <br>
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/shinvsaveeditornx2.png
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-05.png
 
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/shinvsaveeditornx3.png
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/shinmegamitenseivsaveeditorswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''V1.0.3 2021/11/29'''
* First Release.
*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 ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/shin-megami-tensei-v-discussion-save-editor-soon.602923/
* GitHub - https://github.com/Amuyea-gbatemp/Shin-Megami-Tensei-V-Save-Editor
* Github -
* GBAtemp - https://gbatemp.net/threads/shin-megami-tensei-v-discussion-save-editor-soon.602923/
* Reddit -

Latest revision as of 04:05, 6 July 2023

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: