GIMX with PS4

Talk about anything concerning the source code.
Post Reply
burnblaze
Posts: 3
Joined: Sun Mar 02, 2014 8:59 pm

GIMX with PS4

Post by burnblaze »

Hi Matlo,

I had it running earlier today on a RaspPi model b.

That was pre-1.61

Now I cannot get the teensy to get a key from the ps4 anymore.

Have tried rebooting loads of times but I cannot get any further.

I have even deleted the programming on the teensy but the old key persists,


Any ideas?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: GIMX with PS4

Post by Matlo »

Hi,

I moved your post in the dev section because PS4 support is still under development.

I just updated my PS4 and tried to get a link key using a teensy, and it works fine on my side.

Please give details about what you are doing.
GIMX creator
burnblaze
Posts: 3
Joined: Sun Mar 02, 2014 8:59 pm

Re: GIMX with PS4

Post by burnblaze »

Hi Matlo,

So I've had a play about with this.

I have a working install of Rasbian Wheezy. Built GIMX on it from the dev git.

I've got the DS4 link key set up.

I have programmed the teensy and Set the bluetooth address of the dongle. But the teensy shows the same link key everytime I try that step . Should the link key for the PS4 persist across reboots or should it change?

I don't think there is a way to blank a teensy and the key seems to stay in the teensy despite re-writing different files to it.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: GIMX with PS4

Post by Matlo »

You can erase the link key using the following command:

Code: Select all

ds4tool -m 00:00:00:00:00:00
GIMX creator
Post Reply