Python- with GIMX

Discuss everything to do with GIMX here
Post Reply
frostieff
Posts: 19
Joined: Thu May 09, 2019 1:32 am

Python- with GIMX

Post by frostieff »

I have no idea about this subject so i wanted to know:

Is there anyway we could use python to assist use with creating configs or perform any actions with GIMX?
C64
Posts: 5
Joined: Mon Sep 02, 2019 4:06 pm

Re: Python- with GIMX

Post by C64 »

To perform any actions with GIMX:
Here is a python script to easily convert a logfile to a macro:

https://gimx.fr/forum/viewtopic.php?p=20281#p20281

You can record some input from a controller to a log. Convert the log to a macro using the python script and replay the controller input in a loop for instance.
frostieff
Posts: 19
Joined: Thu May 09, 2019 1:32 am

Re: Python- with GIMX

Post by frostieff »

I was wondering if i could use it to tell me what the deadzones, x/y axis translation tests ( do all the testing and config for me etc) :D
C64
Posts: 5
Joined: Mon Sep 02, 2019 4:06 pm

Re: Python- with GIMX

Post by C64 »

Not with my python script unfortunately :D
Post Reply