Simple SDL to XInput proxy via ViGEmBus
  • C 87.1%
  • CMake 10%
  • Batchfile 2.9%
Find a file
2026-06-06 01:05:48 -07:00
src Initial commit 2026-06-06 01:05:48 -07:00
.gitattributes Initial commit 2026-06-06 01:05:48 -07:00
.gitignore Initial commit 2026-06-06 01:05:48 -07:00
build.bat Initial commit 2026-06-06 01:05:48 -07:00
CMakeLists.txt Initial commit 2026-06-06 01:05:48 -07:00
LICENSE Initial commit 2026-06-06 01:05:48 -07:00
README.md Initial commit 2026-06-06 01:05:48 -07:00

GlobalCon

Presents any SDL-supported input device to Windows as a virtual Xbox 360 controller, so XInput games see a standard 360 pad. Game rumble is passed back to the physical device.

Prerequisites

  • ViGEmBus driver must be installed. You can get it here.