Fix white bars in Ice Age 2: The Meltdown (GC)

Defer EFB Copies to RAM is necessary in order to avoid white bars obscuring the screen: see https://wiki.dolphin-emu.org/index.php?title=Ice_Age_2:_The_Meltdown_(GC)#White_Bars
This commit is contained in:
InfoManiac742 2023-06-13 11:41:59 -10:00 committed by GitHub
parent 89e7e7d669
commit 8e68696d7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,3 +14,4 @@
[Video_Hacks]
EFBToTextureEnable = False
DeferEFBCopies = False