From fe0779a87169f715fbbc28660cad9e85dbb60276 Mon Sep 17 00:00:00 2001 From: tomGER <25822956+tumGER@users.noreply.github.com> Date: Fri, 21 Jun 2019 16:32:03 +0200 Subject: [PATCH] Update errcodes.py --- helpers/errcodes.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helpers/errcodes.py b/helpers/errcodes.py index 2487c49..09ba0ae 100644 --- a/helpers/errcodes.py +++ b/helpers/errcodes.py @@ -707,6 +707,7 @@ switch_known_errcodes = { 0x87e: "mii not found", 0x115b: "[HBL] Stopped loading NROs", 0x48c69: "device_cert_ecc_b223 failed to load", + 0x138E02: "gamecard cmd buffer too small - must be 0x40 (or bigger)", # 0x3E8E89: 'Failed to access Firmware Updates - Often because of DNS!', @@ -1112,4 +1113,4 @@ wii_u_errors = { # 1K (+115) Lines PogChamp # Secret Memory Training: https://www.youtube.com/watch?v=h-mUGj41hWA -# Secret Running Training: https://www.youtube.com/watch?v=XCiDuy4mrWU \ No newline at end of file +# Secret Running Training: https://www.youtube.com/watch?v=XCiDuy4mrWU