Theme Shop: Difference between revisions
added some Theme List documentation |
nope is not that |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=<countrycode>&l<language>=&a3=<indexCount> | After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=<countrycode>&l<language>=&a3=<indexCount> | ||
After 2 unknown lines, there is info about a specific theme its | After 2 unknown lines, there is info about a specific theme its in TSV Format | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 17: | Line 16: | ||
| 3 || Same as column 1 | | 3 || Same as column 1 | ||
|- | |- | ||
| 4 || | | 4 || ? | ||
|- | |- | ||
| 5 || Themes List Index Count | | 5 || Themes List Index Count | ||
Line 44: | Line 43: | ||
| 0x9 || File size (in bytes) | | 0x9 || File size (in bytes) | ||
|- | |- | ||
| 0x2D4 || Title of the theme category | | 0x2D4 || Title of the theme category (UTF-16) | ||
|- | |- | ||
| 0x394 || Developer of the theme category | | 0x394 || Developer of the theme category (UTF-16) | ||
|} | |} |