ControllerInterface: DInput: Update force feedback effects in a thread. This should prevent slowdowns experienced by a handful of users.

This commit is contained in:
Jordan Woyak
2018-12-22 17:49:03 -06:00
parent d5df56c677
commit 0f19c4a40f
5 changed files with 184 additions and 88 deletions

View File

@ -12,7 +12,6 @@
namespace MappingCommon
{
constexpr int INPUT_DETECT_TIME = 3000;
constexpr int OUTPUT_DETECT_TIME = 2000;