Update errcodes.py
This commit is contained in:
parent
2b83b355e9
commit
fe0779a871
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
# Secret Running Training: https://www.youtube.com/watch?v=XCiDuy4mrWU
|
||||
|
|
Loading…
Reference in a new issue