diff --git a/Troubleshooting-Loader-Errors.md b/Troubleshooting-Loader-Errors.md new file mode 100644 index 0000000..555aaf8 --- /dev/null +++ b/Troubleshooting-Loader-Errors.md @@ -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`
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 | `` | \ No newline at end of file