Help with key bindings
7 years ago
Ontario, Canada

I'm trying to bind scroll wheel up/down so they have the same function as 'F' but it's not working in game. This is what my DefaultInput currently looks like in my mouse and keyboard settings:

.m_PCBindings=(Name="W",Command="GBA_MoveForward") .m_PCBindings=(Name="S",Command="GBA_MoveBackward") .m_PCBindings=(Name="A",Command="GBA_StrafeLeft") .m_PCBindings=(Name="D",Command="GBA_StrafeRight") .m_PCBindings=(Name="SpaceBar",Command="GBA_Jump") .m_PCBindings=(Name="C",Command="GBA_Sneak") .m_PCBindings=(Name="LeftShift",Command="GBA_Sprint") .m_PCBindings=(Name="Q",Command="GBA_LeanLeft") .m_PCBindings=(Name="E",Command="GBA_LeanRight") .m_PCBindings=(Name="F",Command="GBA_Use | Dis_PlayerChoice_RequestSkip | OnRelease Dis_PlayerChoice_RequestSkip_Released") .m_PCBindings=(Name="LeftMouseButton",Command="GBA_Primary") .m_PCBindings=(Name="LeftControl",Command="GBA_Block") .m_PCBindings=(Name="RightMouseButton",Command="GBA_Secondary") .m_PCBindings=(Name="LeftAlt",Command="GBA_Zoom") .m_PCBindings=(Name="MouseScrollUp",Command="GBA_Use | Dis_PlayerChoice_RequestSkip | OnRelease Dis_PlayerChoice_RequestSkip_Released") .m_PCBindings=(Name="MouseScrollDown",Command="GBA_Use | Dis_PlayerChoice_RequestSkip | OnRelease Dis_PlayerChoice_RequestSkip_Released") .m_PCBindings=(Name="R",Command="GBA_HealthElixir") .m_PCBindings=(Name="T",Command="GBA_ManaElixir") .m_PCBindings=(Name="J",Command="GBA_Journal") .m_PCBindings=(Name="None",Command="GBA_OpenNotes") .m_PCBindings=(Name="None",Command="GBA_OpenPowers") .m_PCBindings=(Name="None",Command="GBA_OpenBoneCharms") .m_PCBindings=(Name="None",Command="GBA_OpenInventory") .m_PCBindings=(Name="F5",Command="GBA_QuickSave") .m_PCBindings=(Name="F9",Command="GBA_QuickLoad") .m_PCBindings=(Name="MiddleMouseButton",Command="GBA_Wheel") .m_PCBindings=(Name="One",Command="GBA_Shortcut_0") .m_PCBindings=(Name="Two",Command="GBA_Shortcut_1") .m_PCBindings=(Name="Three",Command="GBA_Shortcut_2") .m_PCBindings=(Name="Four",Command="GBA_Shortcut_3") .m_PCBindings=(Name="Five",Command="GBA_Shortcut_4") .m_PCBindings=(Name="Six",Command="GBA_Shortcut_5") .m_PCBindings=(Name="Seven",Command="GBA_Shortcut_6") .m_PCBindings=(Name="Eight",Command="GBA_Shortcut_7") .m_PCBindings=(Name="Nine",Command="GBA_Shortcut_8") .m_PCBindings=(Name="Zero",Command="GBA_Shortcut_9")

Gaming_64 likes this
Stockholm, Sweden

The thing here is (and this is an easy mistake) that you've edited the wrong file:) You're in the actual game folder and there the files are called Default¤.ini instead of Dishonored¤.ini. You need to go into C:\Users%USERNAME%\Documents\My Games\Dishonored\DishonoredGame\Config and change the file DishonoredInput.ini there

Gr4nt likes this
Ontario, Canada

Got it to work. Thanks :)

Gaming_64 likes this
Game stats
Followers
1,496
Runs
1,534
Players
448
Latest threads
Posted 5 months ago
2 replies
Posted 5 months ago
1 reply
Posted 5 months ago
2 replies