mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-25 03:21:36 +02:00
GameSettings: disable efb2tex for two Cabela's games
This commit is contained in:
5
Data/Sys/GameSettings/SH8.ini
Normal file
5
Data/Sys/GameSettings/SH8.ini
Normal file
@ -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
|
5
Data/Sys/GameSettings/SUV.ini
Normal file
5
Data/Sys/GameSettings/SUV.ini
Normal file
@ -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