Changes

Jump to navigation Jump to search
457 bytes added ,  23:29, 22 March 2012
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 ==

Navigation menu