QTM:GetHeadtrackingInfo

From 3dbrew
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x00020080]
1-2 u64, normally zero

Response

Index Word Description
0 Header code
1 Result code
2..17 Output structure

Structure

Offset Size Description
0x0 0x4 u8 flags which indicate whether the head was detected.
0x4 0x1 u8 flag, unknown
0x5 0x3 Padding
0x8 0x4 float, not used by System_Settings.
0xC 0x20 8 float fields.
0x2C 0x14 Not used by System_Settings.

The total size of this structure is 0x40-bytes.