Changes

Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001B0302] |- | 1 | ? |- | 2-11 | See below structure. |- | 12 | u16, unknown |- ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x001B0302]
|-
| 1
| ?
|-
| 2-11
| See below structure.
|-
| 12
| u16, unknown
|-
| 13
| Value 0x0
|-
| 14
| Handle
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Value 0x0
|-
| 3
| Output handle
|}

=Input Structure=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0-1
| u64 ID presumably used for the UDS consoleID. This is loaded from BlkID 0x00090000 in the [[Config_Savegame|system-config]] via [[CfgS:GetConfigInfoBlk2]].
|-
| 2-7
| This is the first 0x18-bytes from BlkID 0x000A0000 in the [[Config_Savegame|system-config]] loaded via [[CfgS:GetConfigInfoBlk2]].
|-
| 8-9
| Unused?(Not initialized by [[Download_Play|dlp]] module)
|}

Navigation menu