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.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
irs.h
xcd.cpp
xcd.h