Sockets services: Difference between revisions
No edit summary |
|||
| Line 191: | Line 191: | ||
== Cmd36 == | == Cmd36 == | ||
Takes a PID, an input u32 version, an u64 pid_reserved, returns 4-bytes of output. | Takes a PID, an input u32 [[#LibraryConfigData|version]], an u64 pid_reserved, returns 4-bytes of output. | ||
On NX this is stubbed, just returns 0. | On NX this is stubbed, just returns 0. | ||
| Line 765: | Line 765: | ||
| [19.0.0+] || 0xA | | [19.0.0+] || 0xA | ||
|} | |} | ||
On NX the upper u16 of the version is 0x0, while on Ounce it's 0x1. | |||
= DeleteMode = | = DeleteMode = | ||