mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
GameSettings: improve We Cheer and We Cheer 2 default settings
Also use lowercase 'ini' file extension.
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