Skip to content

Commit

Permalink
results: wiiu_support: add 160-4711
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Jul 17, 2024
1 parent c0ac0f2 commit c306be1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cogs/results/wiiu_support.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,8 @@
1400: ResultInfo('Disc drive error.', 'Actually, the disc drive is probably okay, but rather, a Common Mode Filter may be broken. Fixing this requires soldering, [see for more info.](https://gbatemp.net/threads/572879/)'),
2706: ResultInfo('Error when reading from USB storage device'),
2713: ResultInfo('The USB Storage device has been disconnected.'),
2793: ResultInfo('Usually indicates missing files on vWii. Run vWii Decaffeinator, then update your Wii U.')
2793: ResultInfo('Usually indicates missing files on vWii. Run vWii Decaffeinator, then update your Wii U.'),
4711: ResultInfo('This error usually indicates the USB storage device connected to the console is dying or dead.')
})

vpad_gamepad = Module('vpad (gamepad)', {
Expand Down

0 comments on commit c306be1

Please sign in to comment.