r57zone / DualShock4-emulator

DualShock4 emulation for Xbox controllers or keyboard and mouse / Эмуляция DualShock4 для Xbox контроллеров или клавиатуры и мыши
https://youtu.be/17hY1zTqoYQ
The Unlicense
189 stars 30 forks source link

Keys not working #22

Closed Cereeth closed 2 years ago

Cereeth commented 3 years ago

Hi! I installed the vigembus and started the DS4 emulator, then connected to Ps remote play. The strange thing is that the arrows working for navigation and despite the cross button is binded to space, I figured it works with the enter key. Nothing else seems to happen when I try to push any other button, binded, or not binded.

r57zone commented 3 years ago

Hi, try pressing Win + R, enter "joy.cpl" and try there. Also need to enable the ActivateInAnyWindow parameter.

Cereeth commented 3 years ago

I tried to enable that parameter, did not helped. If i enter joy.cpl, the list is empy for me. I figured that the problem is probably, that the program is closing after a few seconds. When I start it, I see the wireless controller in the list, then it disappears.

Edit: I checked the event viewer and I see that the program runs to an error. I can copy the log if that helps. Seems like I have the same problem as others have/had in 2 other tickets.

r57zone commented 3 years ago

What operating system do you have? Running DS4Emulator x64 or x86? What is the bitness of the system? Have you installed Visual_CPP_Redistributable_2017_2019?

Cereeth commented 3 years ago

My system is x64, i tried to run both, jost to be sure, also in administrator, and win 8 compatibility. I installed Vsiual C++ 2015-2019 redist.

r57zone commented 3 years ago

Some people have this problem (crash), I don't know yet what the problem might be.

r57zone commented 2 years ago

Similar https://github.com/r57zone/DualShock4-emulator/issues/17

r57zone commented 2 years ago

Perhaps the antivirus is blocking access to the XInput library, one user was helped by disabling the antivirus.

r57zone commented 2 years ago

I made a test version with a static library, could you check it out? DS4Emulator.1.7.5.XInput.Static.Portable.zip

r57zone commented 2 years ago

It looks like the problem has been solved, the necessary description will be fixed and added