Page 2 of 2

Re: No ingame input / PS4 Menu is working flawless

Posted: Wed Jun 07, 2017 6:46 am
by Mare00
I tested with physical device.
Controller is plugged to PC and Tioa Board to console.

Thats working. Now I´m even more confused.

@matlo, got any idea what Im doing wrong while sending commands with network?
id like to plug several tiao boards to pc and control different consoles with pc

edit1: tested with world of tanks (with physical device) and its working flawless with PS4 controller too

edit2: I tested with network event and got the following:

C:\Program Files\GIMX>gimx --event "abs_axis_9(255)" --dst 127.0.0.1:51914
windows/gprio.c:23 gprio: failed to set priority class
controller #1: option -e with value `abs_axis_9(255)'
controller #1: option -d with value `127.0.0.1:51914'
now reading arguments for controller #2
Remote GIMX detected, controller type is: DS4.
using default refresh period: 10.00ms

but nothing happend :(

I´m pretty sure I´m sending something wrong.

Re: No ingame input / PS4 Menu is working flawless

Posted: Wed Jun 07, 2017 7:52 pm
by Matlo
What happens if you release the button after that?

Code: Select all

gimx --event "abs_axis_9(0)" --dst 127.0.0.1:51914

Re: No ingame input / PS4 Menu is working flawless

Posted: Wed Jun 07, 2017 8:06 pm
by Mare00
what do you mean exactly?


gimx --event "abs_axis_9(255)" --dst 127.0.0.1:51914
gimx --event "abs_axis_9(0)" --dst 127.0.0.1:51914

like this?

Edit: its not working. whatever i try

Re: No ingame input / PS4 Menu is working flawless

Posted: Wed Jun 07, 2017 9:25 pm
by Matlo
Please post log files for both client and server.