Hacking Sky3DS - restoring saves to different SD card

markmcrobie

Well-Known Member
OP
Member
Joined
May 24, 2008
Messages
623
Trophies
0
XP
1,257
Is this supposed to work? I backed up my Luigi's Mansions 2 (EEPROM type game) and Animal Crossing (NAND type game) from my 32GB microSD card. I then installed my games to a new SanDisk 16GB microSD card, and restored the 2 save backups mentioned.

When I load Luigi's Mansion 2, all save data is gone, no files available. When I load Animal Crossing, the save file is fine.

One thing I did notice is previously Luigi's Mansion showed in DiskWriter as "0185 - Luigi's Mansion 2" whereas second time round it just showed as "Luigi's Mansion 2". Not sure how this happened or whether it affects it.
 

pu1se80

Well-Known Member
Member
Joined
Dec 20, 2014
Messages
119
Trophies
0
Age
44
XP
159
Country
United States
I would suggest first that you be certain you are writing the exact same rom files and using the exact same template files for the games you want to back up the save. Also, be sure that you load a game onto the Sky3ds that you are not wanting to back up the save file from prior to ejecting the cart. It's my understanding that the save file only gets written to the microsd card when switching to another game.

So with your example, I'm guessing that Luigi's Mansion 2 was the game last loaded into Sky3ds and the save was never written to SD.

I could be wrong, but those are good steps to follow in the future.
 

MelonGx

Well-Known Member
Member
Joined
Jan 8, 2009
Messages
1,657
Trophies
1
XP
920
Country
China
EEPROM-Yes gamesave restoring depends on your luck.
It's pretty common that Sky3DS DW corrupts your EEPROM-Yes save on either backing-up step or restoring step.
 

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...