forked from Lyall/STALKER2Tweak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSTALKER2Tweak.ini
39 lines (30 loc) · 991 Bytes
/
STALKER2Tweak.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
;;;;;;;;;; Ultrawide/Narrower ;;;;;;;;;;
[Fix Aspect Ratio]
; Set to true to disable pillarboxing/letterboxing during cutscenes.
Enabled = true
[Fix FOV]
; Set to true to fix vert- FOV at ultrawide resolutions.
Enabled = true
[HUD Size]
; Set "AspectRatio" to adjust gameplay HUD size. i.e. 2.33333 for a 21:9 HUD.
; Valid range: 0.10 to 8.00
AspectRatio = 1.777778
;;;;;;;;;; General ;;;;;;;;;;
[Skip Logos]
; Set to true to skip intro logos and disclaimers.
Enabled = true
[Skip Shader Compilation]
; Set to true to skip shader compilation on launch
Enabled = false
[Fix Mouse Sensitivity]
; Set to true to fix X/Y sensitivity mismatch and disable mouse smoothing.
Enabled = true
[Viewmodel FOV]
; Adjust multiplier to increase/decrease player viewmodel FOV.
; Note that adjusting this can cause visual issues.
; Valid range: 0.10 to 2.00.
Multiplier = 1
[Developer Console]
; Set to true to enable the console.
; By default you can access it with the "Tilde" key.
Enabled = false