ACTA:SetNetworkTime
Revision as of 13:59, 24 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x042E|2|0}} {{IPC/RequestEntryRange|2|s64, Custom server time timestamp}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vard...")
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1-2 | s64, Custom server time timestamp |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
Sets the internal network time field. Usually, this is obtained from the X-Nintendo-Date
header in HTTP responses from the account server.
The timestamp format is milliseconds elapsed since 01.01.2000 00:00:00 UTC.
This only works in debug mode (when Configuration Block 0x00130000 is set to 0x100).