Re: CSL DD + McLaren GT3 V2, no menu navigation available
Maybe the second line in the screenshot (lng_input_ftec_rim_csleswmclv2) is related... the game should support both v1 and v2 McLaren rims, but the actionmaps folder in the game files only has ftec_rim_csleswmcl.xml, no file corresponding to the v2 rim?
So it seems that the action map for v2 rim is missing. I copied the existing ftec_rim_csleswmcl.xml, edited it to have
action_map name="ftec_rim_csleswmclv2" sub_device_name="ftec_rim_csleswmclv2"
and renamed it to ftec_rim_csleswmclv2.xml. Now after loading the controller presets I get the menu functionality.
So devs please add the missing actionmaps file.