Gregorovitch
Chieftain
- Joined
- Sep 21, 2013
- Messages
- 11
I recently bought BNW and I find the key binding edit I did on F12 (quickload) when I first got Civ5 no longer works for some reason. The edit I did on CIV5Controls.xml was:
<Row>
<Type>CONTROL_QUICK_LOAD</Type>
<Description>TXT_KEY_ACTION_QUICK_LOAD</Description>
<Help/>
<DisabledHelp/>
<HotKey>KB_F12</HotKey>
<AltDown>0</AltDown>
<ShiftDown>0</ShiftDown>
<CtrlDown>1</CtrlDown>
<HotKeyPriority>0</HotKeyPriority>
<HotKeyAlt/>
<AltDownAlt>0</AltDownAlt>
<ShiftDownAlt>0</ShiftDownAlt>
<CtrlDownAlt>0</CtrlDownAlt>
<HotKeyPriorityAlt>0</HotKeyPriorityAlt>
</Row>
to make it only work on Ctrl-F12 and so stop accidentally loading when I meant to save and visa versa. The file hasn't changed on installing BNW, but hitting F12 on it's own now loads the last quicksave.
Anyone know what's going on here and what to do about it?
<Row>
<Type>CONTROL_QUICK_LOAD</Type>
<Description>TXT_KEY_ACTION_QUICK_LOAD</Description>
<Help/>
<DisabledHelp/>
<HotKey>KB_F12</HotKey>
<AltDown>0</AltDown>
<ShiftDown>0</ShiftDown>
<CtrlDown>1</CtrlDown>
<HotKeyPriority>0</HotKeyPriority>
<HotKeyAlt/>
<AltDownAlt>0</AltDownAlt>
<ShiftDownAlt>0</ShiftDownAlt>
<CtrlDownAlt>0</CtrlDownAlt>
<HotKeyPriorityAlt>0</HotKeyPriorityAlt>
</Row>
to make it only work on Ctrl-F12 and so stop accidentally loading when I meant to save and visa versa. The file hasn't changed on installing BNW, but hitting F12 on it's own now loads the last quicksave.
Anyone know what's going on here and what to do about it?