ps4 gimx progress?

Discuss everything to do with GIMX here
can
Posts: 11
Joined: Mon Feb 25, 2013 9:37 pm

Re: ps4 gimx progress?

Post by can »

Hi Matlo,

I looked into the instructions at wiki page as you pointed in your status-5. As i see it looks like the teensy device is a must have to try gimx at this early stage of your work. Will the final solution require a teensy? Is teensy++ 2.0 suitable with your firmware? (asking because it's the only teensy which i can find in my local store)

Thanks.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: ps4 gimx progress?

Post by Matlo »

Hi,

I'll try to make a tool that can pair the dongle using standard bluetooth pairing.
I'm providing firmwares that can be used with USB dev boards that embed one of the following chips: at90usb82, at90usb162, at90usb646, at90usb647, at90usb1286, at90usb1287, atmega16u2, atmega32u2, atmega16u4, atmega32u4.
The teensy++ 2.0 should work.
GIMX creator
can
Posts: 11
Joined: Mon Feb 25, 2013 9:37 pm

Re: ps4 gimx progress?

Post by can »

I tried it with no success. Here is the result;

Code: Select all

can@can-ubnt:~$ gimx -t DS4 -c test.xml -b XX:XX:XX:XX:XX:XX
option -t with value `DS4'
option -c with value `test.xml'
option -b with value ` XX:XX:XX:XX:XX:XX'
using default refresh period: 10.00ms
connection failed: Function not implemented
can't connect to control psmconnection failed: Function not implemented
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: ps4 gimx progress?

Post by Matlo »

What OS (distro+version) are you using?
GIMX creator
cvp
Posts: 11
Joined: Fri Feb 28, 2014 7:37 am

Re: ps4 gimx progress?

Post by cvp »

Hi Matlo, first thank you very much for you hard work.

i start your tutorial up to the teensy part, because i will receive it today :)

my question is, do you have a solution for the DS4 Touchpad? is it possible to use the notebook mouse touchpad and mouse left+right for it?

PS: can i use the old BT Dongle (GIMX for PS3) for the PS4?
can
Posts: 11
Joined: Mon Feb 25, 2013 9:37 pm

Re: ps4 gimx progress?

Post by can »

I'm using Ubuntu 12.04 LTS

At fist i upgraded git clone to latest one. Because version 1.7.9 don't understand the "--single-branch" parameter. Than i was able to compile gimx. Other steps went well without a problem. I used my old configuration file for the test. When i start ds4, ps4 boots after a few seconds. But no input able to reach to PS4. After like 30 seconds gimx gives this errror;
connection failed: Function not implemented

Also I'm using my old bluecore-4 BT dongle which i used to use with ps3.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: ps4 gimx progress?

Post by Matlo »

Hi,

I'm using Linux Mint 16, which is derived from Ubuntu 13.10.
I'm unsure if bluecore4 dongles can be used, I didn't test it yet.

There's no touchpad support yet, but I'm working on it.
GIMX creator
cvp
Posts: 11
Joined: Fri Feb 28, 2014 7:37 am

Re: ps4 gimx progress?

Post by cvp »

i cant setting up a config file. do you have a sample für BF4? and do i have save it @/home/chris/GIMX/config/ ???
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: ps4 gimx progress?

Post by Matlo »

You have to save your config files into '/home/chris/.emuclient/config'. The '.' before 'emuclient' means it's an hidden folder, press ctrl+h to display it in the file explorer. You can download a BF3 config using gimx-serial (Help>Get configs).
GIMX creator
cvp
Posts: 11
Joined: Fri Feb 28, 2014 7:37 am

Re: ps4 gimx progress?

Post by cvp »

ah ok also i use my old config from the ps3 :)

i get this massage after i type this comman:
gimx -t DS4 -c Battlefield3_PS3_3.xml -b B0:05:94:3D:xx:xx

option -t with value `DS4'
option -c with value `Battlefield3_PS3_3.xml'
option -b with value `B0:05:94:3D:xx:xx'
Wrong controller type.
connecting with hci0 = 00:1A:7D:DA:yy:yy to B0:05:94:3D:xx:xx psm 0x0011
can't connect to control psmCan't initialize sixaxis.
connector_init failed

but the PS4 turn on, thats works.

i dont modify my ps3 (BF3) config. do i have do that?

thanks for help :)
Post Reply