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