File information
Created by
BATMANARKHAMFOREVERUploaded by
BatmanArkhamForeverVirus scan
About this mod
Mainly replaces Red Hood's melee attack animations with gunshot animations.
- Permissions and credits
This mod is a simple command console code that replaces those copy pasted melee animations with his own gunshot animations, it also reduces the health of the enemies to %1 so they die with said gunshots immediately, adds a cheat code to do takedowns whenever you want, one that makes the enemies attack you all at once and other that disables the ability to go into freeflow after doing attacks and counters.
To install (in case you aren't familiar with the Arkham games command console mods):
1. Put the mod file (a.txt) inside this folder (for the Steam version, may work with Epic but I haven't tested it):
SteamLibrary\steamapps\common\Batman Arkham Knight\Binaries
2. Find your game's "BmInput.ini" file, found in this folder (again, for the Steam version):
SteamLibrary\steamapps\common\Batman Arkham Knight\BmGame\Config
3. Open "BmInput.ini" with a text editor (usually Windows Notepad)
4. Change this line:
Bindings=(Name="XboxTypeS_A",Command="DebugCamSingleFrameStep | EjectFromVehicle | BattleStrafe | ContextSensitive | Run | CapeGlide | AcceptConversation | Evade | DebugMenuSelectA | CancelBatarangCamera | TriggerPhysImpact")
with
Bindings=(Name="XboxTypeS_A",Command="DebugCamSingleFrameStep | EjectFromVehicle | BattleStrafe | ContextSensitive | Run | CapeGlide | AcceptConversation | Evade | DebugMenuSelectA | CancelBatarangCamera | TriggerPhysImpact | exec a.txt")
Now every time you press the "A" button in your Xbox controller (which is the sprint/parkour button in-game) the codes inside "a.txt" will be applied, which will apply the mod. If you prefer to use any other button or the keyboard, you can use Mr. Jag's method and bind the code to whatever key/button you want TUTORIAL; Batman; Arkham; How To Install Command Consoles - YouTube (is not hard to figure it out, but if you have questions, feel free to ask).
Note: remember that the gunshots are actually melee attacks, so you can't shoot enemies that are very far. That could be possible to fix (by increasing the range of melee attacks), but I haven't looked into that.
Credit to the entire Arkham modding community, I wouldn't have figured out any of this myself.