mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-02 00:59:36 -05:00
Merge pull request #13664 from Tilka/cabela
GameSettings: disable efb2tex for two Cabela's games
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# SH8E52, SH8P52 - Cabela's Adventure Camp
|
||||
|
||||
[Video_Hacks]
|
||||
# This keeps the in-game bloom effect from becoming brighter and brighter.
|
||||
EFBToTextureEnable = False
|
||||
@@ -0,0 +1,5 @@
|
||||
# SUVE52, SUVP52 - Cabela's Dangerous Hunts 2013
|
||||
|
||||
[Video_Hacks]
|
||||
# This keeps the in-game bloom effect from becoming brighter and brighter.
|
||||
EFBToTextureEnable = False
|
||||
Reference in New Issue
Block a user