PS3 controller connected to the Moonlight Setup
Let’s make gaming through our moonlight Setup even easier with a PlayStation 3 controller.
The commands used in this video:
- sudo apt-get update && sudo apt-get upgrade
- sudo apt-get install libusb-dev
- mkdir ~/sixpair
- cd ~/sixpair wget
- http://www.pabr.org/sixlinux/sixpair.c
- gcc -o sixpair sixpair.c -lusb
- sudo ~/sixpair/sixpair
- sudo bluetoothctl
- agent on
- default-agent
- scan on
- connect YOUR_MAC_ADDRESS