mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
EFBAccessEnable = True
|
||||||
|
|
Loading…
Add table
Reference in a new issue