rec.autos.simulators

Rally Trophy and TSW2 with GPL Shifter?

Lawman_027

Rally Trophy and TSW2 with GPL Shifter?

by Lawman_027 » Sat, 15 Jun 2002 08:18:19

Is there a way to get the three of them to work together? I just got
the TSW2 stock with the split axis control and USB adapter. I can't
get RT to recogonize the wheel, pedals or the Act Labs GPL shifter. I
go to a race and the car jsut sits there, no inputs work at all.

Seems to be a common problem, but I haven't found any answers.

TIA,

Dave

Glen Pittma

Rally Trophy and TSW2 with GPL Shifter?

by Glen Pittma » Sat, 15 Jun 2002 09:07:35

There is a trick to getting the controller set up properly.

Go to Your Rally Trophy folder, open the settings folder, and open the data
folder.  You will see a file named input.ini

Copy this text below and replay everything in your input.ini file with this.
I have the same setup, minus the shifter.  I can't help you with that one.
Copy everything in between the lines of astericks.
*****************************************
# How many control events are buffered
BufferSize  = 8;
#---------------------------------------------------------------------------
--
# Converts analog steering to digital
# (for gamepads that are reported as analog, but give nearly digital
feedback)
ForceDigitalSteering = 0;
#---------------------------------------------------------------------------
--
# Minimum & maximum values for input devices
AxisMinValue  = -1000;
AxisMaxValue  =  1000;
#---------------------------------------------------------------------------
--
# Values for exponential functions
# ( 1.0 = no effect, bigger values give less sensitivity, smaller more)
SteeringExponent = 1.2;
ThrottleExponent = 1.0;
BrakeExponent  = 1.5;
#---------------------------------------------------------------------------
--
# Set this to 1 if you want to use following custom ranges instead of
detected values
OverrideRanges  = 1;
#---------------------------------------------------------------------------
--
# Steering input range
# (100% left, 100% right)
AnalogXAxisRange = {-1000, 1000};

# (often brake)
AnalogYAxisRange = { -1000, 1000};
# (often acceleration)
AnalogZAxisRange = { 1000, -1000};
# Rotational
AnalogRXAxisRange = { 1000, -1000};
AnalogRYAxisRange = { 1000, -1000};
# (often a rudded control)
AnalogRZAxisRange = { -1000, 1000};

#---------------------------------------------------------------------------
--
**************************************************************************

Glen Pittman



rec.autos.simulators is a usenet newsgroup formed in December, 1993. As this group was always unmoderated there may be some spam or off topic articles included. Some links do point back to racesimcentral.net as we could not validate the original address. Please report any pages that you believe warrant deletion from this archive (include the link in your email). RaceSimCentral.net is in no way responsible and does not endorse any of the content herein.