RSS MHGU Save Editor

GBATEMP

Member
Dec 15, 2024
1,878
0
I updated Dawnshifter's MHXX save editor code to load MHGU save files. All I did was update filesize to match MHGU size instead of MHXX. Tested some item box save edits and it worked fine. Use at your own risk and backup saves!

If you don't want my exe you can compile Dawnshifter's code with my forked filesize edit below

changed code is-
MHXXSwitchSaveEditor/MHXXSaveEditor/Forms/MainForm.cs
Line 32; readonly int SWITCH_SAVE_SIZE = 4726152 + 432948...

Read more

Continue reading...