Anti Savegame Restore: Difference between revisions
m Fixed typo. Sorry for double edit. |
Cooolgamer (talk | contribs) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 6: | Line 6: | ||
Each time the application writes to the savegame, the u64 value stored in the savefile should be updated(and the command for updating the NAND u64 value should be used as well). Usually applications update this value by incrementing it, however generating a new random-number or other methods of updating it can be used as well. | Each time the application writes to the savegame, the u64 value stored in the savefile should be updated(and the command for updating the NAND u64 value should be used as well). Usually applications update this value by incrementing it, however generating a new random-number or other methods of updating it can be used as well. | ||
=Remove the secure value= | |||
It is possible to remove the secure value easily by using [[FS:ControlSecureSave|ControlSecureSave]], from the [[Filesystem_services#Filesystem_service_.22fs:USER.22|fs:USER]] service, with the [[FS:ControlSecureSave#Action|SECURESAVE_ACTION_DELETE]] action. | |||
=Applications using this feature= | =Applications using this feature= | ||
* Animal Crossing: New Leaf | * Animal Crossing: New Leaf | ||
* Pokemon X & Y | * Pokemon X & Y | ||
* Pokemon Omega | * Pokemon Omega Ruby & Alpha Sapphire | ||
* Pokemon | * Pokemon Omega Ruby & Alpha Sapphire Demo | ||
* Pokemon Shuffle | * Pokemon Shuffle | ||
* Super Smash Bros | * Super Smash Bros | ||
* Pokemon Red,Blue and Yellow (GB(C) VC) | |||
* Rusty's Real Deal Baseball | |||
* Megami Meguri | |||