Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0
Initial Upoad
Note: the reason why this method is needed is because the game does not seem to like when making the right click be toggled by something outside of the game as it can make movement get stuck (which is alleviated by double tapping the direction you are stuck in).
I got this from a user on the Steam forums so I am not taking credit for it. It works just fine for demo and probably does for the full game as well (I changed the executable to be re4). It has to be ran as Admin.
You basically have to choose a key that you do not use for anything else in the game (I chose NumpadAdd (add sign on the numberpad)). You can edit it to whatever you want, but it has to be terminology accepted by autohotkey. The script takes the right button click and turns it into the key press of whatever you end up choosing (in my case the NumpadAdd button).
The other thing that must be done, is whatever key you choose for the script, you need to also re-bind the aim button in the game to be the button defined in the script, or else you will not be able to aim. After re-binding the aim key, the script has to be ran when playing the game to be able to aim at all.
This way seems to be the only way right now to be able to have an aim toggle without movement getting stuck.