Hello Matlo,
I tryed all the steps but it gives me an error.
danny@danny-Satellite-A500:~/GIMX$ gimx -t DS4 -c PS3_CallOfDutyBlackOps2_McKack.xml -b B0:05:94:27:A9:7A
option -t with value `DS4'
option -c with value `PS3_CallOfDutyBlackOps2_McKack.xml'
option -b with value `B0:05:94:27:A9:7A'
using default refresh period: 10.00ms
I/O warning : failed to load external entity "/home/danny/.emuclient/config/PS3_CallOfDutyBlackOps2_McKack.xml"
could not parse file /home/danny/.emuclient/config/PS3_CallOfDutyBlackOps2_McKack.xml: No such file or directory
read_file failed
read_config_file failed
What can i do to get it to work right?
Cheers
Daniel
Gimx ps4 Fail to load
Re: Gimx ps4 Fail to load
Gimx can't find the file. Maybe there is a typo in the file name?
GIMX creator
Re: Gimx ps4 Fail to load
Hi Matlo,
So i manage to get here.
danny@danny-Satellite-A500:~$ gimx -t DS4 -c PS3_CallOfDutyBlackOps.xml -b B0:05:94:27:A9:7A
option -t with value `DS4'
option -c with value `PS3_CallOfDutyBlackOps.xml'
option -b with value `B0:05:94:27:A9:7A'
using default refresh period: 10.00ms
Then i turn on the controller, my ps4 turns on. But i think Gimx does not take controll of the mouse /keyboard.. or at least mouse.. because i press everything and nothing happens and i can controll the mouse on ubuntu.. but i can press shift esc to get out of gimx.
Do you know why this happens?
And teensy only needed for the first steps right.. then it just stays disconnected from everything?
Cheers!
So i manage to get here.
danny@danny-Satellite-A500:~$ gimx -t DS4 -c PS3_CallOfDutyBlackOps.xml -b B0:05:94:27:A9:7A
option -t with value `DS4'
option -c with value `PS3_CallOfDutyBlackOps.xml'
option -b with value `B0:05:94:27:A9:7A'
using default refresh period: 10.00ms
Then i turn on the controller, my ps4 turns on. But i think Gimx does not take controll of the mouse /keyboard.. or at least mouse.. because i press everything and nothing happens and i can controll the mouse on ubuntu.. but i can press shift esc to get out of gimx.
Do you know why this happens?
And teensy only needed for the first steps right.. then it just stays disconnected from everything?
Cheers!
Re: Gimx ps4 Fail to load
Please post the complete terminal output you get using:
Replace XX:XX:XX:XX:XX:XX with your PS4 bdaddr.
Code: Select all
gimx -t DS4 -c PS3_CallOfDutyBlackOps.xml --status -b XX:XX:XX:XX:XX:XX
GIMX creator
Re: Gimx ps4 Fail to load
Hello Matlo,
Thank you very much for your support in trying to help us, your work has been amazing!
The new guide is much easier to follow and getting all things to work.
Just a question, is there a way, like a turnaround for the touch botton, cause i normally in bf4 press what i should not and i go battlelog and i cant get out of there.. the botton from the ds4 dont work.. cause the ds4 is connected to GIMX.. I dont mean full touch pad support.. just the botton press for it..
Cheers, and again thank you very much for helping us!
Daniel
Thank you very much for your support in trying to help us, your work has been amazing!
The new guide is much easier to follow and getting all things to work.
Just a question, is there a way, like a turnaround for the touch botton, cause i normally in bf4 press what i should not and i go battlelog and i cant get out of there.. the botton from the ds4 dont work.. cause the ds4 is connected to GIMX.. I dont mean full touch pad support.. just the botton press for it..
Cheers, and again thank you very much for helping us!
Daniel
Re: Gimx ps4 Fail to load
Add a button mapping in your config, open it with a text editor, and replace the id of the button with "abs_axis_17".
GIMX creator