ROM Hack Question Is it possible to transfer a save data of "SAO HR DE" from pc to nintendo switch?

Tamashii_Sippo

New Member
Newbie
Joined
May 21, 2020
Messages
1
Trophies
0
Age
28
Location
Организация меня не найдёт
XP
44
Country
Russia
@Falo Thank you very much for your editor/converter!

For poor PSVita-souls that can't import save to converter:
"Check game" section:
  1. Ensure that you are running a recent game version (PSVita latset version at writing moment: 3.20);
  2. If you updated the game - launch it so it converts savedata
"Get save" section:
  1. install FTP-plugin on Vita (if you're not familliar with the process - google it)
  2. launch game
  3. on PC go to ftp://[PS Vita IP]:1337/ux0:/user/00/savedata/PCSG00868/SAVE/
  4. Get GAME00.BIN from there
"Just do it" section:
  1. Drag&Drop retrived game00.bin to ediconverter
  2. Edit-convert it
  3. Replace Game00.bin with Game00.bin.new in Steam: [Steam folder?..]\userdata\43085509\607890\remote
  4. Play

Should work with that way. I did it on -hacked- PSVita.
The concept of this method is that when game launched it's data dycrypted. I tried to decrypt savedata manualy but I failed (probably did something wrong).

Sorry for necroposting but this info could help somebody.
 
Last edited by Tamashii_Sippo,

Chrisssj2

Well-Known Member
Member
Joined
Feb 12, 2008
Messages
2,704
Trophies
1
XP
4,385
Country
Netherlands
Last edited by Chrisssj2,

Anthos

Active Member
Newcomer
Joined
Feb 4, 2018
Messages
43
Trophies
0
Age
38
XP
217
Country
Costa Rica
Nope, what i don't get is that they had enough space to make an international version, each language is only 300 MB on the Switch, but they made 3+ different versions...

And the Switch version is strange...
the usa version uses the same hash values as the asia version but...
- Hash1 (Sha1) is always zeroes...
- Hash2 uses the Vita values...
after adding these changes to my tool, i was able to convert my test PC save to the Switch USA version


I need to make some small changes to make this more userfriendly and then i can release my Save Editor / Converter.

Current Features:
- Col / PlayTime / Kirito's Name Editor
- Full Item Editor (Slots/Effects are not finished but editable), create impossible items ^^
- Skill Editor (Toggle state or unlock everything)
- Full Skill Statistics Editor
- Incomplete Character Editor (there is so much stuff to research, currently only Level and Affection is editable)
- Incomplete Quest Editor (finish all kill quests / take all available quests with 1 button click)
- and I'm testing if Nebula Onslaught can be added via save modding, technically this should be possible.

//Edit:
Save Editor 1.0.0.0, made with C# .NET 4.7.2 and includes full source code:
https://www.dropbox.com/s/o71s3sohftnj4h6/SAOHR_SaveEditor_1.0.0.0.7z?dl=0

Drag&Drop Game00.bin onto the form to load a save, and click on "Save Changes" to save it into a new file (Game00.bin.new).
It should work on PC, Switch and Vita, please report if something doesn't work.
 

jaswin

Well-Known Member
Newcomer
Joined
Jun 1, 2019
Messages
70
Trophies
0
Age
33
XP
1,317
Country
Indonesia
Nope, what i don't get is that they had enough space to make an international version, each language is only 300 MB on the Switch, but they made 3+ different versions...

And the Switch version is strange...
the usa version uses the same hash values as the asia version but...
- Hash1 (Sha1) is always zeroes...
- Hash2 uses the Vita values...
after adding these changes to my tool, i was able to convert my test PC save to the Switch USA version


I need to make some small changes to make this more userfriendly and then i can release my Save Editor / Converter.

Current Features:
- Col / PlayTime / Kirito's Name Editor
- Full Item Editor (Slots/Effects are not finished but editable), create impossible items ^^
- Skill Editor (Toggle state or unlock everything)
- Full Skill Statistics Editor
- Incomplete Character Editor (there is so much stuff to research, currently only Level and Affection is editable)
- Incomplete Quest Editor (finish all kill quests / take all available quests with 1 button click)
- and I'm testing if Nebula Onslaught can be added via save modding, technically this should be possible.

//Edit:
Save Editor 1.0.0.0, made with C# .NET 4.7.2 and includes full source code:
https://www.dropbox.com/s/o71s3sohftnj4h6/SAOHR_SaveEditor_1.0.0.0.7z?dl=0

Drag&Drop Game00.bin onto the form to load a save, and click on "Save Changes" to save it into a new file (Game00.bin.new).
It should work on PC, Switch and Vita, please report if something doesn't work.
any update on features on item editor? and nebula onslaught
 

XMYDL

Well-Known Member
Newcomer
Joined
May 24, 2022
Messages
58
Trophies
0
Age
28
Location
Tokyo
XP
131
Country
Japan
There'd be a huge problem with transferring your vita save data into PC. IT LOSTS THE KEY SETTINGS FOR CONTROLLER'S STICK, CONFIRM/CANCEL CHANGES, ETC. For solving this, you'll need to edit your save file like this:
1. Open your vita save file in Falo's edit tool, transfer it to PC(both with hash&save version).
2. Open the new save file in hex editor, you'd be able to use anything you'd like to use such as IDA etc.
3. Jump to 0x7AE08, select between 0x7AE08~0x7AE57. Paste "01 00 00 00 02 00 00 00 00 00 00 00 03 00 00 00 08 00 00 00 09 00 00 00 04 00 00 00 05 00 00 00 06 00 00 00 07 00 00 00 0C 00 00 00 0E 00 00 00 0F 00 00 00 0D 00 00 00 11 00 00 00 13 00 00 00 10 00 00 00 12 00 00 00 0A 00 00 00 0B 00 00 00" into it.
4. Open the changed file in Falo's editor again and save it as PC version.
That's gonna set your controller free!
 

XMYDL

Well-Known Member
Newcomer
Joined
May 24, 2022
Messages
58
Trophies
0
Age
28
Location
Tokyo
XP
131
Country
Japan
There'd be a huge problem with transferring your vita save data into PC. IT LOSTS THE KEY SETTINGS FOR CONTROLLER'S STICK, CONFIRM/CANCEL CHANGES, ETC. For solving this, you'll need to edit your save file like this:
1. Open your vita save file in Falo's edit tool, transfer it to PC(both with hash&save version).
2. Open the new save file in hex editor, you'd be able to use anything you'd like to use such as IDA etc.
3. Jump to 0x7AE08, select between 0x7AE08~0x7AE57. Paste "01 00 00 00 02 00 00 00 00 00 00 00 03 00 00 00 08 00 00 00 09 00 00 00 04 00 00 00 05 00 00 00 06 00 00 00 07 00 00 00 0C 00 00 00 0E 00 00 00 0F 00 00 00 0D 00 00 00 11 00 00 00 13 00 00 00 10 00 00 00 12 00 00 00 0A 00 00 00 0B 00 00 00" into it.
4. Open the changed file in Falo's editor again and save it as PC version.
That's gonna set your controller free!
 

XenefTheMage

New Member
Newbie
Joined
Jun 26, 2022
Messages
2
Trophies
0
Age
25
Location
Texas
XP
22
Country
United States
Can anyone help me?! I'm on PC and just trying to edit some stuff in. Not even trying to convert. Basically what happens is it makes the GAME00.bin.new file and I do take out the GAME00 file it originated from but the game loads up and the original GAME00 file is back and nothing I changed is there.
 

XenefTheMage

New Member
Newbie
Joined
Jun 26, 2022
Messages
2
Trophies
0
Age
25
Location
Texas
XP
22
Country
United States
Can anyone help me?! I'm on PC and just trying to edit some stuff in. Not even trying to convert. Basically what happens is it makes the GAME00.bin.new file and I do take out the GAME00 file it originated from but the game loads up and the original GAME00 file is back and nothing I changed is there.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://www.ebay.com/itm/386617469929?mkcid=16&mkevt=1&mkrid=711-127632-2357-0&ssspo=2T8UwYf_Qse&...