You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically invoke Acquire() on DirectInput device objects when the…
… application attempts certain operations that require acquisition and the application has not explicitly invoke Acquire() previously.
Fixed an initial controller state bug. Default properties need to be …
…applied immediately when a new controller object is created so that attempting to get state before physical input returns correct values that make sense to the application.