Commit graph

703 commits

Author SHA1 Message Date
ndeadly
b64a83ada5 mc.mitm: correct coordinate systems according to recorded data observations 2022-04-05 23:52:50 +10:00
ndeadly
818a3249e8 Add current state of experimental code 2022-04-05 23:52:46 +10:00
ndeadly
60c17b8d54 mc.mitm: define switch motion calibration data 2022-04-05 23:50:44 +10:00
ndeadly
131c48654a mc.mitm: add definition for dualshock4 feature report 0x05 and calibration data 2022-04-05 23:50:44 +10:00
ndeadly
52b1f7f0a3 mc.mitm: enable and naively map motion controls for dualshock4 and dualsense controllers 2022-04-05 23:50:44 +10:00
ndeadly
374c1781c5 mc.mitm: allow for handling of hid set and get reports 2022-04-05 23:50:44 +10:00
ndeadly
52b478550b mc.mitm: add methods for requesting ds4 version info and calibration data 2022-04-05 23:50:44 +10:00
ndeadly
bb805477f6 слава україні 2022-04-05 23:32:49 +10:00
ndeadly
419c80e8f2 Add missing system_module.mk 2022-04-05 22:56:12 +10:00
ndeadly
34bd9f7796 mc.mitm: SwapBytes -> SwapEndian 2022-04-05 13:50:06 +10:00
ndeadly
cfbc437fed Update libstratosphere 2022-04-05 13:40:13 +10:00
ndeadly
21f9613316 mc.mitm: support for g910 wireless bluetooth controller 2022-03-27 22:40:57 +11:00
ndeadly
33d3a39e00 Add bluetooth ips patchset for 14.0.0 2022-03-24 17:33:43 +11:00
ndeadly
a55955708e mc.mitm: modifications to build with latest libstratosphere 2022-03-24 17:32:43 +11:00
ndeadly
7b810497ea Update submodules 2022-03-24 13:21:27 +11:00
ndeadly
68e5d13164 mc.mitm: clean up initialisation of threads 2022-02-08 07:14:07 +01:00
ndeadly
0ee33b355b Update bug report template 2022-01-20 07:30:08 +01:00
ndeadly
65047103a8 Update submodules 2022-01-20 06:33:24 +01:00
ndeadly
d2abc8a395 Add bluetooth ips patchset for 13.2.1 2022-01-20 06:31:40 +01:00
ndeadly
8d6089a8b5 mc.mitm: flag SetTsi command as unsupported for powera moga controllers 2022-01-20 06:30:38 +01:00
ndeadly
56eb9c3f22 mc.mitm: fix for nested designated struct initialisation compiler errors on latest devkitA64 2022-01-11 04:36:50 +01:00
Banz99
6643d726c1
Enable subcmd rumble only when not disabled globally (#411)
This should fix the recent reports of users incapable of disabling rumble.
2021-12-17 15:10:55 +01:00
ndeadly
0489e3090c mc.mitm: flag SetTsi command as unsupported for xiaomi and steelseries free controllers 2021-12-05 11:53:15 +01:00
Philipp Seiler
fab069c75f
Hyperkin Scout: Wrong Button layout. A / B were swapped (#400) 2021-12-01 16:42:13 +01:00
ndeadly
23f343785b
Update github bug report template 2021-12-01 11:42:05 +01:00
ndeadly
cf4e8901d1
Merge branch 'develop' 2021-12-01 11:39:32 +01:00
ndeadly
7263f4aa4e
Update readme 2021-12-01 11:38:25 +01:00
ndeadly
c309819e87
Update submodules 2021-12-01 11:08:17 +01:00
ndeadly
6409b356c5
mc.mitm: add support for hyperkin scout controller 2021-12-01 11:02:02 +01:00
ndeadly
33201ebc8e Update bug report issue template version dropdown lists 2021-11-17 10:52:58 +01:00
ndeadly
02dac4397a Merge branch 'develop' 2021-11-17 10:48:07 +01:00
ndeadly
ec24f23f4d Update submodules 2021-11-17 10:47:26 +01:00
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
e454e304db mc.mitm: check rumble packet decoding produces valid indices into lookup tables 2021-11-12 03:00:23 +01:00
ndeadly
f0c55aaf33
mc.mitm: add support for n64 and genesis/megadrive online controllers 2021-11-02 12:36:45 +01:00
ndeadly
ac0dad192a
mc.mitm: send initial output report to sony controllers prior to initialising the base class to improve perceived connection speed 2021-11-01 21:00:04 +01:00
ndeadly
b1d9fc906d
mc.mitm: convert static report staging buffers to instance members 2021-11-01 20:26:46 +01:00
ndeadly
b95ca984cc mc.mitm: add some missing subcommand responses 2021-11-01 12:57:30 +01:00
ndeadly
d2d12130c7 mc.mitm: correctly store/return player led pattern in response to subcommands 2021-11-01 12:56:41 +01:00
ndeadly
82bebeffd2 mc.mitm: actually take into account the value sent in enable vibration subcommand 2021-11-01 11:42:19 +01:00
ndeadly
ace83062bb mc.mitm: add default response for unrecognised subcommands 2021-11-01 01:31:20 +01:00
ndeadly
d9bed6ee2a mc.mitm: add struct definition for SetPlayerLeds subcommand 2021-11-01 01:23:57 +01:00
ndeadly
dbe5213bc0 mc.mitm: make use of GetControllerDirectory function during emulated controller initialisation 2021-10-31 23:57:44 +01:00
ndeadly
1090a80190 mc.mitm: disable sending SetTsi command to ouya controller 2021-10-31 19:28:10 +01:00
ndeadly
2ce5b3a7db Add 0.6.1 to version dropdown list in bug report template 2021-10-29 16:02:55 +02:00
ndeadly
0b69d4b9b0 Merge branch 'develop' 2021-10-28 21:08:38 +02:00
ndeadly
d4dfe5b30f Update readme 2021-10-28 21:08:07 +02:00
ndeadly
ea253a9e2a mc.mitm: add support for manually flagging a controller as not supporting the SetTsi command 2021-10-28 20:52:38 +02:00
ndeadly
73ce3ee413 Update bug report template to reflect latest versions 2021-10-28 00:37:17 +02:00