B
B Bandy RFC
Guest
Hello all,
My CH rudder pedals and joystick work in harmony in unmodded CFS3 install (as well as other flight sims) but I'm having a miserable time getting them to work in fresh ETO install.
I've browsed forums and found .xca file text edits to get rudder pedals to work (see below), and these simple text edits did work the first time. THEN the next time I started ETO the pedals stopped working, and only my joystick twist handle worked the rudders. Tried the text edits again, but wouldn't work 2nd time.
Inserted between </Device> and </Mappings> at the end of the file:
So I next copied the stock .xca file out of my working CFS3 and pasted into CFS3-ETO, and rudder pedals worked again, temporarily. I even repeated the copy/paste and made .xca properties 'read-only', but every time I start a new session the rudder pedals fail to work...
HELP! WHAT AM I MISSING?!? Do I need to somehow disable my joystick twist handle in CFS3-ETO config? As mentioned, I have no problems with BOTH rudder pedals and joystick in unmodded CFS3.
Is this a bad install?
My CH rudder pedals and joystick work in harmony in unmodded CFS3 install (as well as other flight sims) but I'm having a miserable time getting them to work in fresh ETO install.
I've browsed forums and found .xca file text edits to get rudder pedals to work (see below), and these simple text edits did work the first time. THEN the next time I started ETO the pedals stopped working, and only my joystick twist handle worked the rudders. Tried the text edits again, but wouldn't work 2nd time.
Inserted between </Device> and </Mappings> at the end of the file:
<Device Type="CH Pro Pedals USB">
<GameMode Name="Player">
<Axis ID="X" Action="AXIS_LEFT_BRAKE_SET" Scale="64" Nullzone="36"/>
<Axis ID="Y" Action="AXIS_RIGHT_BRAKE_SET" Scale="64" Nullzone="36"/>
<Axis ID="Rudder" Action="Set_Yaw" Scale="64" Nullzone="36"/>
</GameMode>
</Device>
So I next copied the stock .xca file out of my working CFS3 and pasted into CFS3-ETO, and rudder pedals worked again, temporarily. I even repeated the copy/paste and made .xca properties 'read-only', but every time I start a new session the rudder pedals fail to work...
HELP! WHAT AM I MISSING?!? Do I need to somehow disable my joystick twist handle in CFS3-ETO config? As mentioned, I have no problems with BOTH rudder pedals and joystick in unmodded CFS3.
Is this a bad install?