AnthonyMichaelTDM / DRG-Save-Editor

Rock and stone!
GNU General Public License v3.0
115 stars 17 forks source link

update for season 5 #61

Closed TheTrueGraveDigger closed 4 months ago

TheTrueGraveDigger commented 5 months ago

Season 5 came out so this needs updated

SubjectV768 commented 5 months ago

bump, update please!

FIobert commented 5 months ago

Some users reported that the editor wiped to level 1, all resources at 0, and a brand new save altogether. Would wait for an update for season 5.

subtera745 commented 5 months ago

what's it take to update for season 5?

SubjectV768 commented 5 months ago

do we know if the makers of this are still dedicated? are we getting an update? some transparancy would be dope :)

bbeenn1 commented 5 months ago

This tool was never updated when weapon leveling was added, which causes the save reset issue. The Save file parsing needs to be examined and rebuilt to include the weapon leveling content. This all uses HEX markers and offsets on loading the save file, so screws up when trying to save them back into the file. See the following issues that are part of the same issue #42 #48 #49 #52 #55 #56

edit: When the save editor opens the save file, it creates a backup of your save as a .old in the same location that you should be able to remove the "current" save and remove the .old from the backup filename to recover from any issue. main.py line 216 performs this operation

If someone was decent (better than me) at HEX offsets the section of code to look at and create a new function is found in main.py lines starting at 269 all named def get_* There will also need to be corresponding functions to write the data as well, redefining values in the function at line 596 def make_save_fle... Essentially a review of the main purpose of this tool completely and the way it works going through from line 269 to 835

AnthonyMichaelTDM commented 5 months ago

As far as transparency goes, I haven’t played the game in years. As far as what it takes to get a new season working, should just need the season GUID

SubjectV768 commented 5 months ago

Is that something you intend to do? Hoping yes!

AnthonyMichaelTDM commented 5 months ago

idk honestly, but if someone opens a PR for it, I'll merge as long as someone else can confirm it works.

subtera745 commented 5 months ago

well, I just bought the game so I've essentially got a fresh install to run tests on. Im pretty busy myself so if someone could tell me what branch specifically is the best bet or the like, I'll give it a go.

SubjectV768 commented 5 months ago

Looking forward to hearing when the update is up and running!

Saniee commented 5 months ago

I have an all OC (guns, not cosmetics) save if anyone needs it.

emperorofstone commented 5 months ago

I have an all OC (guns, not cosmetics) save if anyone needs it.

Can i have it

Saniee commented 5 months ago

I have an all OC (guns, not cosmetics) save if anyone needs it.

Can i have it

save.zip

SubjectV768 commented 5 months ago

idk honestly, but if someone opens a PR for it, I'll merge as long as someone else can confirm it works.

any updates on this? idk how any of this works

xXramzS commented 4 months ago

eagerly waiting for season 5 support, not sure how i can help since i've never worked with hex before, but if there's anything i can do i'd love to help

SubjectV768 commented 4 months ago

pull request! is it time??

LordFoogThe4rd commented 4 months ago

I have an all OC (guns, not cosmetics) save if anyone needs it.

Can i have it

save.zip

much appreciated

LordFoogThe4rd commented 4 months ago

I have an all OC (guns, not cosmetics) save if anyone needs it.

do you mean no cosmetic schematics at all?