Error codes: Difference between revisions
Found in 1.0.0 0xFFFFFFFFBFC2276C (related to svcSendSyncRequestWithUserBuffer64) |
Add FS error codes related to allocators already being registered/used. Found in SetAllocators (courtesy to Nintendo for leaving the log calls and strings in the binary) |
||
Line 360: | Line 360: | ||
|- | |- | ||
| 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content | | 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content | ||
|- | |||
| 0x327402 || 2 || 6458 || FS allocators already registered | |||
|- | |||
| 0x327602 || 2 || 6459 || FS allocators already used | |||
|- | |- | ||
| 0x803 || 3 || 4 || OS busy | | 0x803 || 3 || 4 || OS busy |