ROM Hack Zelda botw & Xeno + more save injection 4.x - 5.x

Type_O_Dev

Developer
OP
Developer
Joined
Dec 12, 2017
Messages
683
Trophies
0
XP
1,469
Country
United States
THIS IS OUTDATE PLEASE USE
checkpoint


3096 Thanks
For his Excellent util


This is working with hekate on 4.x - 5.x
I believe it will work on others

PLEASE USE AT OWN RISK!

put in your switch directory

Zelda Botw

Export:
  • run botw-save-dump
  • press one of following
  1. ZL to dump Master mode slot 7
  2. ZR to dump Master mode slot 6
  3. press A to dump regular mode
  • power down
there is a issue with code it will dump all files from directories in to you sd card.
  • delete all files except game_data.sav
use your favorite editor
https://www.marcrobledo.com/savegame-editors/zelda-botw/

also can confirm wiiu convertered file can work

Injection:
  • run botw-save-dump
  • press one of following to inject
  1. X to Inject your modded save to 3 Directory
  2. B to Inject to 2 Directory
  3. DPAD up to inject to 7 (master mode)
  4. DPAD Right to inject to 6 (master mode)
  5. DPAD Down to inject to 5
  6. DPAD Laft to inject to 4
Most recent save are usually stored in folder 5 so shouldn't overwrite your recent save

NOTE: botw has a bunch of folders ie: 1,2,3,4 they are each save slot. each folder contains a game_date.sav so it is overwriting the save when executing with button A

dumpALL
I am not good with C++ if someone can fix please let me know I will update....

Xenoblade Chronicles 2

Export:
  • run xeno-save-dump
  • press A to dump
  • power down
Move files to PC and alter

Injection:
  • run xeno-save-dump
  • press X to inject bf2savefile.sav
  • press B to inject bf2option.sav
Bayonetta 2

Export:
  • run bayo2-save-edit
  • press A to dump
  • power down
Move files to PC and alter

Injection:
  • run bayo2-save-edit
  • press X to inject save0000.sav
  • press B to inject savesystem.sav
Bayonetta

Export:
  • run bayo2-save-edit
  • press A to dump
  • power down
Move files to PC and alter

Injection:
  • run bayo2-save-edit
  • press X to inject data00.sav
  • press B to inject data01.sav
  • press Y to inject data02.sav
This was based off
https://github.com/3096/switch-save-dump-hack-job
 

Attachments

  • botw-save-edit.rar
    90.6 KB · Views: 924
  • xeno-save-edit.rar
    89.4 KB · Views: 568
  • bayo-save-edit.rar
    89.2 KB · Views: 312
  • bayo-save-edit.rar
    86.3 KB · Views: 296
Last edited by Type_O_Dev,

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
1
Age
35
Location
221b Baker Street
XP
1,737
Country
United Kingdom
Instructions not completely clear. So breath of the Wild doesnt have inject? Just xeno? Should I just dig through the source?

For BoTW is this correct:

Run app
A to dump
(Do whatever with pc)
Run app
X to inject
 
Last edited by EclipseSin,

Type_O_Dev

Developer
OP
Developer
Joined
Dec 12, 2017
Messages
683
Trophies
0
XP
1,469
Country
United States
Instructions not completely clear. So breath of the Wild doesnt have inject? Just xeno? Should I just dig through the source?

For BoTW is this correct:

Run app
A to dump
(Do whatever with pc)
Run app
X to inject

X injects to Directory 3
B injects to Directory 2
 

nero99

Well-Known Member
Member
Joined
Sep 18, 2014
Messages
3,135
Trophies
1
Age
31
XP
3,729
Country
United States
any chance to get a pre-compiled botw save dump app? my laptop is being stupid and not letting me even use libnx for some reason
 

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
1
Age
35
Location
221b Baker Street
XP
1,737
Country
United Kingdom
updated download from OP
Ok it (botw) works to dump but, it does not make folders, it overwrites previously dumped files. So each entry of game_data.sav overwrites the one on the sd card during the dump phase.

I had to restart, install some drivers and start up ubuntu but now your sources are gone and just binaries so I cant do anything.
 
Last edited by EclipseSin,

nero99

Well-Known Member
Member
Joined
Sep 18, 2014
Messages
3,135
Trophies
1
Age
31
XP
3,729
Country
United States
Ok it (botw) works to dump but, it does not make folders, it overwrites previously dumped files. So each entry of game_data.sav overwrites the one on the sd card during the dump phase.

I had to restart, install some drivers and start up ubuntu but now your sources are gone and just binaries so I cant do anything.
i still have the botw source
 

Attachments

  • botw-save-dump.rar
    5.5 KB · Views: 234
  • Like
Reactions: EclipseSin

Type_O_Dev

Developer
OP
Developer
Joined
Dec 12, 2017
Messages
683
Trophies
0
XP
1,469
Country
United States
Correct, thats the issue with the script but you only need the game_data.sav

use the online editor i posted and the X or A will write back the modified file to the directory

then you will have to enter zelda, and pick the save slot that goes with that folder usually 2nd or 3rd file down from your most recent save

--------------------- MERGED ---------------------------

i still have the botw source

Look at top i deleted the old files and replaced with new
 

dgr1592

Well-Known Member
Member
Joined
Jan 22, 2018
Messages
128
Trophies
0
Age
32
XP
420
Country
Peru
So with this I can edit my saves not only of TLoZ, but also Xenoblade?, or there is still no save editor for Xenoblade?.
 

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
1
Age
35
Location
221b Baker Street
XP
1,737
Country
United Kingdom
Correct, thats the issue with the script but you only need the game_data.sav

use the online editor i posted and the X or A will write back the modified file to the directory

then you will have to enter zelda, and pick the save slot that goes with that folder usually 2nd or 3rd file down from your most recent save

--------------------- MERGED ---------------------------



Look at top i deleted the old files and replaced with new
Yes, I understand I need game_data.sav, however, I need the right one. The last one it dumps is from regular mode (which is literally still at the cave) and not my save from Master Quest.

In any case, I'm looking into it.
 

Type_O_Dev

Developer
OP
Developer
Joined
Dec 12, 2017
Messages
683
Trophies
0
XP
1,469
Country
United States
Yes, I understand I need game_data.sav, however, I need the right one. The last one it dumps is from regular mode (which is literally still at the cave) and not my save from Master Quest.

In any case, I'm looking into it.
Yes, I understand I need game_data.sav, however, I need the right one. The last one it dumps is from regular mode (which is literally still at the cave) and not my save from Master Quest.

In any case, I'm looking into it.

All set download updated file, and use ZL or ZR to export and use Dpad up or right to inject
 

KingMoogle

Member
Newcomer
Joined
Aug 12, 2017
Messages
23
Trophies
0
XP
87
Country
United States
Would it be possible for someone to create a save with all the amiibo outfits and items for BOTW then? And maybe leave the save at the start of the game so I can replay it with all the neat costumes?
 
  • Like
Reactions: RetroNostalgia

Type_O_Dev

Developer
OP
Developer
Joined
Dec 12, 2017
Messages
683
Trophies
0
XP
1,469
Country
United States
  • Like
Reactions: KingMoogle

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Yeah search Google