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

"Press exit key to exit" #25

Closed triatic closed 2 years ago

triatic commented 3 years ago

Minor issue. The program box says:

Press exit key to exit, by default it is "~"

However on a UK English keyboard, the exit key is in fact a single quotation mark, i.e. '

Stratium commented 3 years ago

This can be changed by modifying config.ini - specifically:

[Main] ExitBtn=192

with any of the keycodes found here https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/BINDINGS.md

r57zone commented 3 years ago

Hi everyone, thanks, I'll think about how to fix this.

Could anyone test the touchpad gestures in some PSNow or PSRemote game? Do they work in the new test version with dead zone support?

Download - https://github.com/r57zone/DualShock4-emulator/issues/24#issuecomment-904087390

triatic commented 3 years ago

@Stratium Yes it can be changed, but the software is giving incorrect information about what the default key is.

triatic commented 3 years ago

@r57zone the deadzone version is still not working for me.

r57zone commented 3 years ago

@triatic The app does not create a virtual gamepad? Or are you talking about the exit hot key button by default?

triatic commented 3 years ago

@r57zone I mean the deadzone release is still showing as controller disconnected in PS Now.

r57zone commented 2 years ago

Fixed in the new version, now the exit from the app is bind to the ALT + Escape keys https://github.com/r57zone/DualShock4-emulator/releases