xboxdrv pet file

Play with your Puppy.
Post Reply
Message
Author
User avatar
razenxd
Posts: 43
Joined: Sat 09 Aug 2014, 13:44

xboxdrv pet file

#1 Post by razenxd »

I'm searching for a xboxdrv pet file to make my ps3 controller puppy compatible to play some snes9x on bed :)
I've seen some guys here said that made it work but none of them upload a pet file.
Or please anyone can step me how to compile and install a .tar.bz2 file?
(I've searched on forums for these 2 question but wasn't able to find some clear answers)
Thanks for your time :)

Edit. forgot to mention i use lupu5.2.8.005

Edit2. i've done a .pet file with tgz2pet but i installed it and seems not working.
any idea would be appreciated

wow
Posts: 1052
Joined: Fri 30 Jun 2006, 00:18
Location: Peru

#2 Post by wow »

Is there any error message? If not, please try to run this command:

Code: Select all

xboxdrv --silent --detach-kernel-driver --trigger-as-button --ui-axismap x2=ABS_Z,y2=ABS_RZ --ui-buttonmap A=BTN_B,B=BTN_X,X=BTN_A,TR=BTN_THUMBL,TL=BTN_MODE,GUIDE=BTN_THUMBR

User avatar
razenxd
Posts: 43
Joined: Sat 09 Aug 2014, 13:44

#3 Post by razenxd »

wow wrote:Is there any error message? If not, please try to run this command:

Code: Select all

xboxdrv --silent --detach-kernel-driver --trigger-as-button --ui-axismap x2=ABS_Z,y2=ABS_RZ --ui-buttonmap A=BTN_B,B=BTN_X,X=BTN_A,TR=BTN_THUMBL,TL=BTN_MODE,GUIDE=BTN_THUMBR
xboxdrv command not found.
Whatever i got my ps3 controller to work without analogs tough(which i don't care much)
For any who may visit that thread i only installed jscalibrator and wrote the next commands.

Code: Select all

modprobe usbhid
modprobe joydev
jscal /dev/input/js0 /*in that case ur directory for the controller */
chmode 666 /dev/input/js0


Post Reply