mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Revert #8072
Disabling DeferEFBCopies has a big performance cost. Corrupt loading screen it causes is only visible for half a second on initial load. Nothing is affected in game. Enabling XFBToTextureEnable no longer causes a magenta loading screen. ImmediateXFBEnable is outdated. No ill effects on or off.
This commit is contained in:
parent
99a5be3036
commit
c573c0dbf1
@ -14,6 +14,3 @@
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
ImmediateXFBEnable = False
|
||||
XFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
Loading…
Reference in New Issue
Block a user