Disable aim assist and FOV set to 120 v1.0
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.
Poking around in the .ini files I discovered aim assist settings. I disabled them all. Not in the menu as far as I know. I went through all settings in the options menu.
The file AppliedSettings.cfg which can be found in C:\Users\\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\\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.