Filesystem services: Difference between revisions

Roblabla (talk | contribs)
Rename second GetGameCardErrorInfo command to GetGameCardErrorInfo2 to guarantee unicity
correct parameters of OpenFileSystem
Line 434: Line 434:


== OpenFileSystem ==
== OpenFileSystem ==
Takes an input [[#FileSystemType]] and an u64 title-id. Returns an [[#IFileSystem]].
Takes a type-0x19 input buffer (ContentPath) and a [[#FileSystemType]] as parameters. Returns an [[#IFileSystem]].


[2.0.0+] This function was removed.
[2.0.0+] This function was removed.