Filesystem services: Difference between revisions
symbols etc |
|||
Line 30: | Line 30: | ||
|- | |- | ||
! Cmd || Name || Required permissions-type and func | ! Cmd || Name || Required permissions-type and func | ||
|- | |- | ||
| 1 || [[#Initialize]] || | | 1 || [[#Initialize]] || | ||
Line 238: | Line 236: | ||
| 0x12 || || Invalid | | 0x12 || || Invalid | ||
|} | |} | ||
== Initialize == | == Initialize == | ||
Line 283: | Line 278: | ||
May return errors when attempting to access NCA-paths for an update-title with a gamecard, when the gamecard isn't inserted. May return error 0x7D402 in some cases with update-titles. Non-val2 in32 values with NCA-type1 are unusable, even for normal titles. | May return errors when attempting to access NCA-paths for an update-title with a gamecard, when the gamecard isn't inserted. May return error 0x7D402 in some cases with update-titles. Non-val2 in32 values with NCA-type1 are unusable, even for normal titles. | ||
The official "MountApplicationPackage" func uses this with titleid=0 and in32=7. | |||
== MountBis == | == MountBis == |