Hacking Project SMTV:Vengeance Save Editor

  • Thread starter Thread starter zmbkilla
  • Start date Start date
  • Views Views 68,821
  • Replies Replies 184
  • Likes Likes 11
Is there a way to implement changing the alignment points? Either being with the save editor or via hex.
Post automatically merged:

Is there a way to implement changing the alignment values? Either by hex or the save editor.
 
Last edited by Armin716,
What are the dependencies for your save editor? I have the latest .NET 6.0 (v6.0.32) and 8.0 (v8.0.7) runtimes. However, I have never been able to open a save file in your editor, though they do open and can be edited in Aogami. It starts fine if I remove the path in the default file, and even says "loaded save" when I open an encrypted save. However, the Player Data tab remains blank, and attempting to switch to the Demon tab gives me the following error:

Screenshot 2024-07-14 151531.png
 
What are the dependencies for your save editor? I have the latest .NET 6.0 (v6.0.32) and 8.0 (v8.0.7) runtimes. However, I have never been able to open a save file in your editor, though they do open and can be edited in Aogami. It starts fine if I remove the path in the default file, and even says "loaded save" when I open an encrypted save. However, the Player Data tab remains blank, and attempting to switch to the Demon tab gives me the following error:

View attachment 447206
you just put the path in the default file to your decrypted save and it will work.
 
What are the dependencies for your save editor? I have the latest .NET 6.0 (v6.0.32) and 8.0 (v8.0.7) runtimes. However, I have never been able to open a save file in your editor, though they do open and can be edited in Aogami. It starts fine if I remove the path in the default file, and even says "loaded save" when I open an encrypted save. However, the Player Data tab remains blank, and attempting to switch to the Demon tab gives me the following error:

View attachment 447206
Oh I am planning to revise that part of the code. It currently references the decrypted save file. It currently works in loading the encrypted save directly.
 
Ok I figured out how to make it work with ps4 saves. But I wish there was a function to edit the player lvl and money bc editing the stats before reaching lvl 99 just screws up the save and you can't move past the lvl up screen bc it always wants you to put points in the stats when leveling up before it will let you leave that screen.
can you or anyone who used it explain how to make it work with ps4 save. i decrypted the save using apollo save tool but didn't worked.
 
Aogami smtV vengeance save editor isn't working at all I've tried editing the values in my save using it and then saving it but it doesn't affect the game at all could the OP look into this
 
Aogami smtV vengeance save editor isn't working at all I've tried editing the values in my save using it and then saving it but it doesn't affect the game at all could the OP look into this
This isn't the Aogami editor, this is another save editor. Did you try this one at all? It's linked in the OP.
 
This isn't the Aogami editor, this is another save editor. Did you try this one at all? It's linked in the OP.
have you even looked through the other pages because the OP mentions the Aogami editor many times like on the 3rd page he said he would it if there were any issues with it but he was prioritizing his other editor for now
 
have you even looked through the other pages because the OP mentions the Aogami editor many times like on the 3rd page he said he would it if there were any issues with it but he was prioritizing his other editor for now
Aogami smtV vengeance save editor isn't working at all I've tried editing the values in my save using it and then saving it but it doesn't affect the game at all could the OP look into this
Can you tell me what values you were editing? Ill check my current build to see if I can replicate the issue
 
Can you tell me what values you were editing? Ill check my current build to see if I can replicate the issue
I've tried money, glory and items and they don't work I'm not sure about things like demon levels, status or skills because I haven't tried editing that to see it that works
Post automatically merged:

Can you tell me what values you were editing? Ill check my current build to see if I can replicate the issue
just checking up on how things went and if you were able to replicate the issue
 
Last edited by codetech101,
I've tried money, glory and items and they don't work I'm not sure about things like demon levels, status or skills because I haven't tried editing that to see it that works
Post automatically merged:


just checking up on how things went and if you were able to replicate the issue
Can I ask for more info on how you applied the changes to your save? I just did a quick test by adding 1 to both macca, glory and added one to chakra drop. They reflected ingame
 
