Hi zmbkilla here, I assume stat points is editing base stat so yes. Iirc, there should be 3 values for each stat, base, item, final which from the names correlate to the base, value added through items and etc, and the total from both values.
Sure. just so that I understood your issue, your save can't load due to the dlc install differences? I dont remember if I modified the dlc address for my fork of the aogami save editor but if you are fine with doing it manually I can list the steps here:
step 1: get a hex editing program (ex...
wdym? Save_util.exe only decrypts/encrypts the save. The encryption part handles the generation of the new checksum so unless you messed up somewhere, the save should stay visible to the game
1729261865
I should pin the ps4 process cause iirc this has been asked alot in this thread.
Sorry for the very late reply. Yeah. I really cant seem to replicate it on my end. It should be applying the changes to your save. Only thing I can think of is that you are not applying the changes to your save. Can you try applying the changes and then reloading the save in Aogami?
1722279674...
1721426166
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
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
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.
Yeah tried running the exe itself into virustotal seems to not produce any hits. Probably a false positive. If you feel like its not to safe to use, you could use aogami. Although I plan to add Innate skill editing for demon which Aogami currently does not have, Aogami still does more stuff for...
@Razredge Yeah I need to revamp the code for when you first run the program. Still read the default file for loading data.
@Caligos Can you give me more details? Which file is being flagged? Tried scanning the 7z itself and virustotal has no problems whatsoever
Yeah Still figuring out why that happens. So far values up to 9 million seem to work (tested with 9 000 000).
@AlexandrSapphic Oh that might be from the changes I made to make loading data quicker. Sorry about that. Ill check the code for MC
1720880269
Figured out why the game does not load the...
Tried overwriting both stats for resist and potentials. Seems to reset despite both base and combined matching values. Ill probably write this off as something the game is doing to correct any unusual stats. Ill probably focus on add innate skills as I cant seem to figure out why the game...