When one creates profile in GUI, profile script part automatically goes to c/users/username/appdata/roaming/thrustmaster/target folder and it gets saved as profilename.tmc file.

Is it possible to create profile in gui, then click on view script, add for example tempo key, then save it so it stays in GUI profile
MapKey(&Joystick, TG1, TEMPO('x', 'y')); //short press X, long press Y ---> this is line I added in script window in GUI

I tried it, but added line always gets deleted from srcipt file (located in c/users/username/appdata/roaming/thrustmaster/target folder) --- > everytime i load profile in gui it gets deleted for some reason.

I also tried editing script file when GUI isnt started, but when i start gui new line gets deleted

Last edited by Hrvoje; 01/01/11 04:42 PM.