Page 1 of 1

Python- with GIMX

Posted: Sun Oct 10, 2021 8:35 pm
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?

Re: Python- with GIMX

Posted: Tue Oct 12, 2021 1:29 pm
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.

Re: Python- with GIMX

Posted: Sat Oct 16, 2021 11:43 pm
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

Re: Python- with GIMX

Posted: Mon Oct 18, 2021 3:30 pm
by C64
Not with my python script unfortunately :D