Jump to content

thafoxey

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

3 Neutral

About thafoxey

  • Rank
    Newbie
  1. thafoxey

    Controls issue (please help)

    Hello I'm assuming you've changed those key binds at some point the quickest way to fix it is to just reset all the key binds to default and just stick with default or you can head over to your .chimeraUserImput.conf which is in \Users\Documents\My Games\ArmaReforger\profile and change it so that it looks similar to this ActionManager { Action CharacterWeaponADS { InputSource InputSourceSum "{5986B16868216D84}" { Sources { InputSourceValue "{5986B1686A441257}" { Input "mouse:button1" Filter InputFilterClick "{5986B16871751ADE}" { ClickDuration 200 } } } } } Action SwitchCameraType { InputSource InputSourceSum "{5986B1683C17B5D5}" { Sources { InputSourceValue "{5986B1683F7B4037}" { Input "keyboard:KC_NUMPADENTER" Filter InputFilterDown "{5986B168C1196524}" { } } } } } } } the main thing you need to add is the InputFilter. i would also recommend you check out this steam guide https://steamcommunity.com/sharedfiles/filedetails/?id=2809621683
×