View previous topic :: View next topic |
Author |
Message |
heretic Site Admin
Joined: 27 May 2004 Posts: 2762
|
Posted: Thu Dec 10, 2020 6:40 pm Post subject: How To Rebind The Unrebindable Controls |
|
|
If you use ESDF or want to try binding something to the arrow keys then you've probably noticed a pretty big problem with rebinding the controls. If you try to bind something to "f" the game won't let you. It also won't let you bind things to the up and down arrows.
The problem is that the game doesn't show you every control in the key bindings menu. Specifically, there are some things bound to these keys that aren't shown in the settings menu. For example, the "takedown button" is bound to "f" but you can't change this in the settings menu.
In order to fix this you need to go to "<Cyberpunk Game Directory>/r6/config" and open "inputUserMappings.xml". This is every control in the game — including the ones not shown in the key bindings menu.
-----------------------------------------------------------------
I might have found a temp fix for this.
I edited the ini file and made it read only, that worked (so far).
UserSettings.json can be found here %USERPROFILE%\AppData\Local\CD Projekt Red\Cyberpunk 2077
Open with Notepad++ or text editor.
Look for the "SettingsLocomotion" part of it.
"value": "IK_Up",
"default_value": "IK_W"
"value": "IK_Down",
"default_value": "IK_S"
"value": "IK_Left",
"default_value": "IK_A"
"value": "IK_Right",
"default_value": "IK_D"
Should look like this.
Replace IK_W value with IK_Up and so on, upper and lower case need to be correct or they wont work.
Save file - make read only - hope it doesnt cause any issues along the way, seems to work for me (for now) |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2666 phpBB Group
|
|