Disable aim assist and FOV set to 120
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version1.0
About this mod
Disabled it completely. Don't know why its not in the options menu.
FOV only goes up to 110 in the menu. 120 is more suited for PC. Don't know what they were thinking stopping at 110 lol.
- Permissions and credits
The file AppliedSettings.cfg which can be found in C:\Users\<your username>\AppData\Local\Stalker2\Saved\GameSettings\
These are the lines changed for reference (all changed to 0):
Aim Assist
bAimAssistEnabled = false
DefaultAimAssistPreset : struct.begin
AimAssistStickinessModifier = 0.0
AimAssistMagnetismModifier = 0.0
AimAssistSnappingModifier = 0.0
AimAssistTrackingModifier = 0.0
struct.end
FocusingAimAssistPreset : struct.begin
AimAssistStickinessModifier = 0.0
AimAssistMagnetismModifier = 0.0
AimAssistSnappingModifier = 0.0
AimAssistTrackingModifier = 0.0
struct.end
FullAimAssistPreset : struct.begin
AimAssistStickinessModifier = 0.0
AimAssistMagnetismModifier = 0.0
AimAssistSnappingModifier = 0.0
AimAssistTrackingModifier = 0.0
struct.end
CustomAimAssistPreset : struct.begin
AimAssistStickinessModifier = 0.0
AimAssistMagnetismModifier = 0.0
AimAssistSnappingModifier = 0.0
AimAssistTrackingModifier = 0.0
struct.end
FOV
FieldOfView = 120.0
Place the file in your C:\Users\<your username>\AppData\Local\Stalker2\Saved\GameSettings\ folder. Simple as that. This is for the Steam version. Should work for other versions too (GoG, Epic or wherever). Just have to find where those apps store the AppliedSettings.cfg file.