Gamesetting fix: Monster Hunter Tri. set EFBAccessEnable = True to fix over-bloom issues.
Was broken due to the default for this setting being switched.
This commit is contained in:
parent
2d1671a863
commit
69bdb0535c
|
@ -11,3 +11,4 @@
|
|||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
EFBAccessEnable = True
|
||||
|
|
Loading…
Reference in New Issue