djlastnight / KeyboardSplitterXbox

Creates up to 4 virtual xbox 360 controllers and feeds them via one or more keyboards.
507 stars 45 forks source link

Help setting up dev environment #123

Closed cristovamsegundo closed 2 years ago

cristovamsegundo commented 2 years ago

Hi, I recently found this project and tried to set up the environment to maybe try to implement a smoother mouse movement and other enhancements. Unfortunately I'm having some trouble to build and debug. I'm currently using Visual Studio 2019 and I already installed Visual Studio 2013 so that I could get the correct platform toolset.

I can actually run the project but as soon as I try to start the emulation and enter any key the program breaks without a clear error and no mouse seems to be recognized by clicking on the mouse icon. Could you give me some insight on how to get the project running? Am I missing something? What else do I need to install?

By the way, this is a very nice project. I've been using it for a while now to play some games on XCloud. 🙂

cristovamsegundo commented 2 years ago

Nevermind, got it working. 😀