Difference between revisions of "AM:InitializeTitleDatabase"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00180080] |- | 1 | u8 Media Type? |- | 2 | u8,...")
 
m
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| u8 [[Filesystem_services#MediaType|Media Type]]?
+
| [[Filesystem_services#MediaType|Media Type]]
 
|-
 
|-
 
| 2
 
| 2
| u8, "force initialize" flag?
+
| bool, Overwrite
 
|}
 
|}
  

Latest revision as of 10:14, 17 April 2016

Request[edit]

Index Word Description
0 Header code [0x00180080]
1 Media Type
2 bool, Overwrite

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This is abstraction for AMPXI:InitializeTitleDatabase.