Hacking DS Real GBA Saves

oneinfiniteloop

New Member
OP
Newbie
Joined
Oct 7, 2007
Messages
3
Trophies
0
XP
39
Country
United States
I have searched the forum and searched google. I am unable to find an answer to my question.

I was using a m3 perfect sd and everything worked great. When I bought 2 m3 DS Reals I loaded my NDS and GBA files into their proper folders. I changed all the game saves from .dat to .0 (I tried both ways, I just changed .dat to .0 using explorer and I also went back and used the "official" save renamer tool for GBA )and left them in the GameSave folder.

When I played my GBA games the games started as new with as if it had no save file. After looking around on my card, I noticed that there were several new files in the GBA folder. They were .0, .1, .2 and .is0. So I figured that the DS Real used the GBA folder to save. I placed all my GBA saves (which end in .0) into the GBA folder.

I have tried everything. I have deleted all the .0, .1, .2 and .is0 files. I have used select to blank the save file and to load to and from default. Each time I restart at least 2 times to clear out the ram. Still no joy. I have tried this with 2 DS Real carts and 2 GBA carts.

I have used 2 micro sd cards, one formatted FAT and the other FAT 32. Both DS Reals and GBA adapters have been through 2 charge cycles on my DS Lite. I am going nucking futts here, please help.
 

g6team

Well-Known Member
Member
Joined
Aug 30, 2007
Messages
545
Trophies
0
Website
Visit site
XP
88
Country
Hong Kong
You need to overwrite the save file. Go to the GBA Menu highlight the game then hit select. You will see a list of save backup and restore option. The easiest way it's to name your previous save to .1 then select ".1>Default" this way the save file would not show up as corrupted.

Hope it'll help.

smile.gif
 

oneinfiniteloop

New Member
OP
Newbie
Joined
Oct 7, 2007
Messages
3
Trophies
0
XP
39
Country
United States
I tried that. Can you walk me through getting GBA saves onto the memory card. From start to finish. Maybe I am doing something wrong. Thank You for your help.
 

oneinfiniteloop

New Member
OP
Newbie
Joined
Oct 7, 2007
Messages
3
Trophies
0
XP
39
Country
United States
 Take a look at the manual it should guide you through the backup process.

http://www.gba-nds.com/index.php?option=co...d=298&Itemid=25

biggrin.gif

I followed the instructions and am still in the no luck zone. Is there something special that needs to be done to the save files to convert them to the .0 type from the .dat type. I just changed the name and I used the m3 renamer tool. Every time I start the game it acts like there is no save, like I just ran the game for the first time.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...