Replies: 4 comments
|
This most likely means you have something already using that port, e.g. another DSU server or an instance of evdevhook2. Do a to check what it is. You can use a config file to change what port is listened on. |
|
OK, I rebooted then ran the program via command line and got this error: Failed to open Wireless Controller Motion Sensors (dev/input/devent264) - Permission Denied I don't know how to do that so I ran it as root. Cemu then sees the controller and I can set motion to on, but I can't assign keys and when I move the analogs or press the buttons the emulator does not respond. |
|
evdevhook2 does not support button or stick inputs for a couple of reasons, one of them being that it's normally possible to bind these directly in the target program, which gives you better latency than relaying things through DSU. I'll be converting this to a discussion since there's no bug here to be fixed. |
|
What do you mean "bind these directly in the target program"? I am using CEMU, as far as I know, I can only choose one joystick or another. |
Uh oh!
There was an error while loading. Please reload this page.
I get this using the appimage:
"Failed to start server: Error binding to address [::]:26760: Address already in use"
All reactions