Ringcon-Driver icon indicating copy to clipboard operation
Ringcon-Driver copied to clipboard

Build dependecies problem still there

Open flydays1980 opened this issue 2 years ago • 1 comments

I followed the instruction by dear MR. Ringrunnermg, installed vcpkg, and installed all dependencies. However, when compiling the program, there are still a lot of errors. It seemed that the wxwidgets and socket-io-client and etc. have changed, many of them are upgraded and of different versions now. I really hope that the author Ringrunnermg can share his own dependecy files in a folder, so it will be easier for us to focus on coding. My goal is to write a joystick button layout to better suit the game Elden Ring. This current joystick button layout and gyro functions is diffcult for playing that game. The Youtuber, @SuperLouis64 's solution is more suitable. However, his solution is to use hardwares like Titan Two, it is costly and hard to get.

It probably requires the following directories: glm ViGEm wx and head files like sio_clients.h sio_message.h sio_socket.h hidapi.h I tried coping those from the original joycon driver source code, but they are not compatible with this.

Many thanks.

flydays1980 avatar Jun 01 '22 09:06 flydays1980

help with the JoiCon problem: https://github.com/ringrunnermg/Ringcon-Driver/issues/22?ysclid=llhxsz6lkk27258939

Yasyara avatar Aug 20 '23 15:08 Yasyara