Nope, doesn't work for walking. Only side to side works, you can see the key hints switching to controller - but that works already without the controller. Driving yes, but I cannot go backwards. Uninstalling until fixed
Any chance for a phantom liberty update? Most things work, but there are weird issues with doubled up keybinds and driving not working anymore. Didn't manage to make it work with the method in a comment below.
Well, damn. Just yesterday, I was fiddling around with exactly that, didn't get it to work, then found your mod. Started tracking it, to see when you update it. Works beautifully, thank you!
Any chance of updating it for the 2.0? I mean the left joystick isn't recognized at all in game...but if I map settings an vie buttons to keyboard keys they work. Maybe you know the reason why its not even recognized?
Ive been too busy to really jump into fixing this up for the new patch. I plan to eventually but I may wait a bit for CDPR to stop patching, then fix it for whatever the final patch is. We will see!
20 comments
<button id="IK_Pad_LeftAxisY" />
inside<mapping name="Acceleration_Axis" type="Axis" >
<button id="IK_Pad_RightTrigger" />
<button id="IK_W" val="1.0" overridableUI="vehicleAccelerate"/>
<button id="IK_Up" val="1.0" overridableUI="vehicleAccelerate2"/>
</mapping>
Main problem is that the game use strictly 1 axis for walking and 2 axis for riding.
Walk forward value 1
Walk backward value -1
Accelerate value 1
Decelerate value 1
Works beautifully, thank you!
this mod does not seem to work with v1.61, neither does the manual workaround. Is this a problem others experience as well, or is it only me?
Maybe you know the reason why its not even recognized?