Extdata: Difference between revisions
Line 445: | Line 445: | ||
| ? | | ? | ||
|} | |} | ||
==== Shared Extdata 0xf000000b gamecoin.dat ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x4 | |||
| ? | |||
|- | |||
| 0x4 | |||
| 0x2 | |||
| Total Play Coins | |||
|- | |||
| 0x6 | |||
| 0x2 | |||
| ? | |||
|- | |||
| 0x8 | |||
| 0x4 | |||
| ? | |||
|- | |||
| 0xC | |||
| 0x4 | |||
| ? | |||
|- | |||
| 0x10 | |||
| 0x2 | |||
| Year | |||
|- | |||
| 0x12 | |||
| 0x1 | |||
| Month | |||
|- | |||
| 0x13 | |||
| 0x1 | |||
| Day | |||
|} | |||
The above date stores the last time new Play Coins were obtained? | |||
=== 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. |