Difference between revisions of "FRDU:GetMyPreference"

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

Latest revision as of 16:41, 1 September 2017

Request[edit]

Index Word Description
0 Header code [0x00060000]

Response[edit]

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)