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

Online or Offline racing?

  • 100% online racing

    Votes: 74 7.4%
  • 75% online 25% offline

    Votes: 103 10.3%
  • 50% online 50% offline

    Votes: 145 14.5%
  • 25% online 75% offline

    Votes: 274 27.4%
  • 100% offline racing

    Votes: 400 40.0%
  • Something else, explain in comment

    Votes: 4 0.4%
Back
Top