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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Request

Index Word Description
0
Header 0x042E0080 Cmd 0x042E Param 2 Xlat 0
1-2 s64, Custom server time timestamp

Response

Index Word Description
0
Header 0x042F0040 Cmd 0x042F Param 1 Xlat 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).