yuzu/src/core/hle/service/hid
Narr the Reg 8185509683
service/hid: Decrease motion update rate
Motion stops working in Mario Tennis in swing mode if the update rate is too fast even when HW it updates at the same speed. 10ms it's the minimum period that the game needs to start working again.
2022-01-12 22:55:33 -06:00
..
controllers Merge pull request #7481 from german77/gyro-bias 2021-12-21 00:13:54 -08:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp service/hid: Decrease motion update rate 2022-01-12 22:55:33 -06:00
hid.h service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAssignment 2021-12-05 22:44:31 -06:00
irs.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
irs.h hle: kernel: Remove deprecated Object class. 2021-05-05 16:40:52 -07:00
ring_lifo.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
xcd.cpp hid: Update service function tables 2021-04-07 01:15:38 -05:00
xcd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00