Search found 4 matches

by djmulko
Mon Feb 13, 2017 2:06 pm
Forum: Support
Topic: Running gimx on multiple ps4 - error reading ps4 control
Replies: 5
Views: 4176

Re: Running gimx on multiple ps4 - error reading ps4 control

Hey Matlo, amazing job, thanks! Everything is working now.
I also send little pull request to your repo. Code was always pointing to first element of states array. https://github.com/matlo/GIMX/pull/440/files
by djmulko
Mon Feb 06, 2017 7:20 pm
Forum: Support
Topic: Running gimx on multiple ps4 - error reading ps4 control
Replies: 5
Views: 4176

Re: Running gimx on multiple ps4 - error reading ps4 control

Little update. I've discovered that running gimx with command below, allows me to physically use only one gamepad with PS4 which bdaddr appears in command first. In this case - PS4_1_MAC. Second gamepad shows up in second PS4, but it doesn't send any inputs. The only way to send anything is to send ...
by djmulko
Sun Jan 22, 2017 11:17 pm
Forum: Support
Topic: Running gimx on multiple ps4 - error reading ps4 control
Replies: 5
Views: 4176

Re: Running gimx on multiple ps4 - error reading ps4 control

gimx --config Dualshock4.xml --type DS4 --hci 0 --bdaddr PS4_1_MAC --type DS4 --hci 2 --bdaddr PS4_2_MAC --status global option -c with value `Dualshock4.xml' controller #1: option -t with value `DS4' controller #1: option -h with value `0' controller #1: option -b with value `PS4_1_MAC' now readin...
by djmulko
Sun Jan 22, 2017 4:10 pm
Forum: Support
Topic: Running gimx on multiple ps4 - error reading ps4 control
Replies: 5
Views: 4176

Running gimx on multiple ps4 - error reading ps4 control

Hey guys, Is there any chance to control two PS4 consoles using one raspberry pi? My current setup looks like this: 2 x ps 4, 2 x ds4, 2 x bluetooth dongles(both with different address). // sorry for a little mess up here, please look at the details I've posted below. Any idea, what can I do to make...