Gran Turismo Sports Driving Force GT FFB Titan Two

Gtuner Plugins support. MaxAim, MaxRemapper, Combo Magick, Game Rec.

Gran Turismo Sports Driving Force GT FFB Titan Two

Postby teddy18 » Thu Nov 09, 2017 3:50 pm

This is a Script for The Deadzone You need a Micro SD Card for force feedback

First Instal your sd card On The Titan Two Device
Open Gtuner IV.

Update Gtuner IV and Titan Two on the Latest Firmware
Then Go to Device Configurations pane Click on The Button Format (Fat 32) all you date will be erase.
Then Click on The Button Configure
The Files for The Logitech Driving Force GT will be copy on the Sd card to suport force feedback

Now Load The Gran Turismo Sports Driving Force GT v1.04 on Titan Two over Device Memory Slots

For best Perfomance Deactivate
Allow FFB on Ports BT-A and BT_B
and Set at Device Lightbar Disaabled
Set output Protocol PS4

Now we are Done

Conect The Titan Two To PS4
In Input B Plugin Ps4 Controller
In Input A Logitech Driving Force GT now the Wheal get
calibrated

In Game Settings
Start a Race Push Options Button go to Menu Option
Scroll Down Click on Detailed setting
Now we set in Controller Area
We set

Sensitivity controller steering 3

Force Feedback Max torque 5

Force feedback sensitivity 6

Now we Are Done enjoy the game have fun

This Script is made by J2Kbr i have it Tweak for the game allowed

Code: Select all
#pragma METAINFO("Gran Turismo Sports Driving Force GT", 1, 4, "J2Kbr&Dj-Teddy")
 
main {
    fix32 wheel = get_actual(STICK_2_X) + 0.70;
    fix32 ws = (wheel > 0.0) ? 1.0 : -1.0;
    wheel = abs(wheel);
    if(wheel > 0.1) {
        wheel *= 3.3;
        wheel += 10.6;
        set_val(STICK_2_X, clamp(wheel, 0.0, 100.0) * ws);
    }
}
 
User avatar
teddy18
Lieutenant
Lieutenant
 
Posts: 346
Joined: Sun Jul 19, 2015 4:18 pm

Re: Gran Turismo Sports Driving Force GT FFB Titan Two

Postby J2Kbr » Fri Nov 10, 2017 9:06 am

:joia: :joia: Thank you for making this tutorial. Appreciated. :smile0517:
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Gran Turismo Sports Driving Force GT FFB Titan Two

Postby Sarakoth » Mon Nov 20, 2017 1:46 am

Is this only usable with GR Sports, or could I use it for Project Cars? I managed to get my wheel working last night but the wheel was so light and had no force feedback it was pretty much useless.
User avatar
Sarakoth
Corporal
Corporal
 
Posts: 4
Joined: Tue May 23, 2017 2:46 am

Re: Gran Turismo Sports Driving Force GT FFB Titan Two

Postby teddy18 » Mon Nov 20, 2017 11:08 am

This script is only for the Deadzone
You can use it for it Project Cars you need to tweak the script to change the Deadzone
I don't have the game
User avatar
teddy18
Lieutenant
Lieutenant
 
Posts: 346
Joined: Sun Jul 19, 2015 4:18 pm


Return to Gtuner Plugins Support

Who is online

Users browsing this forum: No registered users and 55 guests