QTM:GetHeadtrackingInfoRaw

From 3dbrew
Revision as of 03:59, 7 December 2014 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00010080] |- | 1-2 | u64, normally zero |} =Response= {| class="wikitable" bord...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

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

Response[edit]

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

Structure[edit]

Offset Size Description
0x0 0x4 u8 flags which indicate whether the head was detected.

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