Anyone have any mappings for the G29 on 6RR? The SDL2 stuff is slightly confusing.
----
I regrabbed from jcstahl1's upload, you'll need to update the SDL library 64 bit https://github.com/libsdl-org/SDL/releases or use the one in the latest FFB plugin.
WMMT6RR loader
https://github.com/BroGamer4256/WanganArcadeLoader/releases
Force Feedback 6RR SUPPORTED in the last week!!!
https://github.com/Boomslangnz/FFBArcadePlugin/releases
Got my G29 working with SDL2 Gamepad Tool https://www.generalarcade.com/gamepadtool/ mapping my controls as, your controller ID will be different.
Here's the base game controller database file, https://github.com/mdqinc/SDL_GameControllerDB
03004ed76d0400004fc2000000000000,Logitech G HUB G29 Driving Force Racing Wheel USB,a:b0,b:b2,x:b1,y:b3,back:b8,guide:b24,start:b9,leftstick:b7,rightstick:b6,leftshoulder:b5,rightshoulder:b4,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefttrigger:-a2,righttrigger:-a1,platform:Windows,
The force feedback plugin WORKS!!!.
You may need to set up a profile in logitech to wmn6r.exe with the center force checkmark, this enables some kind of steering force rather than a really loose sloppy wheel.
Only thing that needs doing now is to implement story saving as its not working for me.