Skip to content

Commit

Permalink
results: wiiu_support: add 160-2793
Browse files Browse the repository at this point in the history
Co-authored-by: Lazr <[email protected]>
  • Loading branch information
lifehackerhansol and Lazr1026 committed Jul 17, 2024
1 parent 54d9aea commit 984d06c
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 @@ -441,7 +441,8 @@
104: ResultInfo('The SLC system memory is corrupted.'),
105: ResultInfo('The USB storage is corrupted.'),
2706: ResultInfo('Error when reading from USB storage device'),
2713: ResultInfo('The USB Storage device has been disconnected.')
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.')
})

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

0 comments on commit 984d06c

Please sign in to comment.