node-dualshock-controller icon indicating copy to clipboard operation
node-dualshock-controller copied to clipboard

Wiki page - newer repository for sixad and sixpair

Open nottux opened this issue 4 years ago • 0 comments

I had edited the wiki page but immediately reverted the changes back due to my concerns. However if the Retropie repo is compatible with your project than I would recommend it (it provides both sixad and sixpair, has more streamlined installation and is supported by retropie)

Installation steps;

(For ubuntu);
sudo apt install libusb-dev libbluetooth-dev libdbus-1-dev

git clone https://github.com/RetroPie/sixad.git
cd sixad
make
sudo make install

nottux avatar Mar 05 '21 18:03 nottux