Adds ViGEm support to Xbox 360/One controllers and unmodified x360ce (v3.x) application.
- Visual Studio 2019 (Community Edition is just fine)
- Follow the Vcpkg Quick Start and install the following packages:
.\vcpkg.exe install sfml:x86-windows-static sfml:x64-windows-static imgui:x86-windows-static imgui:x64-windows-static imgui-sfml:x86-windows-static imgui-sfml:x64-windows-static
- Follow the ViGEmClient Vcpkg Setup