Theme Shop: Difference between revisions
fix |
added some Theme List documentation |
||
Line 27: | Line 27: | ||
== Theme List Format == | == Theme List Format == | ||
<div style="border: 1px solid #f28500; background: #fff8dc; padding: 0.5em;"> | |||
The Table list is incomplete. Research is in progress. | |||
</div> | |||
The Theme List format, used to display available themes in the category chosen by the top section or the new themes section, is stored at https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmlist/<CountryCode>/<Language>/<thmListId>. | |||
Decrypting the Theme List BOSS file using [[GodMode9]] or [[Decrypt9WIP]] contains the following data | |||
{| class="wikitable" | |||
|- | |||
! Offset | |||
! Description | |||
|- | |||
| 0x0 || File magic (boss) | |||
|- | |||
| 0x9 || File size (in bytes) | |||
|- | |||
| 0x2D4 || Title of the theme category | |||
|- | |||
| 0x394 || Developer of the theme category | |||
|} |