Hi there,
I also hope they give us proper keybindings, but i found a temp workaround.
Open your gameusersettings.ini
location (for epic version) .....\AppData\Local\Indiana\Saved\Config\WindowsNoEditor\
scroll down a bit (you should see some entry's with addedactionkeybind and removedactionkeybinds....
Add the following 3 lines between the last "addedactionkeybind" and the first "removedactionkeybinds"
AddedActionKeyBinds=(ActionName="Inventory",bShift=False,bCtrl=False,bAlt=False,bCmd=False,EventType=IE_Pressed,HoldTime=0.000000,bRespectTD=True,bCanRebind=True,bCanRebindEventType=True,Key=J)
AddedActionKeyBinds=(ActionName="QuestLog",bShift=False,bCtrl=False,bAlt=False,bCmd=False,EventType=IE_Pressed,HoldTime=0.000000,bRespectTD=True,bCanRebind=True,bCanRebindEventType=True,Key=K)
AddedActionKeyBinds=(ActionName="CharacterSummary",bShift=False,bCtrl=False,bAlt=False,bCmd=False,EventType=IE_Pressed,HoldTime=0.000000,bRespectTD=True,bCanRebind=True,bCanRebindEventType=True,Key=F)
now at the very end of each line there is "key= i, j or k" change these into those you want to use for the inventory, questlog and charactersummary
(function is noted at the beginning of each line)
Then
Add these 3 lines right after them.
RemovedActionKeyBinds=(ActionName="Inventory",bShift=False,bCtrl=False,bAlt=False,bCmd=False,EventType=IE_Pressed,HoldTime=0.000000,bRespectTD=True,bCanRebind=True,bCanRebindEventType=True,Key=I)
RemovedActionKeyBinds=(ActionName="QuestLog",bShift=False,bCtrl=False,bAlt=False,bCmd=False,EventType=IE_Pressed,HoldTime=0.000000,bRespectTD=True,bCanRebind=True,bCanRebindEventType=True,Key=J)
RemovedActionKeyBinds=(ActionName="CharacterSummary",bShift=False,bCtrl=False,bAlt=False,bCmd=False,EventType=IE_Pressed,HoldTime=0.000000,bRespectTD=True,bCanRebind=True,bCanRebindEventType=True,Key=K)
(these lines stay as they are, and are used for disabling the original function the key had)
These 3 should be sufficient i j k.
(it's already buggy for binding key's, and then we got azerty-qwerty mess)
so starting with the most 'wanted' in your case.
NOTE:
Also if you go into options after these changes i don't know how it will reflect into your .ini file after applying , because even after keybinds are set, after
restarting my game they always show back like default in options, but if i don't change and start to play, they still are like i've set them.
So it's buggy for sure.
Just making this reply, i noticed in my ini for the moving keybinds, i changed Q into A for azerty), so that's left,
but in the ini it's bound to move right) ???
and in-game i have no issues.
so it's very weird and glitchy, so i don't know if you go in to options and change keybinds if it's gonna stick....
Hope this helps ,
if you need more help or if it' doesn't work,
don't hesitate to reply....