- Joined
- Jan 25, 2024
- Messages
- 11,610
- Points
- 38
- Age
- 39
- Location
- USA
- Website
- gameparadise.org
- Credits
- 192,434
Hey everyone. I started developing a Shin Megami Tensei V save editor two days ago. I've been datamining the game so it has some useful features already
It requires Windows 10 or later, and the .NET 6.0 desktop runtime.
SMT V's save file is encrypted using a very weak and laughable AES256. What was that, Atlus? But don't you worry: the program will take care of that.
Features:
- Edit player's first name and last name.
- Edit play time, date saved, difficulty, Macca and Glory.
- Edit Nahobino experience, level and stats.
- Edit items (includes usable items, essences, relics and important items)
- Export/import your save data in decrypted form. You can use it to make your changes using a Hex Editor, for example.
- Edit demons and skills.
- Edit miracles
Important things to note:
- This save editor is meant for version 1.0.1 of the game. If you're using the base version (1.0.0), it will probably work too, but I'm not sure (let me know).
- It is also important to mention that this won't be as advanced as my previous work (Neo TWEWY save editor), since I barely have time anymore with uni (sorry about that hehe).
- Yes, I named it Aogami. I like the character
Program screenshots (there might be spoilers):
GitHub repository:
https://github.com/supremetakoyaki/Aogami
It requires Windows 10 or later, and the .NET 6.0 desktop runtime.
SMT V's save file is encrypted using a very weak and laughable AES256. What was that, Atlus? But don't you worry: the program will take care of that.
Features:
- Edit player's first name and last name.
- Edit play time, date saved, difficulty, Macca and Glory.
- Edit Nahobino experience, level and stats.
- Edit items (includes usable items, essences, relics and important items)
- Export/import your save data in decrypted form. You can use it to make your changes using a Hex Editor, for example.
- Edit demons and skills.
- Edit miracles
Important things to note:
- This save editor is meant for version 1.0.1 of the game. If you're using the base version (1.0.0), it will probably work too, but I'm not sure (let me know).
- It is also important to mention that this won't be as advanced as my previous work (Neo TWEWY save editor), since I barely have time anymore with uni (sorry about that hehe).
- Yes, I named it Aogami. I like the character
Program screenshots (there might be spoilers):
GitHub repository:
https://github.com/supremetakoyaki/Aogami