Scutterman / GesturesToInputs

Using a webcam and OpenGL, play PC games by waving your arms about
MIT License
0 stars 0 forks source link

Keyboard localisation #17

Open Scutterman opened 4 years ago

Scutterman commented 4 years ago

At the moment the DirectInput component from DirectX only uses en-US locale.

It should detect what locale the computer is running in and convert the keyboard inputs when the gesture profile is loaded.

Also have a "directx game" checkbox to enforce en-US locale, because those games only work wit en-US inputs.