Commit graph

702 commits

Author SHA1 Message Date
ndeadly
a3fa9e7294 Add support for firmware 19.0.0 2024-10-16 11:11:17 +02:00
ndeadly
6ce89a7f54 mc.mitm: implement enough of nfc state machine to respond correctly with device not ready status when queried 2024-10-10 19:12:58 +02:00
ndeadly
43f405e3e6 mc.mitm: implement proper decoding of nintendo's hd rumble encoding scheme 2024-10-10 11:36:22 +02:00
ndeadly
8cddf8fbeb mc.mitm: add templated crc8 computation and move utilities to their own source directory 2024-07-09 23:48:36 +02:00
ndeadly
581ae0d9e8 Update readme and issue template 2024-06-11 09:29:37 +02:00
ndeadly
eabc618aeb Update submodules 2024-06-11 09:29:13 +02:00
ndeadly
b228008e0d mc.mitm: add support for bionik vulkan controller 2024-05-03 14:50:15 +02:00
ndeadly
2f5e9b999f Update readme and bug report template 2024-04-01 06:31:06 +02:00
ndeadly
0ffdda4d4d mc.mitm: replace analog stick handling with templated code 2024-03-31 10:18:04 +02:00
ndeadly
36f38ad1bd Update submodules 2024-03-29 14:44:40 +01:00
ndeadly
58e08aa379 Add ips patches for 18.0.0 2024-03-29 14:43:39 +01:00
ndeadly
13780153f0 Add device class patches for joycon droid on unrooted android phones 2024-03-26 13:29:27 +01:00
ndeadly
9a02bdbbb1 Update submodules 2024-01-26 10:24:44 +01:00
ndeadly
6ff44b5e9c Update copyright headers 2024-01-26 10:23:42 +01:00
ndeadly
377c7b7caa mc.mitm: assign constants for maximum trigger values 2023-11-16 17:41:33 +01:00
ndeadly
d89e0ab1a7 mc.mitm: mark globals as constinit, constants as constexpr and use camel case for constant variable names 2023-11-16 17:19:28 +01:00
ndeadly
503cc7c133 Update submodules 2023-11-09 18:56:02 +01:00
ndeadly
b7399ca003 mc.mitm: double size of build string data type 2023-11-04 17:20:39 +01:00
ndeadly
958616c953 mc.mitm: fix swapped left and right analog trigger values for 8bitdo sn30 pro xbox cloud gaming edition controller 2023-11-02 09:17:01 +01:00
ndeadly
91eb7b2124 mc.mitm: add support for scuf vantage 2 2023-10-30 09:53:43 +01:00
ndeadly
2f06219a2a Switch back to libnx master 2023-10-25 21:36:29 +02:00
ndeadly
38c98796cf Add support for firmware 17.0.0 2023-10-13 12:06:22 +02:00
ndeadly
de07f42f50 mc.mitm: reset capture button state when dualshock 4 touchpad not pressed 2023-10-13 10:00:11 +02:00
ndeadly
b7305638cd mc.mitm: remove arbitrary gyro scaling factor for sony controllers 2023-10-06 21:11:41 +02:00
ndeadly
bc7b23b1cd mc.mitm: add support for atari vcs modern wireless controller 2023-09-19 10:52:46 +02:00
ndeadly
140ebe2ecb mc.mitm: map 8bitdo zero dpad to left analog stick to improve game compatibility 2023-08-30 12:14:45 +02:00
ndeadly
ef37cb4197 Update docs 2023-08-28 21:42:56 +02:00
ndeadly
e678337851 Fix copy/paste error in bluetooth exefs patch offsets for 16.1.0 that caused the pairing screen to hang when pairing new controllers 2023-08-27 23:45:54 +02:00
ndeadly
913c89baf6 mc.mitm: check vendor/product id when identifying official switch controllers before falling back to checking the name 2023-08-24 10:18:37 +02:00
ndeadly
9306dbe0d3 mc.mitm: use exact joycon name strings 2023-08-24 09:49:55 +02:00
ndeadly
fcab412d0b Add support for firmware 16.1.0 2023-08-22 18:31:52 +02:00
ndeadly
5afa7c89b4 mc.mitm: consider player leds in flashing state when determining player number from led mask 2023-08-19 18:35:09 +02:00
ndeadly
99f08edeae mc.mitm: add timer event to main thread to poll for changes to the currently running program id 2023-07-27 00:31:42 +02:00
ndeadly
2bd061ea78 mc.mitm: clean up module initialisation 2023-07-26 21:55:28 +02:00
ndeadly
1409d462ea mc.mitm: move mc service out of mitm namespace 2023-07-26 21:24:47 +02:00
ndeadly
cfa9041422 mc.mitm: map L3/R3 for betop 2585N2 controller 2023-07-18 23:40:50 +02:00
ndeadly
eed9031fc6 mc.mitm: add power management event handler to main thread 2023-07-01 16:32:55 +02:00
ndeadly
f4dd7552d8 mc.mitm: allocate temporary initialisation thread stack on the heap to save memory 2023-06-30 23:59:07 +02:00
ndeadly
2612b8867a mc.mitm: add new licensed nintendo controller name introduced in 15.0.0 2023-06-19 11:22:03 +02:00
ndeadly
bfb1e6cb78 mc.mitm: fix queue logic for async responses 2023-06-06 21:37:57 +02:00
ndeadly
6c1c8306ef mc.mitm: add support for 8bitdo ultimate 2.4g wireless controller 2023-05-18 18:59:27 +02:00
ndeadly
d83763d38b mc.mitm: add support for betop 2585n2 controller 2023-05-18 18:57:31 +02:00
ndeadly
f2e348325a Update submodules 2023-05-17 12:18:15 +02:00
ndeadly
5e7b06915e mc.mitm: add setting for analog trigger activation threshold 2023-05-17 12:05:25 +02:00
ndeadly
669e4bc3e9 mc.mitm: change mapping of touchpad edges for sony controllers to avoid accidental activations of the capture button 2023-05-17 12:02:34 +02:00
ndeadly
d3a01b6348 mc.mitm: map dualsense mute button as capture 2023-05-14 23:09:54 +02:00
ndeadly
939c2e868d mc.mitm: implement additional dualshock3 led pattern mode 2023-05-10 22:20:36 +02:00
ndeadly
badbbbd61e mc.mitm: add support for steelseries stratus xl controller 2023-05-08 22:51:20 +02:00
ndeadly
fe31665695 mc.mitm: also remove controller pairing from btm device info list 2023-04-26 00:08:41 +02:00
ndeadly
ff568ff42d Update bug report template 2023-04-25 19:55:41 +02:00