Extdata: Difference between revisions
Line 463: | Line 463: | ||
| 0x6 | | 0x6 | ||
| 0x2 | | 0x2 | ||
| | | Unknown, usually value 10. | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| 0x4 | | 0x4 | ||
| | | Total step [[PTM:GetTotalStepCount|count]] at the time a new Play Coin was obtained. | ||
|- | |- | ||
| 0xC | | 0xC | ||
| 0x4 | | 0x4 | ||
| | | Total step count, unknown what this is used for. | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
Line 486: | Line 486: | ||
|} | |} | ||
The above date stores the last time new Play | The above date stores the last time new Play Coin(s) were obtained. The contents of this file is updated by home-menu. [[PTM:GetTotalStepCount]] is not checked constantly, after home-menu boot this is only checked when waking from sleep-mode. | ||
=== Tools === | === Tools === | ||
* [https://github.com/ps3hen/ctr_toolkit/tree/master/extdata_tool extdata_tool] - Extract/verifies standalone extdata images and title extdata FS. | * [https://github.com/ps3hen/ctr_toolkit/tree/master/extdata_tool extdata_tool] - Extract/verifies standalone extdata images and title extdata FS. |