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:
joon 2022-10-14 11:34:15 -04:00
parent 99a5be3036
commit c573c0dbf1

View File

@ -14,6 +14,3 @@
[Video_Hacks]
EFBToTextureEnable = False
ImmediateXFBEnable = False
XFBToTextureEnable = False
DeferEFBCopies = False