No ingame input / PS4 Menu is working flawless

Need help? Ask here and someone will help
Mare00
Posts: 11
Joined: Fri May 05, 2017 10:24 am

Re: No ingame input / PS4 Menu is working flawless

Post 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.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: No ingame input / PS4 Menu is working flawless

Post 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
GIMX creator
Mare00
Posts: 11
Joined: Fri May 05, 2017 10:24 am

Re: No ingame input / PS4 Menu is working flawless

Post 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
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: No ingame input / PS4 Menu is working flawless

Post by Matlo »

Please post log files for both client and server.
GIMX creator
Post Reply