Search found 5757 matches

by Matlo
Sun Jun 09, 2013 3:54 pm
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

As said on the wiki, you should use Ubuntu 11.10 if you have latency issues with later releases.
by Matlo
Sat Jun 08, 2013 5:03 pm
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

You better should install GIMX from the sources in Ubuntu 11.10.

http://gimx.fr/wiki/index.php?title=Dev ... t_on_Linux
by Matlo
Fri Jun 07, 2013 7:09 pm
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

No.

But you can use macro triggers: http://gimx.fr/wiki/index.php?title=Mac ... activation.
by Matlo
Fri Jun 07, 2013 6:05 am
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

I did the code, and it works pretty well. Your macro will have to look like this: MACRO KEYDOWN p MAXIS 1 25 KEYDOWN p MACRO MBUTTONDOWN BUTTON_LEFT KEYDOWN p MACRO MBUTTONUP BUTTON_LEFT KEYDOWN p The first macro generates a mouse movement to the down (it loops). The second macro starts the first wh...
by Matlo
Thu Jun 06, 2013 6:41 pm
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

I see, you are just trying to shift the center of the stick.

I don't think it's actually possible using the current software, but it might be possible in a future version.
I think it's possible to add support for mouse and joystick axes in the macro files.
by Matlo
Thu Jun 06, 2013 9:50 am
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

With 4 keys/buttons you can control a stick in 8 directions, and using at least 1 more key/button to change the stick intensity you can reach up to 127 positions in each direction. This means you can reach up to 1016 stick positions using at least 5 buttons. Do you really need more precision? Furthe...
by Matlo
Wed Jun 05, 2013 8:16 am
Forum: Support
Topic: macro recoil ?
Replies: 20
Views: 16132

Re: macro recoil ?

It's not possible to directly write controller actions (button square, l2, left stick...). You have to edit the configuration to bind something to the action (key p to button square, key m to right stick down...), and use this control in the macro (KEY p, KEY m...). http://gimx.fr/wiki/index.php?tit...
by Matlo
Fri May 31, 2013 4:35 pm
Forum: General Discussion
Topic: GIMX on Raspberry Pi
Replies: 109
Views: 115585

Re: GIMX on Raspberry Pi

What distro are you using?

What are the command line error messages?

Do you have an internet connection during the installation?
by Matlo
Wed May 29, 2013 6:36 pm
Forum: Support
Topic: Mouse not working & sometimes disconnecting.
Replies: 18
Views: 12858

Re: Mouse not working & sometimes disconnecting.

Does your mouse work fine in Ubuntu?