There was an error fetching the commit references. Please try again later.
hid: Fix controller rumble based on new research
This fixes the issue where rumble is only sent to the first controller. Now, individual controllers can receive their own rumble commands.
Showing
- src/core/hle/service/hid/controllers/npad.cpp 27 additions, 18 deletionssrc/core/hle/service/hid/controllers/npad.cpp
- src/core/hle/service/hid/controllers/npad.h 6 additions, 6 deletionssrc/core/hle/service/hid/controllers/npad.h
- src/core/hle/service/hid/hid.cpp 36 additions, 19 deletionssrc/core/hle/service/hid/hid.cpp
Loading
Please register or sign in to comment