Changes

31 bytes removed ,  08:25, 25 June 2013
Line 1,219: Line 1,219:  
This titleID-High is also used for gamecard applications. The [[NCCH#CXI|CXI]] for retail applications available via gamecard and eShop are exactly the same, except the exheader differs. For SD applications exheader_systeminfoflags.flag [[NCCH#NCCH_Specs|bit1]] is set, for gamecard applications this bit is clear. The ExeFS and RomFS are exactly the same for the gamecard/eShop versions. The eShop version of the CXI has additional padding.
 
This titleID-High is also used for gamecard applications. The [[NCCH#CXI|CXI]] for retail applications available via gamecard and eShop are exactly the same, except the exheader differs. For SD applications exheader_systeminfoflags.flag [[NCCH#NCCH_Specs|bit1]] is set, for gamecard applications this bit is clear. The ExeFS and RomFS are exactly the same for the gamecard/eShop versions. The eShop version of the CXI has additional padding.
   −
When mounting the gamecard, the NATIVE_FIRM code(which handles the PXI OpenArchive [[Filesystem_services_PXI|command]] for this) compares the gamecard programID with three application programIDs: 00040000-00032800, 00040000-00033B00, and 00040000-00035800. When the programID matches any of these three programIDs, this code will set a flag, however it's unknown what this flag is used for.
+
When mounting the gamecard, the NATIVE_FIRM code compares the gamecard programID with the application programIDs for each region of Ridge Racer. When the gamecard programID matches the Ridge Racer programID, this code will set a flag, however it's unknown what this flag is used for. This is probably used for the Ridge Racer fix implemented with [[2.1.0-3]].
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"