Help with a script for Titan One PS5

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

Help with a script for Titan One PS5

Postby 010010 » Thu Jul 01, 2021 2:51 pm

Hey everyone,

Is there anybody out there that could make me a small script that i could edit myself?

I need a on/off switch. Prefferable the touchpad.

I want my controller to hold the dpad up after i press R2.

(My old laptop crashed, so all the lines i saved are gone. )

I would really appreciate anybodies help.

Thanks in advance, 010010
User avatar
010010
Staff Sergeant
Staff Sergeant
 
Posts: 14
Joined: Wed Jan 25, 2017 8:55 pm

Re: Help with a script for Titan One PS5

Postby Mad » Sun Jul 04, 2021 1:28 am

Code: Select all
int toggle;
main {
    if(event_press(PS4_TOUCH)) toggle = !toggle;
    if(toggle && get_val(PS4_R2)) set_val(PS4_UP, 100);
}
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 Pro Support

Who is online

Users browsing this forum: No registered users and 19 guests