Xbox One Turbo

Titan One general support. Questions, firmware update, feature request.

Xbox One Turbo

Postby rdb23 » Sat Feb 01, 2020 6:47 pm

Looking for a way to make my xbox one have a turbo button so I can AFK farm zeni in dragon ball fighterZ. Is this what I need? I read people using a turbo button on PS4 controllers so that the game plays by itself and automatically restart matches without doing anything. Can this device help me?
User avatar
rdb23
Sergeant
Sergeant
 
Posts: 6
Joined: Sat Feb 01, 2020 6:44 pm

Re: Xbox One Turbo

Postby Mad » Sat Feb 01, 2020 11:34 pm

Hi yes the turbo button is possible.

Not sure about restarting the game but seems possible based on this video: https://www.youtube.com/watch?v=mCIPAMhO32s
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Re: Xbox One Turbo

Postby rdb23 » Sun Feb 02, 2020 2:10 am

Awesome, So i can program a turbo button with the titan one for this game?
User avatar
rdb23
Sergeant
Sergeant
 
Posts: 6
Joined: Sat Feb 01, 2020 6:44 pm

Re: Xbox One Turbo

Postby Mad » Sun Feb 02, 2020 4:23 am

rdb23 wrote:Awesome, So i can program a turbo button with the titan one for this game?

Sure can :joia:
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Re: Xbox One Turbo

Postby rdb23 » Sun Feb 02, 2020 11:11 am

Thank You!! My last question would be how hard is it to program the turbo?
User avatar
rdb23
Sergeant
Sergeant
 
Posts: 6
Joined: Sat Feb 01, 2020 6:44 pm

Re: Xbox One Turbo

Postby Mad » Sun Feb 02, 2020 11:33 am

rdb23 wrote:Thank You!! My last question would be how hard is it to program the turbo?

Very easy, and we'll be happy to help you with that :smile0517:
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Re: Xbox One Turbo

Postby rdb23 » Sun Feb 02, 2020 2:56 pm

Thank you so much! just ordered one! Should be here by the end of the week. Ill post back if I need help figuring out the turbo!
User avatar
rdb23
Sergeant
Sergeant
 
Posts: 6
Joined: Sat Feb 01, 2020 6:44 pm

Re: Xbox One Turbo

Postby Mad » Sun Feb 02, 2020 7:24 pm

:joia: :joia:
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Re: Xbox One Turbo

Postby rdb23 » Wed Feb 05, 2020 9:24 pm

Just received my Titan One! Except now I have no idea what to do or how to program a turbo button for fighterZ haha. Any help would be greatly appreciated!
User avatar
rdb23
Sergeant
Sergeant
 
Posts: 6
Joined: Sat Feb 01, 2020 6:44 pm

Re: Xbox One Turbo

Postby Mad » Wed Feb 05, 2020 11:56 pm

You can change the button up the top, it is currently set to A / CROSS and will start as soon as you run the script.

We can add a toggle for on/off if needed.

Code: Select all
define BUTTON = XB1_A;
 
main {
    combo_run(Turbo);
}
 
combo Turbo {
    set_val(BUTTON, 100);
    wait(60);
    set_val(BUTTON, 0);
    wait(60);
}
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord
Mad
Major General
Major General
 
Posts: 4536
Joined: Wed May 22, 2019 5:39 am

Next

Return to Titan One Device

Who is online

Users browsing this forum: No registered users and 147 guests