ROM Hack [RELEASE] Story of Seasons Save Editor

  • Thread starter Thread starter RainThunder
  • Start date Start date
  • Views Views 147,604
  • Replies Replies 284
  • Likes Likes 26
Last night I spent some time looking into the EUR Save Editor's code, did some math, found some bugs...fixed the NPCEditor's friendship-offset and repaired half of the AnimalEditor (because I restarted the game and want to win with the cow in 1st years cow festival^^)

During my maths I found out the biggest difference between US and EUR version is that the EU version has 2x the size for user-texts than the US version......just addapted few offsets in the AnimalEditor to that principle so it should work, still requires some testing...(Horse and WildAnimals don't work atm....didn't find the right offsets yet, maybe after I own a horse)

P.S. If anyone wanna help finish the EUR-adaption Save Editor, I can code C# but I only got small experience with offsets :D
 

Attachments

Last edited by KaitoAT,
  • Like
Reactions: heartysupper
Last night I spent some time looking into the EUR Save Editor's code, did some math, found some bugs...fixed the NPCEditor's friendship-offset and repaired half of the AnimalEditor (because I restarted the game and want to win with the cow in 1st years cow festival^^)

During my maths I found out the biggest difference between US and EUR version is that the EU version has 2x the size for user-texts than the US version......just addapted few offsets in the AnimalEditor to that principle so it should work, still requires some testing...(Horse and WildAnimals don't work atm....didn't find the right offsets yet, maybe after I own a horse)

P.S. If anyone wanna help finish the EUR-adaption Save Editor, I can code C# but I only got small experience with offsets :D
as much as i know there wasn't really any kind of problems with the 1.8.1 EUR Editor.. except a small bug which could corrupt the save, caused be the ordering of the items. (Dirty fixed in 1.8.1.1) Happy to hear thats if there was still bugs you fixed them :)
 
Last edited by DarkIrata,
In the EUR Version 1.8.1 the NPCEditor always shows 0 friendship, AnimalEditor is deactivated (button greyed out) as well as BlueprintEditor and PatternEditor deactivated :P

So the "problem" is alot of not-activated features that didn't get adapted to the EUR version and are left half-finished :P

P.S. Still didn't up files on github as I don't try to rush things without proper testing.
 
Last edited by KaitoAT,
Last night I spent some time looking into the EUR Save Editor's code, did some math, found some bugs...fixed the NPCEditor's friendship-offset and repaired half of the AnimalEditor (because I restarted the game and want to win with the cow in 1st years cow festival^^)

Kaito, I tried your editor with my EU game and it works great! I only edit the items though, I didn't try the animals yet. If you need help with testing, I probably can help :)
(Not with coding though... I know nothing about offset and such ><)
 
If anyone runs into the problem of being able to backup your save but then trying to re important it crashes back to the homebrew menu with an error message being displayed for like a millisecond (Using the one which comes with the homebrew starter pack) you'll need to delete all the other save back ups from your sd card or at least move them to another folder. This isn't the only game that import bug happens with but I think this game might be more prone to it or something.

Anyway aside from that issue I was having it all works fantastic, though your program doesn't seem to do the main thing I got it for which is to un plus product production most of my animals. In the animal editor I can set saffari time to 0 but that isn't doing anything in game, so it seems like a marker is set for an animal once it hits 100 hours in the safari which the game reads instead of reading the saffari time data itself. Uuuuhg why cant I just use the standard and plus versions of items interchangeably??

Edit- From Fogu SOS guide "Each full hour the adult animals spend grazing in the Safari will earn them 10 grazing points. A baby animal will only earn 5 grazing points per full hour. Once you have earned a total of 1000 grazing points, approximately 100 in-game hours for adults"
So grazing points*, not saffari time technically whops
 
Last edited by 00technocolor00,
If anyone runs into the problem of being able to backup your save but then trying to re important it crashes back to the homebrew menu with an error message being displayed for like a millisecond (Using the one which comes with the homebrew starter pack) you'll need to delete all the other save back ups from your sd card or at least move them to another folder. This isn't the only game that import bug happens with but I think this game might be more prone to it or something.

Anyway aside from that issue I was having it all works fantastic, though your program doesn't seem to do the main thing I got it for which is to un plus product production most of my animals. In the animal editor I can set saffari time to 0 but that isn't doing anything in game, so it seems like a marker is set for an animal once it hits 100 hours in the safari which the game reads instead of reading the saffari time data itself. Uuuuhg why cant I just use the standard and plus versions of items interchangeably??

