yuzu/src/core/hle/service/hid
Morph ad50209383 hid: Reimplement Begin/EndPermitVibrationSession
Upon further investigation, these commands allow temporary vibrations even when the "Controller Vibration" system setting is disabled. As a result, vibrations are allowed when either the system setting or this flag is set to true. Therefore, we can only block vibrations when both flags are set to false.
2020-11-15 23:33:21 -05:00
..
controllers hid: Reimplement Begin/EndPermitVibrationSession 2020-11-15 23:33:21 -05:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp hid: Reimplement Begin/EndPermitVibrationSession 2020-11-15 23:33:21 -05:00
hid.h hid: Stub IsVibrationDeviceMounted 2020-11-15 23:33:20 -05:00
irs.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
irs.h kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
xcd.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
xcd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00