mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-21 17:49:58 -05:00
Merge pull request #14256 from Tilka/we_cheer
GameSettings: improve We Cheer and We Cheer 2 default settings
This commit is contained in:
commit
d32db5e319
|
|
@ -12,4 +12,6 @@
|
|||
[Video_Enhancements]
|
||||
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
# Both settings are required to avoid black faces and text issues with the on-screen keyboard.
|
||||
EFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
|
@ -13,4 +13,5 @@
|
|||
# Add graphics enhancements here.
|
||||
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
# Required to avoid washed out rendering.
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user