how to record combo with cross analog moves

Gtuner IV general support. Operation, questions, updates, feature request.

how to record combo with cross analog moves

Postby abbasbj » Sat Apr 02, 2022 2:49 pm

diagonal directions such as north east, south west.
holding down the cross analog directions and pressing any key. how to write such a combo.
can i save it as a macro and then convert it to a combo. I read the sources but I didn't understand anything
Last edited by abbasbj on Sun Apr 03, 2022 12:25 pm, edited 1 time in total.
User avatar
abbasbj
First Sergeant
First Sergeant
 
Posts: 58
Joined: Sat Feb 01, 2020 10:16 pm

Re: how to record combo with cross analog moves

Postby Mad » Fri Apr 08, 2022 11:40 pm

Yes you can convert it to a combo with the macro recorder or doing it manually.

You can hold the stick in the direction you want and see the values in gtuners device monitor and use it in a combo
Code: Select all
combo zz {
    set_val(STICK_1_X, 100.0);
    set_val(STICK_1_Y, 100.0);
    wait(200);
}
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4532
Joined: Wed May 22, 2019 5:39 am


Return to Gtuner IV Support

Who is online

Users browsing this forum: No registered users and 72 guests