Commit graph

21 commits

Author SHA1 Message Date
ndeadly
3a643a8d34 mc.mitm: remove sleeps on wii extension controller init 2021-11-17 09:47:45 +01:00
ndeadly
eeb37b07bc mc.mitm: take both left and right decoded motor data into account when determining rumble output 2021-11-17 00:06:00 +01:00
ndeadly
b1d9fc906d
mc.mitm: convert static report staging buffers to instance members 2021-11-01 20:26:46 +01:00
SciresM
f7178ebc1b
mc: update for Atmosphere-libs refactoring (#372)
* mc: update for Atmosphere-libs refactoring

* Update for further ams-libs changes (through 1.2.0)
2021-10-17 00:15:56 +02:00
ndeadly
6689f03682 mc.mitm: set external power/usb status for controllers known to report it 2021-09-15 14:00:51 +02:00
GaryOderNichts
4d04f80c31
Wii U Pro Controller battery level and charging flag (#348) 2021-09-15 13:37:03 +02:00
ndeadly
e4f475072c mc.mitm: add support for file based virtual spi flash 2021-08-19 22:13:28 +02:00
ndeadly
ec17464465 mc.mitm: take analog values from wii classic controller into account when mapping ZL/ZR buttons 2021-08-16 21:16:09 +02:00
ndeadly
b314971e3a mc.mitm: add temporary workaround for issue where wii controllers won't stop vibrating after being connected 2021-07-11 19:29:24 +02:00
ndeadly
8ece58d151 mc.mitm: pass correct calibration data for stick values that utilise the full 12-bit range 2021-07-11 18:20:34 +02:00
Banz99
67deb90966
Add svcSleepThread between memory accesses to recognize wii controller extensions (#301) 2021-07-07 22:51:19 +02:00
ndeadly
34698dbd53 mc.mitm: add methods for fetching and modifying packed switch analog stick data 2021-06-20 22:39:28 +02:00
ndeadly
d8a5f08f2b mc.mitm: improve battery level handling 2021-06-14 22:01:51 +02:00
ndeadly
a35edd389c bluetooth-mitm: combine wiimote inputs with extension controllers rather than overwrite them 2021-06-09 23:59:20 +02:00
ndeadly
b92d4b588b bluetooth-mitm: update amplitude lookup table and clean up rumble code 2021-03-16 00:09:21 +01:00
ndeadly
6fc0036129 bluetooth-mitm: fix setting of wii controller player leds 2021-03-14 18:21:30 +01:00
ndeadly
210dc5079f bluetooth-mitm: playing around with rumble values 2021-03-14 18:21:30 +01:00
ndeadly
1160f7d0e0 bluetooth-mitm: use improved lookup table based on yuzu amplitude scaling function, only use left motor settings 2021-03-14 18:21:30 +01:00
ndeadly
42f82561ab bluetooth-mitm: add CancelVibration method 2021-03-14 18:19:21 +01:00
ndeadly
ec37a557c6 bluetooth-mitm: add crude wii controller rumble 2021-03-14 18:19:20 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
Renamed from bluetooth-mitm/source/controllers/wii_controller.cpp (Browse further)