FS:OpenArchive: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m Use common types.
Neobrain (talk | contribs)
Line 15: Line 15:
|-
|-
| 3
| 3
| Path Size
| Path Size (including null-terminator)
|-
|-
| 4
| 4

Revision as of 23:35, 5 September 2016

Request

Index Word Description
0 Header code [0x080C00C2]
1 Archive ID
2 Path Type
3 Path Size (including null-terminator)
4 (PathSize << 14) | 2
5 Path Data Pointer

Response

Index Word Description
0 Header code
1 Result code
2-3 u64, Archive Handle