Fanatec Sequential + paddles issue

Hi,

I use a Fanatec CSL Elite base + 1.5 Shifter:

The thing I want to do, is to shift with both the wheel paddles and Sequential shifter when I want, without remapping in the options. I've read to do this, I must check the box : "map sequential shifter to the shifter paddles" in the Fanatec driver. I did this, but it won't work... The Shifter is connected to the wheelbase, so that can't be it.

Does anyone know about this issue, or knows how to fix it?
 
That's weird, with that checked they both should be registered as 5 and 6. You're definitely pressing apply/okay after checking it?

I'm afraid I don't know what else to suggest, other than making sure you're using the latest drivers and firmware from the fanatec website (might be worth reinstalling them anyway). If that all fails I guess the live chat on the fanatec website might be the best call, see if they can work our what's going on.
 
Upvote 0
I could be wrong, but I don't use a shifter other than the paddles on my GT3 Wheel, I would think you could do it, but obviously a different saved profile for controls may be the option.
Interesting idea you have, regardless. Good luck.
 
Upvote 0
If the default method isn't working, another option would be to use AutoHotKey to map both shifters to the same keyboard press.

The code in the script you'd need would be something like this:
5Joy5::[ ;
5Joy6::] ;
5Joy29::[ ;
5Joy30::] ;

Where '5Joy' is the joystick ID for your wheel (found using JoyIDs.exe) and the number after that correlates to your Fanatec button number. This then applies the keyboard input of '[' or ']' when those buttons are pressed, so in game you map those to gear shifts.
 
Upvote 0

Latest News

How often do you meet up (IRL) with your simracing friends?

  • Weekly

    Votes: 61 9.2%
  • Monthly

    Votes: 33 5.0%
  • Yearly

    Votes: 40 6.1%
  • Weekly at lan events

    Votes: 3 0.5%
  • Monthly at lan events

    Votes: 2 0.3%
  • Yearly at lan events

    Votes: 15 2.3%
  • Never have

    Votes: 518 78.5%
Back
Top