Edit- From Fogu SOS guide "Each full hour the adult animals spend grazing in the Safari will earn them 10 grazing points. A baby animal will only earn 5 grazing points per full hour. Once you have earned a total of 1000 grazing points, approximately 100 in-game hours for adults"
So grazing points*, not saffari time technically whops
I tried adding 100 safari hours to some of my animals today, but it didn't change anything. I think you're right about the GP, if there was a way to edit those you could probably remove + products from animals, or add them.

@RainThunder would it be possible to GP (Grazing Points) editing in the next release of this save editor? :)
 
I am using Gateway, so i use SaveDataFilter to extract my SOS's save. But it appears CTR Broken and don't allow me to extract the save. What should i do to get it work?
 
hello! I've been having this issue when trying to hack the game, I can't seem to be able to dump it well, sometimes it will work and sometimes it doesn't. Whenever it works, I'm able to edit the file but when I restore and load up the game it says the file is corrupt and goes ahead and deletes it (luckily I have a backup). I don't do much editing, I just make my animal love me more and that's it. I don't know what I'm doing wrong or if there is another way to dump/restore the file. Can someone please help me?
 
hello! I've been having this issue when trying to hack the game, I can't seem to be able to dump it well, sometimes it will work and sometimes it doesn't. Whenever it works, I'm able to edit the file but when I restore and load up the game it says the file is corrupt and goes ahead and deletes it (luckily I have a backup). I don't do much editing, I just make my animal love me more and that's it. I don't know what I'm doing wrong or if there is another way to dump/restore the file. Can someone please help me?
what program do you use to dump/restore your savefile?
 
Played some SOS again and made some fixes....

1.8.2. EUR:
NPC Friendship Editor working.

Animal Editor changes:
- Bugfixes in Animal-Slot-Selection and Personality-Changing (fixed some Offsets and lengths)
- Bugfix in WildAnimal-Changing (Offset length is now 80, was 72 -.-)
- Horse working too
- Pets might working...(I dont have a pet yet) * Anyone needs it? Gimme your EUR save file ;)
fy8eri4r.png

8vpmiag8.png



EDIT: I think I found the right offsets and lengths for pets....but don't have one to test it :P
 

Attachments

Last edited by KaitoAT,
  • Like
Reactions: Yondaime_Kazzy
Would it be possible to switch the character you're married to? Or if not switch, to make it so you're no longer married to the character you're married to?
 
Hmm, question to anyone who can help with this Story of Seasons save editing question.

Following the above question, is it possible to edit the children in SoS? The children's features are determined on who you marry, and take the characteristics of the NPC you marry. This is similar to how Fire Emblem Fates handles the children characteristics too. In FEFates you can edit all characters hair colours, so I'm wondering if you can do the same with SoS? Would it be possible to have a way to edit the hair and eye colours of the children you have? If this is to much to be added to the save editor, is there a way of doing this through hex editing instead?

Thank you! :)
 
Would it be possible to switch the character you're married to? Or if not switch, to make it so you're no longer married to the character you're married to?

It's possible but hasn't been done yet....you would just have to compare the changes between a sav-file before marriage and one after marriage to find the right flags, which should be inside the area of the other npcs stuff or in the area of the general stuff....
But really would need a sav just right before and right after the marriage, if any other events like heart events happened in the meantime, it makes it harder to find <_<

But its a complex puzzle like a sudoku :P
 
It's possible but hasn't been done yet....you would just have to compare the changes between a sav-file before marriage and one after marriage to find the right flags, which should be inside the area of the other npcs stuff or in the area of the general stuff....
But really would need a sav just right before and right after the marriage, if any other events like heart events happened in the meantime, it makes it harder to find <_<

But its a complex puzzle like a sudoku :P
Is it possible to change the hair and eye colour of your character to that of an NPCs? I originally wanted to have my characters hair and eyes to look like that of the actual female character (box art), but that doesn't seem possible, as those colours are not an option to choose while changing. The closest would Kamil's colours I guess? Either that or Corona... Would you happen to know the offsets for your characters features, and the children's features? Ideally if they could both have the hair and eye colours of Corona, it would be perfect! :)
 
hello! I tried save manager as well as savedatafiller svtd and they work to dump the file but when i want to restore it once its edited it doesnt work, its like nothing has happened. and whn it decides to do something it says my file is corrupt and goes ahead to delete it. can someone help me? :/ i only just want my animals to love me lol
 

Site & Scene News

Popular threads in this forum