Title list/Patches: Difference between revisions
No edit summary |
Moosehunter (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Overview == | == Overview == | ||
These are the same as the application's main [[NCCH#CXI|CXI]], except the ExeFS/RomFS only contains files which were updated. When launching an application, [[NS]] will first try to [[Process_Manager_Services|launch]] the specified title with the programID-high changed to 0x0004000E(update-data), if that fails NS will then try launching the title with the actual input programID. The programID stored in the update-data NCCH header matches the update-data NCCH titleID, however the programID stored in the exheader is set to the original application programID instead. | These are the same as the application's main [[NCCH#CXI|CXI]], except the ExeFS/RomFS only contains files which were updated. When launching an application, [[NS]] will first try to [[Process_Manager_Services|launch]] the specified title with the programID-high changed to 0x0004000E(update-data), if that fails NS will then try launching the title with the actual input programID. The programID stored in the update-data NCCH header matches the update-data NCCH titleID, however the programID stored in the exheader is set to the original application programID instead. | ||
The application code mounts the update RomFS and loads data from there/the main application romfs as needed. | |||
CXI builds which include a game-update(gamecard/standalone-eShop titles) have a different .text from the update-title, presumably due to not needing separate update-romfs. | |||
== List == | == List == | ||
Line 34: | Line 38: | ||
|- | |- | ||
| 00032100 | | 00032100 | ||
| | | JPN | ||
| | | New Love Plus [Update Data] | ||
| v1024, v2048 | | v1024, v2048 | ||
|- | |- | ||
Line 62: | Line 66: | ||
| ? | | ? | ||
| v1024 | | v1024 | ||
|- | |||
| 000EDF00 | |||
| USA | |||
| Super Smash Bros. for Nintendo 3DS [Update Data] | |||
| v3136, v4176, v5232, v7312, v9392, v10432, v12512, v14576, v16656, v18720, v20784, v22848, v24928, v33216 | |||
|} | |} |