Changes

457 bytes added ,  18:05, 29 June 2012
m
Undo revision 4207 by Nickeilitz (talk) Vandalism
Line 6: Line 6:  
* Blocks the Cooking Coach and Classic Word Games savedata exploits. These EEPROM exploits are dead, the only way around this is to return fake data to launcher when it reads EEPROM.
 
* Blocks the Cooking Coach and Classic Word Games savedata exploits. These EEPROM exploits are dead, the only way around this is to return fake data to launcher when it reads EEPROM.
 
* Blocks flashcards
 
* Blocks flashcards
 +
 +
Launcher checks whether the byte in the saveslot name string where the null-terminator would be is non-zero, when non-zero it's regarded as "corrupted". The Cook-Coach code checks several other things in the first saveslot data,(the same saveslot where the only player name is stored) while the Classic Word Games code only checks the string in both saveslots. When launcher finds that the saveslot is "corrupted", it overwrites the saveslot with garbage.
    
== See also ==
 
== See also ==
52

edits