mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
ee90cef6eec289be77b0b01ef730ee8d865252d3
ViGEm Client Native SDK
Developer SDK for communication with ViGEmBus.
About
TBD
How to build
Dependencies
Prerequisites
- Visual Studio 2017 (Community Edition is just fine)
- .NET Core SDK 2.1 (or greater, required for building only)
- Vcpkg Quick Start
.\vcpkg.exe install boost-asio:x86-windows-static boost-asio:x64-windows-static
You can either build directly within Visual Studio or in PowerShell by running the build script:
.\build.ps1
Contribute
Bugs & Features
Found a bug and want it fixed? Open a detailed issue on the GitHub issue tracker!
Have an idea for a new feature? Check out the project board, maybe it's already on there! If not, let's have a chat about your request on Discord or the community forums.
Questions & Support
Please respect that the GitHub issue tracker isn't a helpdesk. We offer a Discord server and forums, where you're welcome to check out and engage in discussions!
Description
Languages
C++
88.4%
C
4.7%
PowerShell
4.1%
C#
1.6%
Shell
1.1%
Other
0.1%