ROM Hack hello someone that can help to that I learn how to create program to edit save

reshiram1

Active Member
OP
Newcomer
Joined
Aug 12, 2013
Messages
26
Trophies
0
Age
54
XP
299
Country
hi all I have a question Know someone who can teach me to learn to create a program to edit save any game nintendo 3ds and teach from 0% to 100% of this as the whole process is done and how studying the game to put it within the program edit save and then goes to save the game? hope you can help thank you all again in advance I hope your answers a greeting
 

NCDyson

Hello Boys...
Member
Joined
Nov 9, 2009
Messages
278
Trophies
1
XP
319
Country
United States
hi all I have a question Know someone who can teach me to learn to create a program to edit save any game nintendo 3ds and teach from 0% to 100% of this as the whole process is done and how studying the game to put it within the program edit save and then goes to save the game? hope you can help thank you all again in advance I hope your answers a greeting


It's not a simple task. You have to learn about many things, including programming, and the various types of data that are used by computers. On top of that, unless you study the game's code, you're going to end up doing a lot of trial and error, as well as making a small change in a game, saving, then checking the data again. It's not a topic someone can just teach you from 0% to 100%.
 
  • Like
Reactions: Lucifer666

SilverRegret

Member
Newcomer
Joined
Jan 21, 2015
Messages
5
Trophies
0
Age
36
XP
72
Country
Indonesia
Hooboy.. glad you're asking Luci, just as reshiram, i want to somehow edit my savedata, to be specific,
my Fire Emblem Awakening [us].sav,and monster hunter 3 ultimate [us].sav. GW .sav data,
and i got the extracted version from savedata filer,
anyone could help me analyze the save data structure?
cheers..
 

AHP_person

Well-Known Member
Member
Joined
Nov 2, 2014
Messages
364
Trophies
0
XP
518
Country
United States
Savedata structure isn't hard to figure out if you know what to look for. I'm not extremely gifted when it comes to things like programming, but dissecting files is easy.

The first thing you'd need is just a hex editor. You can easily find one with some quick google searches.
Then you can dump multiple savefiles after you do certain things. (e.g. buy an item, or beat a boss)
You can record changed bytes and bytes that correspond to the current save.

I have an example here: http://pastebin.com/5prmPDjH of when I tried to look through OOT savedata.

As for the editor, I suggest C# or VB on Visual Studio, google is your friend.
 
  • Like
Reactions: GHANMI

daxtsu

Well-Known Member
Member
Joined
Jun 9, 2007
Messages
5,627
Trophies
2
XP
5,194
Country
Antarctica
Savedata structure isn't hard to figure out if you know what to look for. I'm not extremely gifted when it comes to things like programming, but dissecting files is easy.

The first thing you'd need is just a hex editor. You can easily find one with some quick google searches.
Then you can dump multiple savefiles after you do certain things. (e.g. buy an item, or beat a boss)
You can record changed bytes and bytes that correspond to the current save.

I have an example here: http://pastebin.com/5prmPDjH of when I tried to look through OOT savedata.

As for the editor, I suggest C# or VB on Visual Studio, google is your friend.


Slightly off-topic, but if you were curious about OoT3D's save format, http://cloudmodding.com/zelda/oot3dsave can't be beat.
 
  • Like
Reactions: cearp

reshiram1

Active Member
OP
Newcomer
Joined
Aug 12, 2013
Messages
26
Trophies
0
Age
54
XP
299
Country
hi all the game that I want to edit with a program to edit save is youkai watch 2 honke,ganso and shinuchi hope you can help thank you all again in advance I await your response a greeting

I edit sorry for the delayed response
 

GHANMI

Well-Known Member
Member
Joined
Jun 10, 2012
Messages
969
Trophies
0
XP
914
Country
Ni no Kuni DS had encrypted saves so I fear Youkai Watch 1/2 (which are based on the same engine) are probably following suit.
 

reshiram1

Active Member
OP
Newcomer
Joined
Aug 12, 2013
Messages
26
Trophies
0
Age
54
XP
299
Country
Hello friend GHANMI in such a case if there was a way to enter the save or remove encryption that blocks the possibility of modifying the save to add items or characters so that it works thank you all again in advance and for the information and response a greeting
 

liomajor

Well-Known Member
Member
Joined
Jun 10, 2008
Messages
1,468
Trophies
0
XP
1,373
Country
United States
If its a one time job, trial and error is the fastest way to get results using HxD.

First you need to be clear what to search for. Money / EXP / Items and so on...

Increasing/Decreasing values are easy to spot, but the game can use
protection like crc to make sure the file is unchanged.

Make 2 saves with different values, decrypt both saves and compare them.
(A few games change offsets for each save slot > use the same slot, export step by step)

If you are lucky, the value is simple DEC > HEX and a fast hit.

Sometimes they count values different like 1 = 4 , 2 = 8,
a full compare might show more than one possible
results and testing is necessary.

Change value and import the save back to 3ds.

If the savegame is now corrupt, it might be protected > if not, gooood.

For Items, it can be tricky! A few games have more than one Byte
just counting it, there might be another Byte for picking it up yes/no.

At least this should be faster than to analyse the games code ;)
 

reshiram1

Active Member
OP
Newcomer
Joined
Aug 12, 2013
Messages
26
Trophies
0
Age
54
XP
299
Country
hello of new friend liomajor I.e. on the save change only the numbers 1 = 4, 2 = 8 and with this we find money and exp and items? hope you can help liomajor thank you again in advance I hope your answer a greeting
 

liomajor

Well-Known Member
Member
Joined
Jun 10, 2008
Messages
1,468
Trophies
0
XP
1,373
Country
United States
I never played Youkai Watch nor looked into it.

That was only a short introduction how trial and error works with a few examples.

The rest is up to you ^_^
 

reshiram1

Active Member
OP
Newcomer
Joined
Aug 12, 2013
Messages
26
Trophies
0
Age
54
XP
299
Country
hello of new friend liomajor I hope it does not li to the save I will try to test Have I draw from all this thanks to you for the brief as introducing short numeric codes with HxD thank you again in advance a greeting
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=uLN9qrJ8ESs