Page 1 of 1

[Steam] Bravely Default 2 Save Editor PC

Posted: Wed Mar 02, 2022 6:29 pm
by Jhon5912
[Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Credits: Turtle Insect Github
[Link]

Tested Works on PC Steam Version too

Game saves location
C:\Users\#YourPC#\Documents\My Games\Bravely_Default_II\Steam\76561198550812329\Saved\SaveGames
SaveGameData0.sav
or
SaveGameData1.sav

Image
Image

Re: [Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Posted: Wed Mar 02, 2022 8:11 pm
by Jhon5912
Edited: Version from Switch to Steam PC also PG as Money
Credits: Turtle Insect Github
[Link]
[Link]

Release Version, Not Debug

Image

How about "Money pg"? To be edited in.....

Re: [Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Posted: Thu Mar 03, 2022 10:44 am
by Jhon5912
After some test the Save file can be "Exported" Vr Save Editor in Raw Format and Edited like this in any Hex Editor, Search Money in text string see images to search and edit Money, They or lots of other options around other names ie Items

Can use big to little for calculate numbers to hex, then "Import" it then Save the Save File

A Pro can most likely use this to edit the source code!

Image

BigToLittle attached

Re: [Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Posted: Thu Mar 03, 2022 11:59 am
by Jhon5912
Source Code
[Link]

Edited Version
Image
Image

Re: [Steam] Bravely Default 2 Save Editor PC

Posted: Fri Mar 04, 2022 5:03 pm
by FakeRex
Jhon5912 wrote:
Wed Mar 02, 2022 6:29 pm
[Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Credits: Turtle Insect Github

Tested Works on PC Steam Version too

Game saves location
C:\Users\#YourPC#\Documents\My Games\Bravely_Default_II\Steam\76561198550812329\Saved\SaveGames
SaveGameData0.sav
or
SaveGameData1.sav
Please password protect your zip/rar archives before uploading as outlined in rules. Thanks

Re: [Steam] Bravely Default 2 Save Editor PC

Posted: Fri Mar 04, 2022 6:11 pm
by Jhon5912
Tylerd73 wrote:
Fri Mar 04, 2022 5:03 pm
Jhon5912 wrote:
Wed Mar 02, 2022 6:29 pm
[Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Credits: Turtle Insect Github

Tested Works on PC Steam Version too

Game saves location
C:\Users\#YourPC#\Documents\My Games\Bravely_Default_II\Steam\76561198550812329\Saved\SaveGames
SaveGameData0.sav
or
SaveGameData1.sav
Please password protect your zip/rar archives before uploading as outlined in rules. Thanks
Sorry Ok thanks, See you already passworded them cheers!

Re: [Steam] Bravely Default 2 Save Editor PC

Posted: Tue Apr 26, 2022 5:45 pm
by blaww
Hi, any idea why the save editor just closes whenever I try to open a save file?

Re: [Steam] Bravely Default 2 Save Editor PC

Posted: Thu Mar 09, 2023 8:19 am
by dragonloverlord
blaww wrote:
Tue Apr 26, 2022 5:45 pm
Hi, any idea why the save editor just closes whenever I try to open a save file?
Okay so after tinkering with the code a little and running it through a debugger I came to realize that the save editor expects you to have used the default name for your player AKA "Seth" but if you like me changed it to something else then it quietly fails. I'd advise changing it back to "Seth" (Case sensitive) and saving it after which try loading it again.

Re: [Steam] Turtle-Insect-Bravely-Default2-Save_Editor-PC-PG-Only

Posted: Sat May 27, 2023 2:26 pm
by AgusFLCE
Jhon5912 wrote:
Thu Mar 03, 2022 10:44 am
After some test the Save file can be "Exported" Vr Save Editor in Raw Format and Edited like this in any Hex Editor, Search Money in text string see images to search and edit Money, They or lots of other options around other names ie Items

Can use big to little for calculate numbers to hex, then "Import" it then Save the Save File

A Pro can most likely use this to edit the source code!

Image

BigToLittle attached
Hi, following your step, I try to export the SaveGameData1.sav to raw file, edit it with hex edit

But when I "Import" it and save the file, it doesn't work, cannot make save file

Can you please help ? Thanks