Adjustable No Recoil scripts for Logitech mice in the game Delta Force eliminate vertical recoil for the M4A1 almost entirely. This increases accuracy and, consequently, the effective range against enemies. Your mouse must be supported by the GHUB software.
Game settings required for the scripts:
Aiming - right mouse button - hold.
Switch optics or magnification - keyboard key N - press.
Steps before using the scripts:
Set the necessary mouse sensitivity settings in the game and adjust the field of view (FOV).
Modify the weapon and attach the required accessories.
Script controls:
The 5th mouse button activates the script. Pressing the 5th button again deactivates the script.
The 4th mouse button toggles between automatic and single-fire modes while aiming. When firing from the hip, the firing mode will remain automatic. Pressing the 4th button again reverts to automatic firing mode.
Indication of mode switching:
Scroll Lock will light up on the keyboard when the 5th button is pressed, activating the script.
Scroll Lock will turn off when the 5th button is pressed again, deactivating the script.
Scroll Lock will toggle off and on when the 4th mouse button is pressed.
Script DELTA FORCE-M4A1-Sight-single-v7.2.060125.lua is designed for single-magnification scopes.
Recoil reduction can be adjusted using the following lines:
multiplier_X = 1 - adjusts horizontal recoil.
multiplier_Y = 1 - adjusts vertical recoil.
To configure these values, find the numbers that stop the aim from moving upwards. The values can include decimals (e.g., 5.4, 6.7, 7.5). Save your changes after editing the script.
Example configurations:
For a M4A1 with only a 60-round magazine, default mouse sensitivity, and a field of view (FOV) of 120:
multiplier_X = 6
multiplier_Y = 6.5
For the Loadout 6EUAVV400RAU8BS845D9B:
multiplier_X = 7
multiplier_Y = 7.5
Script DELTA FORCE-M4A1-Sight-double-v7.2.060125.lua is designed for dual-magnification scopes.
!!!
By default, the recoil reduction mode is set for high magnification. You can toggle between high and low magnification modes using Left Alt + Right Mouse Button.
To adjust recoil for low magnification, modify the following lines:
Low_magnification_multiplier_X = 1
Low_magnification_multiplier_Y = 1
To adjust recoil for high magnification, modify the following lines:
High_magnification_multiplier_X = 1
High_magnification_multiplier_Y = 1
Example configurations:
For a M4A1 with only a 60-round magazine, default mouse sensitivity, and FOV of 120:
Low_magnification_multiplier_X = 6
Low_magnification_multiplier_Y = 6.5
High_magnification_multiplier_X = 15
High_magnification_multiplier_Y = 15.7
For the loadout 6EUAVV400RAU8BS845D9B with a HAMR sight (3.25x/1.25x):
Low_magnification_multiplier_X = 6
Low_magnification_multiplier_Y = 6.4
High_magnification_multiplier_X = 14
High_magnification_multiplier_Y = 15
!!! Recoil reduction in these scripts only works while aiming, meaning when the right mouse button is pressed. If you don´t press the right mouse button, the left button will work as usual.