26-04-2017, 06:35 PM
Hey Tim, in the 1st corner in the 2nd race you got hit a couple of times when you shifted into neutral and DJ hit you and then I hit him and he hit you again because of that. We were all so close together it was unexpected for you to almost stop so couldn't react fast enough to prevent it, no harm done I hope, small contacts don't seem to do any damage with whatever it's set to in the server.
Anyway, assuming you're shifting sequentially, if you bind neutral to a button or key in controls, the setting in controller.json(or really the controller file that you use, whatever you've called it) should already be set to protect you from shifting down to neutral from 1st. I had to bind neutral as it happened to me too and instead I select neutral by clicking both shifters at the same time, which is what I accidently did in race 2 on the back straight! I meant to look behind but I was looking at too many things at once and had a brain fart, still getting used to the buttons on my wheel.
This is what you should find in your controller file if it doesnt stop you shifting down into neutral from 1st after binding neutral:
"Stop Sequential if Neutral Configured":1,
"Stop Sequential if Neutral Configured#":"whether configuring neutral prevents sequential shifts into neutral from 1=1st, 2=reverse, 3=both, or 0=neither",
and this is to select neutral by clicking both paddles together:
"Alternate Neutral Activation":true,
"Alternate Neutral Activation#":"whether to select neutral if shift up & shift down are pressed simultaneously",
Anyway, assuming you're shifting sequentially, if you bind neutral to a button or key in controls, the setting in controller.json(or really the controller file that you use, whatever you've called it) should already be set to protect you from shifting down to neutral from 1st. I had to bind neutral as it happened to me too and instead I select neutral by clicking both shifters at the same time, which is what I accidently did in race 2 on the back straight! I meant to look behind but I was looking at too many things at once and had a brain fart, still getting used to the buttons on my wheel.
This is what you should find in your controller file if it doesnt stop you shifting down into neutral from 1st after binding neutral:
"Stop Sequential if Neutral Configured":1,
"Stop Sequential if Neutral Configured#":"whether configuring neutral prevents sequential shifts into neutral from 1=1st, 2=reverse, 3=both, or 0=neither",
and this is to select neutral by clicking both paddles together:
"Alternate Neutral Activation":true,
"Alternate Neutral Activation#":"whether to select neutral if shift up & shift down are pressed simultaneously",

