ROM Hack [Request] SMT: DSO Save Editor

moopas

Well-Known Member
OP
Member
Joined
Aug 7, 2010
Messages
111
Trophies
0
XP
243
Country
United States
Hello,

I am looking for a Shin Megami Tensei: Devil Survivor Overclocked save editor, if there is one, or if anyone is willing to create a simple one for the game. I apologize if there is already one, I've looked for one for a bit, perhaps I'm just blind. Also, while on the subject, if there is one for DSO 2, that would be appreciated as well.
 
  • Like
Reactions: GilgameshArcher

signz

Timelord
Member
Joined
Jul 16, 2008
Messages
2,120
Trophies
1
Age
36
XP
1,238
Country
Germany
While we are at it (and it's mentioned in your post), I also request a save editor for Devil Survivor 2: Record Breaker. I'll attach a save when I'm a bit further into the game.
 
  • Like
Reactions: Seriel

Ryu Kenshin

Well-Known Member
Member
Joined
Jul 15, 2015
Messages
275
Trophies
0
Age
39
XP
1,306
Country
I edit the save0.dat's macca data at address 00000504, then add it to savefile and start game but the save0.dat appears to be corrupted in-game :wacko:
Maybe there's other checkpoint to know if the savegame editted or not, clever Atlus! So I upload my orig save0.dat here for experts :gun:
 

Attachments

  • save0.rar
    1.3 KB · Views: 281
Last edited by Ryu Kenshin,

Pedeadstrian

GBAtemp's Official frill-necked lizard.
Member
Joined
Oct 12, 2012
Messages
3,966
Trophies
2
Location
Sandy Eggo
XP
3,891
Country
United States
I edit the save0.dat's exp data at address 00000504, then add it to savefile and start game but the save0.dat appears to be corrupted in-game :wacko:
Maybe there's other checkpoint to know if the savegame editted or not, clever Atlus! So I upload my orig save0.dat here for experts :gun:
I doubt Atlus added a save-alteration check. You probably just did something wrong.

Also, why do you guys even need to cheat? This game is easy enough as it is. There's also an option to choose difficulty.
 

signz

Timelord
Member
Joined
Jul 16, 2008
Messages
2,120
Trophies
1
Age
36
XP
1,238
Country
Germany
I edit the save0.dat's macca data at address 00000504, then add it to savefile and start game but the save0.dat appears to be corrupted in-game :wacko:
Maybe there's other checkpoint to know if the savegame editted or not, clever Atlus! So I upload my orig save0.dat here for experts :gun:
How'd you extract the save? Or are you playing/using a ROM?
 

WulfyStylez

SALT/Bemani Princess
Member
Joined
Nov 3, 2013
Messages
1,149
Trophies
0
XP
2,867
Country
United States
This checksum was never fully figured out for the original game, but the save format seems to be largely the same. See here.

What they did is they took a checksum (not crc) of the modified data minus that of the unmodified data, and then added that value to the checksum bytes at 0x4. That only supports very minor edits, but it's likely the best you'll get without ripping into the game's binary to figure out the actual method.
 

Ryu Kenshin

Well-Known Member
Member
Joined
Jul 15, 2015
Messages
275
Trophies
0
Age
39
XP
1,306
Country
Well, I tried NTR solution and found out the macca address at 0x082229F8. :rofl2:
You can follow this guide http://n3ds-cheat.doorblog.jp/archives/40785841.html and write the address:
write(0x082229F8, (0x0F, 0x42, 0x3F), pid=0x29)
Note:
The pid depends on session so it maybe different with your case. And max macca must be 999,999.

Now I see if I can do NTR with SMT Soul Hackers, too.
Because the save of SMT Soul Hackers hides money value. ;)

And SMT Soul Hackers' macca address is 0x083FF0A0. :p1ng:
write(0x083FF0A0, (0x0F, 0x42, 0x3F), pid=0x2b)
And Yen value, too: 0x14448F5C and 0x083FF09C :P
 
Last edited by Ryu Kenshin,

moopas

Well-Known Member
OP
Member
Joined
Aug 7, 2010
Messages
111
Trophies
0
XP
243
Country
United States
Hey there, just reviving this, and thank you to everyone here. Sadly, I'm not very adept at hex editing or anything, so just seeing if there is, or will be any progress on a save editor for either game in this series.
 

moopas

Well-Known Member
OP
Member
Joined
Aug 7, 2010
Messages
111
Trophies
0
XP
243
Country
United States
Any progress on this? I'm somewhat far in the game, and am only now learning that a MASSIVE amount of enemies have resistance to physical attacks, and since my build was based around strength, I'm pretty screwed, and would like, if possible, a save editor to fix my stats a bit. Thank you to those who have looked into it, greatly appreciated.
 

moopas

Well-Known Member
OP
Member
Joined
Aug 7, 2010
Messages
111
Trophies
0
XP
243
Country
United States
Okay, last bump of this, I don't want to seem too obsessed with this, and know the forum is currently flooding out other posts not related to the new 2.5 hax stuff, so thought I'd just give this one last shot since I saw someone post about dumpiong Devil Survivor info, and thought this game might still hold the interest of some. Hopefully enough to warrant working on a save editor.
 

Ryu Kenshin

Well-Known Member
Member
Joined
Jul 15, 2015
Messages
275
Trophies
0
Age
39
XP
1,306
Country
Okay, last bump of this, I don't want to seem too obsessed with this, and know the forum is currently flooding out other posts not related to the new 2.5 hax stuff, so thought I'd just give this one last shot since I saw someone post about dumpiong Devil Survivor info, and thought this game might still hold the interest of some. Hopefully enough to warrant working on a save editor.

I don't think it is easy to cook you a save editor for this game, you should follow my guide and use NTR CFW :lol:
 
  • Like
Reactions: dragonboy888

LSDLSDLSDLSD

Member
Newcomer
Joined
Aug 1, 2009
Messages
16
Trophies
1
XP
349
Country
United States
Well, I tried NTR solution and found out the macca address at 0x082229F8. :rofl2:
You can follow this guide http://n3ds-cheat.doorblog.jp/archives/40785841.html and write the address:
write(0x082229F8, (0x0F, 0x42, 0x3F), pid=0x29)
Note:
The pid depends on session so it maybe different with your case. And max macca must be 999,999.

Is this the address for Macca for DS Overclocked or DS2 Record Breaker? If it's the former, I'm guessing why it's not working. Would you be able to help with DS2? TIA.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: douche