Title list/eShop Titles: Difference between revisions
mNo edit summary |
|||
Line 1: | Line 1: | ||
[[Title list|Go Back to Title list]] | |||
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. | == Overview== | ||
This titleID-High (00040000) 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 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]]. | 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]]. | ||
== List == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- |