FS 19 PC Can't look up/down

RoyalPython
Posts: 4
Joined: Mon Nov 26, 2018 2:58 am

FS 19 PC Can't look up/down

Post by RoyalPython »

In the PC Windows version of FS19, when in first person (not in vehicle) I can't look up or down, therefore can't do anything with eggs from chickens, can pick up anything. Please fix!
User avatar
W1der
Posts: 3795
Joined: Wed Jan 13, 2016 7:53 pm
Location: SWEDEN

Re: FS 19 PC Can't look up/down

Post by W1der »

Check your key bindings ... in the controls menu.
This should be working without any issues ... at least it is working for me.
[Win11] Intel Core i9-13900F Tray 5.6GHz / MSI RTX4090 24GB GDDR6 / 2x16GB 5600MHz DDR5
RoyalPython
Posts: 4
Joined: Mon Nov 26, 2018 2:58 am

Re: FS 19 PC Can't look up/down

Post by RoyalPython »

I have checked my key bindings and even changed them to different keys, still won't work
User avatar
W1der
Posts: 3795
Joined: Wed Jan 13, 2016 7:53 pm
Location: SWEDEN

Re: FS 19 PC Can't look up/down

Post by W1der »

Looking right and left works?

Are you using KB and Mouse or any type of controller?

In the inputBinding.xml the lines should look like this ...

Code: Select all

<actionBinding action="AXIS_LOOK_UPDOWN_PLAYER">
        <binding device="KB_MOUSE_DEFAULT" input="KEY_up" axisComponent="+" neutralInput="0" index="1"/>
        <binding device="KB_MOUSE_DEFAULT" input="KEY_down" axisComponent="-" neutralInput="0" index="1"/>
        <binding device="KB_MOUSE_DEFAULT" input="AXIS_Y+" axisComponent="+" neutralInput="0" index="3"/>
        <binding device="KB_MOUSE_DEFAULT" input="AXIS_Y-" axisComponent="-" neutralInput="0" index="3"/>
        <binding device="0_044F-B10A-0500-XFw/XEhJRCNWSURfMDQ0RiZQSURfQjEwQSM4JjJkZDQ2NWNmJjAmMDAwMCN7NGQxZTU1YjItZjE2Zi0xMWNmLTg4Y2ItMDAxMTExMDAwMDMwfQA=" input="AXIS_2+" axisComponent="+" neutralInput="0" index="2"/>
        <binding device="0_044F-B10A-0500-XFw/XEhJRCNWSURfMDQ0RiZQSURfQjEwQSM4JjJkZDQ2NWNmJjAmMDAwMCN7NGQxZTU1YjItZjE2Zi0xMWNmLTg4Y2ItMDAxMTExMDAwMDMwfQA=" input="AXIS_2-" axisComponent="-" neutralInput="0" index="2"/>
The xml file might be corrupted ...

You could try making a copy/backup of it and then delete the original file (a new one with default bindings will be generated when you start the game).
[Win11] Intel Core i9-13900F Tray 5.6GHz / MSI RTX4090 24GB GDDR6 / 2x16GB 5600MHz DDR5
Post Reply