Search found 9 matches
- Wed Nov 28, 2012 2:27 pm
- Forum: Support
- Topic: Spoofing XBOX + Raspi
- Replies: 6
- Views: 8460
Re: Spoofing XBOX + Raspi
Yes, sure I'm going to try it two or three more days and if it doesn't work I'll try to get a genuine Wired controller and XBOX360 and will let you know if it worked ;) I found that my controller (XBOX360 Wireless with Play & Charge) does not transmit any data throguh the USB, so it was never go...
- Tue Nov 27, 2012 8:45 am
- Forum: Support
- Topic: Spoofing XBOX + Raspi
- Replies: 6
- Views: 8460
Re: Spoofing XBOX + Raspi
Okay... I thought you were going to say that... I'm going to try it two or three more days and if it doesn't work I'll try to get a genuine Wired controller and XBOX360 and will let you know if it worked ;) EDIT: The way I understand it is: Connect real controller, usb uart board and teensy to PC. P...
- Tue Nov 27, 2012 7:59 am
- Forum: Support
- Topic: Spoofing XBOX + Raspi
- Replies: 6
- Views: 8460
Re: Spoofing XBOX + Raspi
Sorry for double post. I've been reading this: http://forum.gimx.fr/viewtopic.php?f=20&t=486 I haven't understood it too much, but what I get from that post is that GIMX emulates a bcdDevice in 1.10 and that if my controller is 1.10, spoof wil work fine, but if it's 1.14, I should do those modif...
- Mon Nov 26, 2012 9:58 am
- Forum: Support
- Topic: Spoofing XBOX + Raspi
- Replies: 6
- Views: 8460
Spoofing XBOX + Raspi
Hi there. Im trying to make my Raspberry Pi work with GIMX. PS3 works fine and ready to play. Now the problem is XBOX360. I'm trying to spoof via console with usbspoof -p /dev/ttyUSB0 -d but it's not working. The 'patron' I use for spoofing is: 1) Connect USB to SERIAL (which is connected to Teensy)...
- Tue Nov 06, 2012 8:15 am
- Forum: General Discussion
- Topic: GIMX on Raspberry Pi
- Replies: 109
- Views: 154530
Re: GIMX on Raspberry Pi
You mean that using gimx-serial and with that set-up the PS3 doesn't behave as having a sixaxis? Does it happen the same on a PC? I'm willing to try the USB2Serial set-up with the PI but if that's the case then it may not make sense. If I run GIMX like this: ./consola/GIMX/core/emuclient --config d...
- Tue Nov 06, 2012 8:03 am
- Forum: Support
- Topic: multiple joystick macro
- Replies: 3
- Views: 4801
Re: multiple joystick macro
Well, I could use two same type keyboards for playing, and GIMX assigned different ids to each keyboard (as long as they have same idProduct & idVendor & idName) and it worked (so config supports multiple same type devices). So, if that is implemented on GIMX, why is not implemented in macro...
- Wed Oct 31, 2012 8:13 am
- Forum: Support
- Topic: multiple joystick macro
- Replies: 3
- Views: 4801
multiple joystick macro
Hi there, I'm working with Raspberry Pi + GIMX. I'm using two joysticks: Logitech Dual Action and Green Asia Maxfire Blaze2. Both joysticks are recognized by the system and GIMX. Both work fine together and everything is ok. Now, I need to configure different macros for both gamepads, and I know tha...
- Tue Oct 30, 2012 7:26 am
- Forum: General Discussion
- Topic: GIMX on Raspberry Pi
- Replies: 109
- Views: 154530
Re: GIMX on Raspberry Pi
Hi, Could you type "cat /proc/bus/usb/devices" in a terminal, post the result on pastebin, and give the link? That cmd only gave me this (what I guess it is not what are you looking for): pi@raspberrypi:~$ cat /proc/bus/usb/devices cat: /proc/bus/usb/devices: No such file or directory I'm...
- Mon Oct 29, 2012 8:33 am
- Forum: General Discussion
- Topic: GIMX on Raspberry Pi
- Replies: 109
- Views: 154530
Re: GIMX on Raspberry Pi
Hi there, I've installed GIMX on my Raspberry Pi. I want it to work in PS3 and XBOX360. It works fine with the correct configuration, but sometimes it hangs for a moment (like making work the mouse going one side to the other, and it stops twice and accelerates again). I heard somewhere that the com...