NoGripRacing.com

Go Back   NoGripRacing Forums > PC Racing > NFS : Shift

Reply
 
Thread Tools
Old 20 October 09, 22:59   #1
AxlxA
 
Join Date: Mar 2008
Default Shift - G25 - Clutch and gear selection delay

Sorry for a new thread guys, You guys probably talked about this in the massive g25 settings thread but that is just so unorganized that I cannot understand half the things on there. Also I searched that thread, the entire Shift forums... and it was still very unorganized.

Anyways, I wanted to know if there's a fix/solution for the delayed gear engagement (something like how the code clutch-in-delay = 0.3s in GTR2 GTR evo's).. I noticed several posts talking about this delay but couldn't really find the solution that was clear. So hence this thread....

Flame on....
AxlxA is offline   Reply With Quote
Old 21 October 09, 14:59   #2
caymus
 
Join Date: Feb 2009
Default

i thing the delay,is car dependant.

Into hight upgraded cars, the delay in sequential is anonym.

on basic cars, with h gates, the delay is more important.

I use only sequential since my h gate is dead forever.

It can be edited, into :

..\vehicles\physics\chassis\your-car.cdf

[DRIVELINE]

UpshiftDelay=
UpshiftClutchTime=
DownshiftDelay=
DownshiftClutchTime=
caymus is offline   Reply With Quote
Old 24 October 09, 20:38   #3
gadagaseng
 
Join Date: Dec 2008
Default

Yep... I tried that and it works flawlessly. Here are the complete lines (and corrected by me between "()") :

UpshiftDelay=0.00 // (Was 0.30 originally) delay in selecting higher gear (low for semi-automatic, higher for manual)
UpshiftClutchTime=0.30 // time to ease auto-clutch in AFTER upshift (0.0 for F1 cars)
DownshiftDelay=0.00 // (Was 0.50 originally) delay in selecting lower gear (low for semi-automatic, higher for manual)
DownshiftClutchTime=0.50 // time to ease auto-clutch in AFTER downshift (used to be SemiAutoClutchTime, note that the shift will complete significantly before the clutch is fully engaged)

Makes manual clutching and shifting a real joy. By the way I put my clutch sensivity to 50% and dead zone to 0% after trying a lot of settings....
gadagaseng is offline   Reply With Quote
Old 3 November 09, 19:54   #4
harddisk_ripper
 
Join Date: Jul 2007
Default

I tried out the suggested values of gadagaseng and was still not quite happy. I have driven racecars with sequential gearbox in reallife and was missing that kind of shifting-experience in nfs shift. So I tried to tweak the values a little more and found the "SemiAutomatic" value. I wanted to "simulate" a real race gearbox which cuts the ignition if you shift, without any clutch activity. If you set Semiautomatic to 1 you get auto-clutch which is bad but atleast you dont hit the limiter everytime you upshift (best seen in low rpm) -> ignition cut.

So in the end I did the following:

SemiAutomatic=1 // whether throttle and clutch are operated automatically <- set to 1
UpshiftDelay=0.10 // delay in selecting higher gear (low for semi-automatic, higher for manual)
UpshiftClutchTime=0.00 // time to ease auto-clutch in AFTER upshift (0.0 for F1 cars) <- set 0 to disable auto-clutch
DownshiftDelay=0.50 // delay in selecting lower gear (low for semi-automatic, higher for manual) <- default value
DownshiftClutchTime=0.00 // time to ease auto-clutch in AFTER downshift (used to be SemiAutoClutchTime, note that the

shift will complete significantly before the clutch is fully engaged) to disable auto-clutch <- set to 0 to disable auto-clutch

I think it comes much closer to a real sequential racing gearbox. At least in upshifts


greetings marco


edit: i even decreased UpshiftDelay to 0.05. Ill try to get real values from such a gearbox...

Last edited by harddisk_ripper; 3 November 09 at 20:23.
harddisk_ripper is offline   Reply With Quote
Old 4 November 09, 20:11   #5
juls
 
Join Date: May 2004
Location: Poland
Default

I don't have a problem with limiter.

In game menu you disable auto-clutch .
Then in chassis file you just set both delays to zero (UpshiftDelay and DownshiftDelay)...and it is like sequential box.
juls is offline   Reply With Quote
Old 4 November 09, 23:36   #6
Astreon
 
Join Date: Jun 2009
Default

Quote:
Originally Posted by harddisk_ripper View Post
I tried out the suggested values of gadagaseng and was still not quite happy. I have driven racecars with sequential gearbox in reallife and was missing that kind of shifting-experience in nfs shift. So I tried to tweak the values a little more and found the "SemiAutomatic" value. I wanted to "simulate" a real race gearbox which cuts the ignition if you shift, without any clutch activity. If you set Semiautomatic to 1 you get auto-clutch which is bad but atleast you dont hit the limiter everytime you upshift (best seen in low rpm) -> ignition cut.

So in the end I did the following:

SemiAutomatic=1 // whether throttle and clutch are operated automatically <- set to 1
UpshiftDelay=0.10 // delay in selecting higher gear (low for semi-automatic, higher for manual)
UpshiftClutchTime=0.00 // time to ease auto-clutch in AFTER upshift (0.0 for F1 cars) <- set 0 to disable auto-clutch
DownshiftDelay=0.50 // delay in selecting lower gear (low for semi-automatic, higher for manual) <- default value
DownshiftClutchTime=0.00 // time to ease auto-clutch in AFTER downshift (used to be SemiAutoClutchTime, note that the

shift will complete significantly before the clutch is fully engaged) to disable auto-clutch <- set to 0 to disable auto-clutch

I think it comes much closer to a real sequential racing gearbox. At least in upshifts


greetings marco


edit: i even decreased UpshiftDelay to 0.05. Ill try to get real values from such a gearbox...
Given your experience you've probably seen how most games underestimate the speed at which these gearboxes shift! Average complete shift delays are in the range of 40-60ms for most race cars with sequential manual dog engagement boxes with ignition cut. Here, we have Shift pulling grandma-esque 300ms sequential shifts...
Astreon is offline   Reply With Quote
Old 5 November 09, 09:22   #7
harddisk_ripper
 
Join Date: Jul 2007
Default

Quote:
Originally Posted by Astreon View Post
Given your experience you've probably seen how most games underestimate the speed at which these gearboxes shift! Average complete shift delays are in the range of 40-60ms for most race cars with sequential manual dog engagement boxes with ignition cut. Here, we have Shift pulling grandma-esque 300ms sequential shifts...
Word... Actually I found it funny reading the description of the "Drivetrain Stage 3" upgrade: "Sequential Gearbox blabla shift-times of less than 10ms" ...yeah right, like 300ms?

I'm happy that I changed the settings, no more stupid limiter-whining on upshifting and it sounds/feels much more realistic to me now.


greetings marco
harddisk_ripper is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 18:51.


Powered by vBulletin® Version 3.8.7 - Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

www.nogripracing.com 2003 - 2013
Page generated in 0.07913 seconds with 8 queries