Hacking 128 and 256 Mb games with Nand based save?

Snailface

My frothing demand for 3ds homebrew is increasing
Member
Joined
Sep 20, 2010
Messages
4,324
Trophies
2
Age
40
Location
Engine Room with Cyan, watching him learn.
XP
2,255
  • Like
Reactions: AlbertoSONIC

AlbertoSONIC

Pasta Team Member
OP
Member
Joined
Jun 27, 2014
Messages
927
Trophies
0
Age
52
Website
www.albertosonic.com
XP
1,396
Country
Italy
Ok, well you could increase the distance from the end of the ROM. Maybe the save is larger than a meg.

Use this little web app to calculate a safer distance:
http://repl.it/Uf8/5
Ah i noticed now that also Farming Simulator (128mb) has the same problem and that PilotWings Resort (128mb) says that saves are corrupted every time i launch it... How do i increase that distance?
 

Snailface

My frothing demand for 3ds homebrew is increasing
Member
Joined
Sep 20, 2010
Messages
4,324
Trophies
2
Age
40
Location
Engine Room with Cyan, watching him learn.
XP
2,255
Ah i noticed now that also Farming Simulator (128mb) has the same problem and that PilotWings Resort (128mb) says that saves are corrupted every time i launch it... How do i increase that distance?
Increase the first variable in the program. don't go too far or you will overwrite game data.
 
  • Like
Reactions: AlbertoSONIC

AlbertoSONIC

Pasta Team Member
OP
Member
Joined
Jun 27, 2014
Messages
927
Trophies
0
Age
52
Website
www.albertosonic.com
XP
1,396
Country
Italy
Increase the first variable in the program. don't go too far or you will overwrite game data.
Monster 4x4 3D (128mb) says that save are corrupted, but when i press to format them, it says that it can't access to save data...

I'm sorry but i really didn't understand nothing..

EDIT: I think that these games load due to the 02 code i added across 180 and 0b.... Probably the 02 code makes the game a card2 game, but when it get asked to save, he can't due to the code you told me...

EDIT: After looking to the program you linked, now i'm sure that these codes are wrong... Look at 1024 mb code:

00 F8 1F 00

It's totally different from the one i used to convert 1gb games:

00 7C 1D 00

This works 100%...
 

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
When I was originally trying to get the offsets for cards roms for the other guy at max console I had trouble trying to get them properly, for some reason it always started expanding the save size I kinda gave up, if you really want to play the games you can try expanding the rom to 512mb and use the 512 offset
 

AlbertoSONIC

Pasta Team Member
OP
Member
Joined
Jun 27, 2014
Messages
927
Trophies
0
Age
52
Website
www.albertosonic.com
XP
1,396
Country
Italy
When I was originally trying to get the offsets for cards roms for the other guy at max console I had trouble trying to get them properly, for some reason it always started expanding the save size I kinda gave up, if you really want to play the games you can try expanding the rom to 512mb and use the 512 offset
How? I'm really a noob... I searched a little bit on google but about resizing a rom a only found how to trim a rom...
 

Snailface

My frothing demand for 3ds homebrew is increasing
Member
Joined
Sep 20, 2010
Messages
4,324
Trophies
2
Age
40
Location
Engine Room with Cyan, watching him learn.
XP
2,255
How? I'm really a noob... I searched a little bit on google but about resizing a rom a only found how to trim a rom...
Pilotwings worked when i changed the distance from the end to 28 MBs. (data size is 97 MB so its right after that)
00 20 03 00
 
  • Like
Reactions: AlbertoSONIC

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
Pilotwings worked when i changed the distance from the end to 28 MBs. (data size is 97 MB so its right after that)
00 20 03 00
When I was making these offsets last time, after inserting them I opened the rom up in 3dsexplorer, but every time it seemed editing the offer caused the writable region to either grow or shrink , the closer to the end of the rom the offer was the larger the save region became, often causing it to become out of bounds, not sure if I was messing it up, if 3dsexplorer has some bug or if there was something I was missing when it came to. How it works
 

Snailface

My frothing demand for 3ds homebrew is increasing
Member
Joined
Sep 20, 2010
Messages
4,324
Trophies
2
Age
40
Location
Engine Room with Cyan, watching him learn.
XP
2,255
When I was making these offsets last time, after inserting them I opened the rom up in 3dsexplorer, but every time it seemed editing the offer caused the writable region to either grow or shrink , the closer to the end of the rom the offer was the larger the save region became, often causing it to become out of bounds, not sure if I was messing it up, if 3dsexplorer has some bug or if there was something I was missing when it came to. How it works
3dsexplorer is buggy as hell. :P

So that's the code?

Yeah that works!!!! Is this code working with every 128mb game?
Definitely not. The used ROM space will be different for each game.
Use CTR app to find the used data size.
http://scene.releases.free.fr/index.php?page=tools
 
  • Like
Reactions: AlbertoSONIC

AlbertoSONIC

Pasta Team Member
OP
Member
Joined
Jun 27, 2014
Messages
927
Trophies
0
Age
52
Website
www.albertosonic.com
XP
1,396
Country
Italy

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
3dsexplorer is buggy as hell. :P


Definitely not. The used ROM space will be different for each game.
Use CTR app to find the used data size.
http://scene.releases.free.fr/index.php?page=tools
Well that's nice to know I was like :s, I was hoping to get the save as close to the end as possible to make multi purpose offsets, do you know how the rewritable region size is defined? As the 3ds is just designed to fill the space it's given right seeing as 512kb is the biggest card1 save chip size afaik. I'm wondering why the nand save is always bigger, if there was a way to define the size you might be able to carry original saves over......but again idk really,just going off what was on 3dbrew and there no mention of defining the save size
I think i just need to make a little app to patch this feature in. Maybe later on tonight. It almost bedtime where i am.
That would be good I did originally ask 3dsguy if he could add the feature to 3dsexplorer but he left the scene soon after
 

ETNWIND

Well-Known Member
Newcomer
Joined
Aug 13, 2013
Messages
65
Trophies
0
Age
31
XP
356
Country
United States
I always set the save offset a little distance (0x200 bytes) after the end of CCI data region so I don't have to worry about save size.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    NinStar @ NinStar: It will actually make it worse