CommonHostInterface: Reimplement controller rumble support
Even better than before, supports separate motor control.
This commit is contained in:
@ -792,6 +792,7 @@ void QtHostInterface::threadEntryPoint()
|
||||
}
|
||||
|
||||
m_system->RunFrame();
|
||||
UpdateControllerRumble();
|
||||
|
||||
renderDisplay();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user