Sorces Code
achille12344 opened this issue · 23 comments
error sorce code Client.h
https://github.com/r57zone/DualShock4-emulator/tree/master/Source/ViGEm
Unzip these files:
https://github.com/ViGEm/ViGEmClient/tree/master/include/ViGEm
Ex functions added to Common.h
You can post me here your complete copy of the source thanks
Replace Common.h with this one - https://github.com/r57zone/DualShock4-emulator/blob/master/Source/ViGEm/Common.h
brother or tried to copy the file from getting the same error
error brooooooooooo
Send a screenshot
You know how to program in python brother
The gamepad model = VG.VDS4Gamepad () works very well
If you want you pass the Source Mouse and Keyboard
Makes and mouse buttons mapping only
We want to work together brother
Have you changed tools and sdk to yours in the project settings? Visual Studio gives a lot of irrelevant errors
https://github.com/r57zone/DSAdvance#building
Visual Studio Code 2017
Python is not suitable for working with vigem (creating virtual gamepads), there are no plans to create an interface yet. If you want you can create one for the config files.
Change the SDK and tools to yours in the project properties on the left and the project should be built. Select x86 release.