Search found 10 matches
- Fri Apr 12, 2013 8:03 pm
- Forum: GIMX Discussion
- Topic: Using PS3 Controller simultaneously with GIMX
- Replies: 3
- Views: 4993
Re: Using PS3 Controller simultaneously with GIMX
Multiple controls can be bound to a same controller button/axis. Can multiple controls be bound to multiple controllers? I want to use both keyboard and PS3 controller together. So to make sure I understand correctly, this will be my layout: Both my keyboard and PS3 controller will be connected to ...
- Fri Apr 12, 2013 4:30 am
- Forum: GIMX Discussion
- Topic: Using PS3 Controller simultaneously with GIMX
- Replies: 3
- Views: 4993
Using PS3 Controller simultaneously with GIMX
I understand most people use GIMX to use a mouse and keyboard to play FPS, but I would like to be able to still use a PS3 controller simultaneously being able to use a keyboard and mouse. The main way where I can think of doing this is - Attach PS3 controller to USB and read from /dev/eventX - Injec...
- Fri Apr 12, 2013 4:19 am
- Forum: Support
- Topic: Does RPI support Macros?
- Replies: 5
- Views: 5251
Re: Does RPI support Macros?
I was working off example in the wiki, and did not fully understand a few things MACRO MBUTTONDOWN BUTTON_LEFT KEYDOWN p DELAY 50 KEYUP p DELAY 50 MBUTTONDOWN BUTTON_LEFT I did not have 'p' mapped to anything in my config file. And I thought BUTTON_LEFT was an arbitrary ID name you were giving it.
- Thu Apr 11, 2013 3:27 pm
- Forum: Support
- Topic: Does RPI support Macros?
- Replies: 5
- Views: 5251
Re: Does RPI support Macros?
Oops, you are correct. I understood the syntax wrong. The macro is working as intended now. Thank you.
- Thu Apr 11, 2013 7:41 am
- Forum: Support
- Topic: Does RPI support Macros?
- Replies: 5
- Views: 5251
Does RPI support Macros?
I get a segmentation fault with a macro configured in ~/.emuclient/macros
I created a configs.txt file in that directory, and wrote a line associated with the .xml config and macro to use when it is loaded.
Do macros work on raspberry pi?
I created a configs.txt file in that directory, and wrote a line associated with the .xml config and macro to use when it is loaded.
Do macros work on raspberry pi?
- Wed Apr 10, 2013 6:17 am
- Forum: GIMX Discussion
- Topic: Raspberry pi with gimx
- Replies: 17
- Views: 23055
Re: Raspberry pi with gimx
Okay, big progress, I finally got it working. I am using emuclient from command line instead of the gmx-serial UI client. Thank you for help MattIo. It helps even for my sake to take time to post this out as it helps me think slowly through my steps. I am using command: `emuclient --config PS3_Battl...
- Tue Apr 09, 2013 2:23 pm
- Forum: GIMX Discussion
- Topic: Raspberry pi with gimx
- Replies: 17
- Views: 23055
Re: Raspberry pi with gimx
Sorry for the bad picture earlier. It was an angled shot which I think made the pins seem off. I believe I did have the correct settings originally. serial: http://imgur.com/rkO5a4z teensy: http://i.imgur.com/oAJmiBU.jpg Edit: I've gone ahead and tested serial. If I recall correctly (I cannot find w...
- Tue Apr 09, 2013 7:56 am
- Forum: GIMX Discussion
- Topic: Raspberry pi with gimx
- Replies: 17
- Views: 23055
Re: Raspberry pi with gimx
Decided to just work my raspberry pi with the PS3 for now as it seems to be supported better. Following the USB adapter for dummies, and in particular this step: "Connect the regular USB side to your PC and install the serial converter drivers (CP210x_VCP_Win_XP_S2K3_Vista_7.exe on your desktop...
- Sat Apr 06, 2013 2:32 pm
- Forum: GIMX Discussion
- Topic: Raspberry pi with gimx
- Replies: 17
- Views: 23055
Re: Raspberry pi with gimx
Ah thank you. I will attempt to install the drivers and report back.
- Sat Apr 06, 2013 8:23 am
- Forum: GIMX Discussion
- Topic: Raspberry pi with gimx
- Replies: 17
- Views: 23055
Re: Raspberry pi with gimx
Hello, I am currently using a Raspberry Pi as well. I have it installed from the provided package I have downloaded the XBOX360 configuration to play around with and on default configuration load using gimx-config and gimx-serial it complains that it cannot find 'joystick'. I figure I don't have a j...