mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
Merge pull request #14256 from Tilka/we_cheer
GameSettings: improve We Cheer and We Cheer 2 default settings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user