-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGBFRelinkFix.ini
65 lines (50 loc) · 1.48 KB
/
GBFRelinkFix.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[GBFRelinkFix Parameters]
; Injection delay in milliseconds.
InjectionDelay = 1000
;;;;;;;;;; General ;;;;;;;;;;
[Custom Resolution]
; Enter your chosen resolution.
; You can leave these at 0 if you want your desktop resolution used instead.
Enabled = true
Width = 0
Height = 0
[Gameplay FOV]
; Allows for modification of gameplay field of view.
; 1.0 = Original FOV, 1.2 = 20% higher FOV for example.
Multiplier = 1
[Gameplay Camera Distance]
; Allows for modification of gameplay camera distance.
; 1.0 = Original distance, 1.2 = 20% further back for example.
Multiplier = 1
;;;;;;;;;; Ultrawide/Narrower Fixes ;;;;;;;;;;
[Fix HUD]
; Resizes HUD to 16:9 and spans backgrounds (fades etc).
Enabled = true
[Span HUD]
; Spans gameplay HUD to edges of screen.
Enabled = false
[Fix Aspect Ratio]
; Fixes aspect ratio at <16:9.
Enabled = true
[Fix FOV]
; Fixes FOV at <16:9.
Enabled = true
;;;;;;;;;; Graphical Tweaks ;;;;;;;;;;
[Shadow Quality]
; Set shadow resolution.
; Default ultra = 2048, high = 1024, standard = 256.
Enabled = false
Value = 4096
[Level of Detail]
; Modifies the distance at which objects pop-in.
; Increase to reduce object pop-in.
Multiplier = 1
[Disable TAA]
; Set to true to disable temporal anti-aliasing.
Enabled = false
;;;;;;;;;; Experimental ;;;;;;;;;;
[Raise Framerate Cap]
; Warning! Use at your own risk. It is unknown if this will break parts of the game.
; Physics glitches have been reported when using this option.
; Adjusts the framerate cap to 240fps.
Enabled = false