mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
ControllerInterface: DInput: Update force feedback effects in a thread. This should prevent slowdowns experienced by a handful of users.
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
|
||||
namespace MappingCommon
|
||||
{
|
||||
|
||||
constexpr int INPUT_DETECT_TIME = 3000;
|
||||
constexpr int OUTPUT_DETECT_TIME = 2000;
|
||||
|
||||
|
Reference in New Issue
Block a user