Can I ask for more info on how you applied the changes to your save? I just did a quick test by adding 1 to both macca, glory and added one to chakra drop. They reflected ingame
when I open Aogami I click on save file and it asks if the save is decrypted I click no and then look up the save file in Ryujinx save directory then add the path to Aogami's search click on the save then try and change the value of macca, glory and items, sorry I couldn't include a video but every time I try it says the file is to big
 
Post automatically merged:

when I open Aogami I click on save file and it asks if the save is decrypted I click no and then look up the save file in Ryujinx save directory then add the path to Aogami's search click on the save then try and change the value of macca, glory and items, sorry I couldn't include a video but every time I try it says the file is to big

hmm. I assume you are loading an encrypted save. Is the save file 440 kb? Aogami for some reason checks if the save file matches a certain size. I just updated it to match the current filesize for vengeance but I am not sure what would happen if I removed that check
 
Hi

I tried to update my program to read the new saves made for SMTV:V but my code was too much of a mess so decided to make a new editor just for Vengeance. Currently allows editing of player data such as Name, stats, and skills. will add demon editing soon

LINK: https://github.com/zmbkilla/SMTV-VSaveEditor/releases/latest


Link for the demon list used by the tool: https://github.com/zmbkilla/SMTV-Demonlist
Hello @zmbkilla can you give me the solution for the problems I attach. I download https://github.com/zmbkilla/SMTV-VSaveEditor/releases/latest and change the default location. My save file succesfully loaded but the erros occured and data from my save file not appear both in player data and demons. Thanks

 

Attachments

  • Screenshot 2024-07-20 104453.png
    Screenshot 2024-07-20 104453.png
    92 KB · Views: 68
  • Screenshot 2024-07-20 104505.png
    Screenshot 2024-07-20 104505.png
    83.8 KB · Views: 67
Post automatically merged:



hmm. I assume you are loading an encrypted save. Is the save file 440 kb? Aogami for some reason checks if the save file matches a certain size. I just updated it to match the current filesize for vengeance but I am not sure what would happen if I removed that check
just checking up on how things going with updating Aogami Vengeance considering you never replied to my last message
 
Is there a way to implement changing the alignment points? Either being with the save editor or via hex.
Post automatically merged:

Is there a way to implement changing the alignment values? Either by hex or the save editor.
+1 actually searching a way myself , i'm right before enter the throne and i want to be neutral on vengeance.
 
hello , I come here to ask if anyone knows of a fix to this since it's the only working save editor.

My savefile cant load anymore cuz it says it contains dlc. dlcs were disabled today after opening the game and ever after reenabling the save file doesnt load. I even tried on a hacked switch with the dlc to see if it worked and it gave me the same error , which points me to the savefile having some flag or something messed up. Is there a way to fix this?
Post automatically merged:

hello , I come here to ask if anyone knows of a fix to this since it's the only working save editor.

My savefile cant load anymore cuz it says it contains dlc. dlcs were disabled today after opening the game and ever after reenabling the save file doesnt load. I even tried on a hacked switch with the dlc to see if it worked and it gave me the same error , which points me to the savefile having some flag or something messed up. Is there a way to fix this?
 
hello , I come here to ask if anyone knows of a fix to this since it's the only working save editor.

My savefile cant load anymore cuz it says it contains dlc. dlcs were disabled today after opening the game and ever after reenabling the save file doesnt load. I even tried on a hacked switch with the dlc to see if it worked and it gave me the same error , which points me to the savefile having some flag or something messed up. Is there a way to fix this?
Post automatically merged:

hello , I come here to ask if anyone knows of a fix to this since it's the only working save editor.

My savefile cant load anymore cuz it says it contains dlc. dlcs were disabled today after opening the game and ever after reenabling the save file doesnt load. I even tried on a hacked switch with the dlc to see if it worked and it gave me the same error , which points me to the savefile having some flag or something messed up. Is there a way to fix this?
according to https://docs.google.com/spreadsheets/u/0/d/106XJxt63vAw6sBA7cQNW19l4UWmHjd9-byqdSQSF4j4/htmlview
0529 is your dlc flag
 

Site & Scene News

Popular threads in this forum