Page 1 of 1

Logitech Driving Force GT Only Scrpt By Dj-Teddy

PostPosted: Fri Apr 01, 2016 1:19 am
by teddy18
Hallo

I Uploade here my Script for you

Instruction

Downloade Logitech Driving Force GT Driver

Instal Logitech Driving Force GT Driver for your System
http://www11.zippyshare.com/v/bQnZ6uLi/file.html
Load Profil Driving Force GT.xml in Logitech application


Look in Logitech application Settings if is set 180 Degree steering Wheel Rotation if isnt set 180 Degree
Setings.png
Setings.png (51.87 KiB) Viewed 11339 times



Set in Logitech application Setings choose Gtuner.exe

Setings Gtune.png
Setings Gtune.png (79.56 KiB) Viewed 11339 times


Setings Gtune 2.png
Setings Gtune 2.png (73.09 KiB) Viewed 11339 times


Setings Gtune 3.png
Setings Gtune 3.png (42.37 KiB) Viewed 11339 times



We are done

Start Gtune and MaxAim DI Plugin Connect PC PROG Interface on Titan one with Usb Cabel on Pc
Connect The Titan one in to your Console

Choose in MaxAim DI Plugin Settings Direct Input
Setings Maxam.jpg
Setings Maxam.jpg (101.63 KiB) Viewed 11339 times

Di Settings
Setings Maxam 2.jpg
Setings Maxam 2.jpg (102.55 KiB) Viewed 11339 times

Choose Logitech Driving Force GT USB
Setings Maxam 3.jpg
Setings Maxam 3.jpg (119.61 KiB) Viewed 11339 times

And Klick in Settings Direct Input enable
Setings Maxam 4.jpg
Setings Maxam 4.jpg (102.43 KiB) Viewed 11339 times


Import my Profil Logitech Driving Force.glf In MaxAim DI Plugin
Done



Scripts

Drive Club Driving Force GT Ps4 v 1.0
// The Game Deadzone Is 16

// Look in DeviCe Monitor if PS4_LX is 0
// put define (GAME_DEADZONE = 16;) if Isn't you have to adjust
//(define GAME_DEADZONE = 16;) til you get the Value PS4_LX 16 if you turn the steering wheel

// chack the steering wheel PS4_LX in DeviCe Monitor it if you turn PS4_LX it must start at the value PS4_LX 16

Code: Select all
// Drive Club Driving Force GT Ps4 v 1.0
// By Dj-Teddy
// The Game Deadzone Is 16
 
// Look in DeviCe Monitor if PS4_LX is 0
// put define (GAME_DEADZONE = 16;) if Isn't you have to adjust
//(define GAME_DEADZONE = 16;) til you get the Value PS4_LX 16 if you turn the steering wheel
 
// chack the steering wheel PS4_LX in DeviCe Monitor it if you turn PS4_LX it must start at the value PS4_LX 16
//----------------------------------------
define GAME_DEADZONE = 14;
 
 
main {
 
    if(abs(get_val(PS4_LX)) <= 0) set_val(PS4_LX, 0);
    deadzone(PS4_LX, PS4_LY, GAME_DEADZONE, 0);
 
 
 
}
 



Re: Logitech Driving Force GT Only Scrpt By Dj-Teddy

PostPosted: Mon Apr 04, 2016 10:02 am
by J2Kbr
wow!! Thank you very much for such comprehensive tutorial! :) very much appreciated!

Re: Logitech Driving Force GT Only Scrpt By Dj-Teddy

PostPosted: Sun May 14, 2017 4:28 am
by comicbookjerk
Link for the script no longer works :-(

Re: Logitech Driving Force GT Only Scrpt By Dj-Teddy

PostPosted: Sun May 14, 2017 5:42 pm
by teddy18
is update new version

Re: Logitech Driving Force GT Only Scrpt By Dj-Teddy

PostPosted: Tue May 16, 2017 7:39 pm
by comicbookjerk
Are we any closer to force feedback :P I haven't tried this version yet :P