mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
4433cbebc6
== DETAILS - fix the bitshift math - read the right bytes out of the ds3 data packet - remove verbose logging in critical path - stop caring about errors in the hid read loop -- seems to just be benign "device not ready" -- or at least, that's what I'm assuming given that the read eventually succeeds. == TESTING Played Mario 3 with the DS3 with no issues.