FRDU:GetMyPreference: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
Joel16 (talk | contribs)
Line 28: Line 28:
|-
|-
| 4
| 4
| Unknown
| Show game history (byte, 0 = don't show, non-zero = show)
|}
|}

Revision as of 16:41, 1 September 2017

Request

Index Word Description
0 Header code [0x00060000]

Response

Index Word Description
0 Header code
1 Result code
2 Public mode (byte, 0 = private, non-zero = public)
3 Show current game (byte, 0 = don't show, non-zero = show)
4 Show game history (byte, 0 = don't show, non-zero = show)