Created Troubleshooting Loader Errors (markdown)
parent
7043cc97ef
commit
c5da9ffdd7
|
@ -0,0 +1,32 @@
|
|||
#### To use this list, press Ctrl-F (or Cmd-F on Mac) and then type in the error code from yuzu. This should look similar to `XXXX-XXXX` where the Xs represent numbers and letters.
|
||||
|
||||
| Error Code | Description |
|
||||
| -- | --|
|
||||
| 0008-0000 | `Success` |
|
||||
| 0008-0001 | `ErrorAlreadyLoaded` <br> This is an internal error and should be reported to the devs immediately. |
|
||||
| 0008-0002 | `ErrorNotImplemented` |
|
||||
| 0008-0003 | `ErrorNotInitialized` |
|
||||
| 0008-0004 | `ErrorBadNPDMHeader` |
|
||||
| 0008-0005 | `ErrorBadACIDHeader` |
|
||||
| 0008-0006 | `ErrorBadACIHeader` |
|
||||
| 0008-0007 | `ErrorBadFileAccessControl` |
|
||||
| 0008-0008 | `ErrorBadFileAccessHeader` |
|
||||
| 0008-0009 | `ErrorBadPFSHeader` |
|
||||
| 0008-000A | `ErrorIncorrectPFSFileSize` |
|
||||
| 0008-000B | `ErrorMissingHeaderKey` |
|
||||
| 0008-000C | `ErrorIncorrectHeaderKey` |
|
||||
| 0008-000D | `ErrorNCA2` |
|
||||
| 0008-000E | `ErrorNCA0` |
|
||||
| 0008-000F | `ErrorMissingTitlekey` |
|
||||
| 0008-0010 | `ErrorMissingTitlekek` |
|
||||
| 0008-0001 | `ErrorInvalidRightsID` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
||||
| 0008-0000 | `` |
|
Loading…
Reference in New Issue