Search found 18 matches

by Kide2008
Tue Oct 16, 2012 9:36 pm
Forum: GIMX Discussion
Topic: Gimx Macros on Ubuntu
Replies: 3
Views: 5697

Gimx Macros on Ubuntu

First on Windows 7 on the C:\Program Files\GIMX\macros directory the file must be .txt format so what format should it be on Ubuntu ? i tried to create new document ....cuz i think this what .txt is ..... correct me if im wrong . anyway after writing the code on the /.emuclient/macros directory it d...
by Kide2008
Mon Oct 08, 2012 9:22 am
Forum: Support
Topic: Joystick Problem axis
Replies: 3
Views: 4309

Help.

okey i have many things to say and ask . Please don't send me to the help and support section . cuz i'v seen everything there . 1- On Windows 7 the Joystick Axis doesn't work well but on Ubuntu 11.10 works Perfectly . ( Why ) 2- The Macro on Windows 7 Works Well but on Ubuntu Doesn't work for me ......
by Kide2008
Sat Oct 06, 2012 11:50 am
Forum: Support
Topic: Joystick Problem axis
Replies: 3
Views: 4309

Joystick Problem axis

okey i tried more than 1 joy sticks and it seems that there is a problem with the Axis detection .... when i try to sign the ( rstick x , rstick y , lstick x , and lstick y ) it missed up the buttons -.- . also when i start the game it rolls around by it self due to Axis sing problem . any ideas why...
by Kide2008
Fri Oct 05, 2012 3:48 pm
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16749

Re: AutoHotKey With GIMX

Worked ! thanks alot but it is not about the delay ... it just takes some time for Auto Hot Key to detect the GIMX ....i don't know why .....
by Kide2008
Thu Oct 04, 2012 2:56 pm
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16749

Re: AutoHotKey With GIMX

yes , try by yourself and see
by Kide2008
Thu Oct 04, 2012 9:18 am
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16749

Re: AutoHotKey With GIMX

it detected the window but it doesn't respond to Auto Hot Key Macros ..... simple code ...try and tell me what's wrong . Loop , { WinWait, Sixaxis Control, IfWinNotActive, Sixaxis Control, , WinActivate, Sixaxis Control, WinWaitActive, Sixaxis Control, Send, wwwwwwwwwwwwwwwwwwwww } 1::Pause
by Kide2008
Wed Oct 03, 2012 2:15 pm
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16749

Re: AutoHotKey With GIMX

didn't work , any other idea
by Kide2008
Wed Oct 03, 2012 9:49 am
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16749

AutoHotKey With GIMX

is there a way to use the Software Auto Hot Key ( Macro ) with GIMX ? the problem is that Auto Hot Key can't find the WinActivate ( the Active Window's Title ) which is emuclient.exe .... also i know that GIMX has its own build in macro but i want to use AutoHotKey ( im running Windows 7 ) if anyone...