Difference between revisions of "ACTU:AcquireEula"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x001E|2|2}} {{IPC/RequestEntry|u8, Country code}} {{IPC/RequestEntry|3-character ASCII ISO langu...")
 
Line 3: Line 3:
 
{{IPC/RequestHeader|0x001E|2|2}}
 
{{IPC/RequestHeader|0x001E|2|2}}
 
{{IPC/RequestEntry|u8, [[Config_Savegame#CountryInfo|Country code]]}}
 
{{IPC/RequestEntry|u8, [[Config_Savegame#CountryInfo|Country code]]}}
{{IPC/RequestEntry|3-character ASCII ISO language code (2 characters + NULL termination)}}
+
{{IPC/RequestEntry|ISO 639 Set 1 language code (2 characters + NULL termination)}}
 
{{IPC/CopyHandle|1}}
 
{{IPC/CopyHandle|1}}
 
{{IPC/CopyHandleEntry|Completion event handle}}
 
{{IPC/CopyHandleEntry|Completion event handle}}

Revision as of 19:29, 20 January 2025

Request

Index Word Description
0
Header 0x001E0082 Cmd 0x001E Param 2 Xlat 2
1 u8, Country code
2 ISO 639 Set 1 language code (2 characters + NULL termination)
3 Descriptor for copying 1 handle
4 Completion event handle

Response

Index Word Description
Header 0x001E0040 Cmd 0x001E Param 1 Xlat 0
1 Result code

Description

Requests the Nintendo Network EULA corresponding to the given country and language.