Title list/Games: Difference between revisions
m Added NEOGEO Sengoku / NEOGEO Blazing Star To Table |
|||
| Line 186: | Line 186: | ||
=VersionList= | =VersionList= | ||
The following was parsed from data dumped on June 10, 2017. This is located after strings "nsaccache:/cache/lru_list.dat", "nsaccache", and "ns_appman" in memory. Format is similar to 3DS eShop VersionList: header is 0x20-bytes instead of 0x10(due to word size presumably). The structure of the title entries are still 0x10-bytes, with the unk field being used now. The order of the below titles is the same as what was in memory. | The following was parsed from data dumped on June 10, 2017. This is located after strings "nsaccache:/cache/lru_list.dat", "nsaccache", and "ns_appman" in memory. Format is similar to 3DS eShop VersionList: header is 0x20-bytes instead of 0x10(due to word size presumably). The structure of the title entries are still 0x10-bytes, with the unk field being used now(presumably the minimum required title-version for this TID when non-zero, refusing to launch the app otherwise). The order of the below titles is the same as what was in memory. | ||
u64 titleID version unk | u64 titleID version unk | ||