diff --git a/GZLE01.ini b/GZLE01.ini index adf073b2ce..7c4cfe69f9 100644 --- a/GZLE01.ini +++ b/GZLE01.ini @@ -357,6 +357,6 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBAccessEnable = True -EFBToTextureEnable = False EFBCopyEnable = True - +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True diff --git a/GZLJ01.ini b/GZLJ01.ini index 27168b24f5..ab0c22a2d2 100644 --- a/GZLJ01.ini +++ b/GZLJ01.ini @@ -31,6 +31,6 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBAccessEnable = True -EFBToTextureEnable = False EFBCopyEnable = True - +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True diff --git a/GZLP01.ini b/GZLP01.ini index 1b502564f7..30d32dea5d 100644 --- a/GZLP01.ini +++ b/GZLP01.ini @@ -236,5 +236,6 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBAccessEnable = True -EFBToTextureEnable = False EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True