Changes

Jump to navigation Jump to search
3 bytes removed ,  00:53, 15 September 2016
Line 58: Line 58:  
The code for [[APT:IsTitleAllowed]] was updated.
 
The code for [[APT:IsTitleAllowed]] was updated.
   −
It now adds a version check for SmileBASIC, and enforces minimum versions 7 for JAP and 2 for USA.
+
It now adds a version check for SmileBASIC, and enforces minimum [[Titles|major-versions]] 7 for JAP and 2 for USA.
 
This means that smilehax is impossible on latest firmware.
 
This means that smilehax is impossible on latest firmware.
   −
Same function also now checks for the "Animal Crossing: New Leaf" title in EUR+JAP+USA, and checks if major-version(from [[Titles|title-version]]) is higher than 3.
+
Same function also now checks for the "Animal Crossing: New Leaf" title in EUR+JAP+USA, and checks if [[Titles|major-version]] is higher than 3.
 
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.

Navigation menu