ndeadly
|
ca25362211
|
mc.mitm: remove unnecessary overlapping data write from virtual spi flash initialisation
|
2021-08-20 17:02:42 +02:00 |
|
ndeadly
|
0ebba1abbd
|
mc.mitm: add back virtual destructor that went mia during rebase
|
2021-08-20 01:00:57 +02:00 |
|
ndeadly
|
601a1209a3
|
mc.mitm: fix compiler warning when reversing bluetooth address for wii controller pairing
|
2021-08-19 23:48:29 +02:00 |
|
ndeadly
|
e4f475072c
|
mc.mitm: add support for file based virtual spi flash
|
2021-08-19 22:13:28 +02:00 |
|
ndeadly
|
aa229ba61c
|
mc.mitm: report that 8bitdo zero controller doesn't support SetTsi function
|
2021-08-19 22:08:07 +02:00 |
|
ndeadly
|
f74f76d29f
|
mc.mitm: account for larger xbox elite v2 controller input report
|
2021-08-19 14:32:12 +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
|
5f580713d7
|
mc.mitm: add support for gamesir t2a controller
|
2021-08-08 15:03:00 +02:00 |
|
ndeadly
|
565b9ecd6d
|
mc.mitm: report that mocute 050 controller doesn't support SetTsi function
|
2021-08-04 13:44:22 +02:00 |
|
ndeadly
|
465ffa5268
|
mc.mitm: handle rumble data sent along with subcommand output report 0x01
|
2021-07-14 22:28:34 +02:00 |
|
ndeadly
|
e34f070406
|
Change location of config .ini file to sdmc:/config/MissionControl/missioncontrol.ini
|
2021-07-11 19:40:24 +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 |
|
ndeadly
|
429cc06b14
|
mc.mitm: only fake response for SetTsi command for controllers where is is known to cause issues
|
2021-07-09 20:00:29 +02:00 |
|
ndeadly
|
241662796c
|
mc.mitm: reduce default reporting rate of DS4 controller from 1000Hz -> 125Hz to match pro controller
|
2021-07-09 19:37:00 +02:00 |
|
Banz99
|
67deb90966
|
Add svcSleepThread between memory accesses to recognize wii controller extensions (#301)
|
2021-07-07 22:51:19 +02:00 |
|
ndeadly
|
7a1ea1f8af
|
mc.mitm: correct SwitchAnalogStick SetX and SetY functions
|
2021-06-23 21:57:29 +02:00 |
|
ndeadly
|
31250f09fb
|
mc.mitm: add extension IPC call for external app to signal that it has peeked at the hid report buffer when using event redirection
|
2021-06-23 02:10:05 +02:00 |
|
ndeadly
|
c6866db302
|
mc.mitm: check in missing switch analog stick source files
|
2021-06-20 23:51:37 +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
|
d1c2437f7b
|
mc.mitm: fix xiaomi controller battery level computation
|
2021-06-14 18:24:39 +02:00 |
|
ndeadly
|
d2c9c37029
|
mc.mitm: support report format used by old xbox one controller firmwares
|
2021-06-10 00:09:26 +02:00 |
|
ndeadly
|
82fa3fa503
|
mc.mitm: add support for atgames legends pinball controller
|
2021-06-10 00:08:58 +02:00 |
|
ndeadly
|
5f7f5854b9
|
mc.mitm: add config option to disable the LED lightbar on sony controllers
|
2021-06-10 00:08:21 +02:00 |
|
ndeadly
|
b27e1e5da2
|
bluetooth-mitm: convert tabs to spaces
|
2021-06-09 23:59:20 +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
|
97b80c7686
|
bluetooth-mitm: whitelist another vid/pid for mocute 050 controller
|
2021-06-09 23:52:39 +02:00 |
|
ndeadly
|
9e476ea9fd
|
bluetooth-mitm: add support for lanshen x1pro controller
|
2021-06-09 23:52:29 +02:00 |
|
ndeadly
|
f5a1ef2ff3
|
bluetooth-mitm: add support for samsung variant of madcatz c.t.r.l.r
|
2021-06-09 23:26:33 +02:00 |
|
ndeadly
|
e32438c9a1
|
Adapt code for libnx 12.x.x support
|
2021-06-09 22:17:58 +02:00 |
|
ndeadly
|
c92cb857b5
|
mc.mitm: remove usage of sm::DoWithSession
|
2021-04-30 23:05:01 +02:00 |
|
ndeadly
|
4ea12aebd5
|
Add preliminary support for 12.0.0
|
2021-04-15 00:10:22 +02:00 |
|
ndeadly
|
a3310e0d43
|
mc.mitm: unfuck the mess created by conflicting bluetooth type definitions in libnx master
|
2021-03-25 23:37:20 +01:00 |
|
ndeadly
|
a492bc77af
|
bluetooth-mitm: add support for icade controller
|
2021-03-16 02:27:04 +01:00 |
|
ndeadly
|
b92d4b588b
|
bluetooth-mitm: update amplitude lookup table and clean up rumble code
|
2021-03-16 00:09:21 +01:00 |
|
ndeadly
|
14146e3d30
|
bluetooth-mitm: enable/disable controller rumble based on global settings defined in ini file
|
2021-03-14 18:22:16 +01:00 |
|
Sean Maas
|
c227688485
|
bluetooth-mitm: add DualSense rumble
|
2021-03-14 18:21:31 +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
|
d9f19ecffd
|
bluetooth-mitm: use average of left and right LRA amplitudes
|
2021-03-14 18:21:29 +01:00 |
|
ndeadly
|
bb7fc4e793
|
bluetooth-mitm: fix copy/paste error
|
2021-03-14 18:21:29 +01:00 |
|
ndeadly
|
f9c4c5cd71
|
bluetooth-mitm: add rumble frequency decoding via lookup table
|
2021-03-14 18:21:29 +01:00 |
|
ndeadly
|
2a2b1be311
|
bluetooth-mitm: decode real rumble amplitudes via lookup table
|
2021-03-14 18:21:24 +01:00 |
|
ndeadly
|
61482f328a
|
add change that got lost during rebase
|
2021-03-14 18:19:21 +01:00 |
|
ndeadly
|
1aeddc5574
|
bluetooth-mitm: make vibration reports work for xbox one controller
|
2021-03-14 18:19:21 +01:00 |
|
ndeadly
|
42f82561ab
|
bluetooth-mitm: add CancelVibration method
|
2021-03-14 18:19:21 +01:00 |
|
ndeadly
|
d40a6ccc97
|
bluetooth-mim: add (not working) crude rumble support for xbox one controllers
|
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 |
|