Difference between revisions of "FRDU:GetMyFavoriteGame"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|-
 
|-
 
| 0
 
| 0
| Header code [0x000C0000]
+
| Header code [0x000D0000]
 
|}
 
|}
  
Line 21: Line 21:
 
| Result code
 
| Result code
 
|-
 
|-
| 2
+
| 2-3
| u64 Title ID
+
| u64, Application Title ID
 
|}
 
|}
 +
 +
=Description=
 +
Obtains the favorite game set by the console.

Latest revision as of 17:03, 7 September 2017

Request[edit]

Index Word Description
0 Header code [0x000D0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2-3 u64, Application Title ID

Description[edit]

Obtains the favorite game set by the console.