ACTA:SetNetworkTime: Difference between revisions
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..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
The timestamp format is milliseconds elapsed since 01.01.2000 00:00:00 UTC. | The timestamp format is milliseconds elapsed since 01.01.2000 00:00:00 UTC. | ||
Using this command will affect the [[ACT_Services#DataBlocks|<code>Difference between server time and device UTC time (in nanoseconds)</code> field (BlkID 0x4)]]. | |||
This only works in debug mode (when [[Config_Savegame#Configuration_blocks|Configuration Block]] 0x00130000 is set to 0x100). | This only works in debug mode (when [[Config_Savegame#Configuration_blocks|Configuration Block]] 0x00130000 is set to 0x100). |