STRAIGHT TO THE SOLUTION
Start here
01Check ammunition and the weapon position↓02Back up your configuration↓03Repair only the reload entry↓01
Check ammunition and the weapon position
- Ask a teammate to reload the same weapon.
- Make sure ammunition is available and you are using the correct position. A keybinding cannot fix missing ammunition.
02
Back up your configuration
- Close WARDOGS completely and open the folder below.
- Copy GameUserSettings.ini somewhere safe, then open the original in a text editor.
%LOCALAPPDATA%\Wardogs\Saved\Config\WindowsClient03
Repair only the reload entry
- Find Input.NamedActions.Vehicle.WeaponExtension.Reload.
- For this action only, replace PrimaryKey=(bIsCustom=True) with PrimaryKey=(Key=R,bIsCustom=True).
- Preserve surrounding commas and parentheses. Save, launch and test reloading.
((TagName="Input.NamedActions.Vehicle.WeaponExtension.Reload"), (PrimaryKey=(Key=R,bIsCustom=True)))04
If a key is already assigned
- Do not change unrelated actions: this particular cause does not fit.
- If the test fails, close the game and restore the backup. Reassigning R later may trigger the conflict again.
Frequently asked questions
Do I need to delete the entire configuration?
No. A targeted edit is enough for the empty reload entry. A full reset would also remove other settings.
Did this fix help?
Your answer helps us improve these troubleshooting steps.