Title list: Difference between revisions
No edit summary |
added version extraction and fixed MH3 demo title's category.. |
||
| Line 9: | Line 9: | ||
* TTTT defines the type of the title | * TTTT defines the type of the title | ||
* LLLLLLLL are the 4 low bytes (which documented here in the first field of the tables) | * LLLLLLLL are the 4 low bytes (which documented here in the first field of the tables) | ||
'''Versions''': v## = 0xHHHH = 0bBBBBBBBB... | |||
* The version major,minor,etc can be extracted from the version number by converting the 16 bit number to binary | |||
* 6 bits : Major | |||
* 6 bits : Minor | |||
* 2 bits & 2 bits : Unknown... | |||
* i.e. v2069 (Taken from 000400DB00017302) = 0b000010 000001 0101 means that it's HomeMenu v2.1.0-?... | |||
| Line 305: | Line 314: | ||
| ? | | ? | ||
| v0 | | v0 | ||
|} | |} | ||
| Line 1,820: | Line 1,814: | ||
| Crush 3D | | Crush 3D | ||
| v0 | | v0 | ||
|- | |||
| 00048101 | |||
| JPN | |||
| Monster Hunter tri G | |||
| v1 | |||
|- | |- | ||
| 00054801 | | 00054801 | ||