-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathRERevFix.ini
More file actions
39 lines (31 loc) · 895 Bytes
/
RERevFix.ini
File metadata and controls
39 lines (31 loc) · 895 Bytes
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
-- General --
[Increase FOV]
; Set a desired FOV increase.
; Default FOV is 36, so a value of 24 would get you 60° vertical FOV.
Enabled = true
Value = 24
[FPS Cap]
; Set to desired FPS cap. Going beyond the 120 FPS cap of the game may incur issues.
Enabled = true
Value = 120
[Shadow Quality]
; Set shadowmap resolution. 4096 is recommended.
; In-game defaults are: Low=256, Med=512, High=1024
Enabled = true
Value = 4096
-- Ultrawide Fixes --
[Custom Resolution]
; Enter your chosen resolution.
; This is used for calculations related to ultrawide fixes.
; You can leave these at 0 if you want your desktop resolution used as a reference instead.
Width = 0
Height = 0
[Fix Resolution]
; Overwrites 640x480 with your resolution.
Enabled = true
[Fix UI]
; Fixes incorrect UI at ultrawide/wider.
Enabled = true
[Fix Movies]
; Fixes stretched pre-rendered video playback.
Enabled = true