1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
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
..
kernel ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
service hid: Reimplement Begin/EndPermitVibrationSession 2020-11-15 23:33:21 -05:00
ipc.h
ipc_helpers.h ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00