Mogli12 / VehicleControlAddon

Farming Simulator 22: Smoother steering with the key board and more...
337 stars 180 forks source link

Manual Shifting doesn't work #617

Closed jeffersondarsy closed 2 years ago

jeffersondarsy commented 2 years ago

If you have "manual shifting by using a clutch" activated in the options menu, this didn't work, if VCA is activated.

The shifting of groups works, but not the gears.

Tested by using a Fendt Favorit 515c on Haut-Bayleron.

By deactivating VCA, the manual shifting works as expected (groups and gears).

jeffersondarsy commented 2 years ago

BTW: Thanks a lot for the amazing mod and all your effort to make it work in LS22!!!

Mogli12 commented 2 years ago

Does this really only happen if VCA is active?

waghD commented 2 years ago

That is because of a keybinding conflict. By default the clutch is on the left shift key, which is also the default for vca inching.

I changed the keybinding of inching to right shift and now it is working

Mogli12 commented 2 years ago

Ah ok. I removed several keybindings in 9.0.0.2.

waghD commented 2 years ago

@Mogli12 actually the problem is still there in 9.0.0.2

in modDesc.xml line 106, this is the problem

<actionBinding action="vcaINCHING"> 
    <binding device="KB_MOUSE_DEFAULT" input="KEY_lshift"/>
</actionBinding>    

lshift is already taken by manual clutch. That is why you can not press the clutch when VCA is installed and because of that can't shift gears at all (shifting groups probably worked becaue of powershifting which doesn't need the clutch)

Leon8490 commented 2 years ago

Hello @Mogli12 So manual shifting with VCA still doesn't work for me I can't shift a gear because he says the clutch is not actuated although I press it how can I fix this error because I would still like to play with VCA I play with the steering wheel there manual shifting with clutch does not work

Mogli12 commented 2 years ago

The error message comes out of the standard game. VCA does not have a gearbox in FS22.

Leon8490 commented 2 years ago

The error message comes out of the standard game. VCA does not have a gearbox in FS22.

In the standard game, the gearshift with clutch works, but as soon as VCA is active, it no longer works, I can only shift powershift levels and the normal gears can no longer be used

Mogli12 commented 2 years ago

Check your input bindings