Search found 8 matches

by holynoob
Fri Apr 29, 2016 11:19 am
Forum: Development
Topic: Ubuntu 16.04???
Replies: 4
Views: 6247

Re: Ubuntu 16.04???

Well I messed with the code and even managed to compile it with widgets3.0, but config and fpsconfig give a lot of errors. Seems like most of them have to do something with Strings. So I won't go any further. Besides I found a few other things that don't work as expected in 16.04, so it's better to ...
by holynoob
Thu Apr 28, 2016 6:10 pm
Forum: Development
Topic: Ubuntu 16.04???
Replies: 4
Views: 6247

Ubuntu 16.04???

Hello, Matlo. Can I install/compile your app under ubuntu 16.04 somehow? I tried Installing from the .deb package but it had failed. Then I tried to compile but I couldn't Install "libwxgtk2.8-dev". Is it not supported by ubuntu 16.04? It says: E: Unable to locate package libwxgtk2.8-dev E...
by holynoob
Mon Oct 06, 2014 9:55 pm
Forum: Support
Topic: Trigger a macro with AXIS?
Replies: 1
Views: 3253

Trigger a macro with AXIS?

Is it possible to trigger a macro with a joystick AXIS? I'm trying: MACRO JAXIS 4 KEYDOWN d DELAY 1000 KEYUP d and it doesn't work, while MACRO JBUTTONDOWN 8 KEYDOWN d DELAY 1000 KEYUP d works just fine. I'm using AHK for now, but a Loop with GetKeyState and Sleep doesn't feel reliable. BTW by the w...
by holynoob
Mon Sep 01, 2014 10:13 am
Forum: Announcements
Topic: GIMX 3.0
Replies: 6
Views: 16846

Re: GIMX 3.0

How to flash a HEX to arduino leonardo without destroying a bootloader ? I'd like to know.
by holynoob
Sat Aug 09, 2014 7:07 pm
Forum: Announcements
Topic: GIMX 2.04
Replies: 1
Views: 11366

Re: GIMX 2.04

That's amazing. I'll start testing emulated devices now.
by holynoob
Sat Jul 19, 2014 9:38 pm
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16747

Re: AutoHotKey With GIMX

That would be great. Anyway I did all I wanted using GIMX 1.02. But changing Arduino Leonardo firmware is a pain in the neck.
Thank you for the great app.
by holynoob
Sat Jul 19, 2014 1:18 pm
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16747

Re: AutoHotKey With GIMX

I'm using a complicated script. Unfortunately the features I need don't present in built-in macro feature, like getting current system time and creating functions. Is there a way to get an older version of GIMX. I could try to write a C# program to work with shell, but I don't know how to use GIMX n...
by holynoob
Sat Jul 19, 2014 12:28 pm
Forum: GIMX Discussion
Topic: AutoHotKey With GIMX
Replies: 17
Views: 16747

Re: AutoHotKey With GIMX

Hello,

I know it's an old topic but how can I use AutoHotKey with GIMX 2.01?
I tried to find SDL.dll but I found only SDL2.dll.
Where should I put this alternate SDL? Or maybe there is another way for newer versions of GIMX?