#94473
gizmo98
Participant

You could help test the updated PS3 controller driver module. Update RetroPie-Setup and select “PS3 driver install”.

After installation you can plug in your controller every time. Pairing will be done automatically. No manual six pair and so on.

In emulationstation press F4 at least two times to reach command line.
type:
cd RetroPie-Setup
sudo git pull
sudo ./retropie_packages.sh ps3controller

Ok. As written above your controller will be paired if there is a bluetooth dongle and a ps3 controller connected. It is necessary “atm” to run retroarchinput for every ps3 controller because sixad adds the mac address of every ps3 controller to the device name. Retroarch does not know these device names and VID/PID detection seems to be not broken. Had no time to evaluate why retroarch does not use given VID/PIDs.

sudo ./retropie_packages.sh retroarchinput

After reboot your controller should always connect.