Changes

93 bytes added ,  01:02, 15 September 2016
Line 64: Line 64:  
If version is <=3, it calls the new fs command 0x088600C0 with the title-id of the Animal Crossing game.
 
If version is <=3, it calls the new fs command 0x088600C0 with the title-id of the Animal Crossing game.
 
If the new fs command returns true, it returns that the game is not allowed to be launched, otherwise it will launch it despite being too old.
 
If the new fs command returns true, it returns that the game is not allowed to be launched, otherwise it will launch it despite being too old.
 +
 +
The only other changes are for some initialization-related(?) code, which seem to be minor.
    
====friends-sysmodule====
 
====friends-sysmodule====