diff --git a/RM3E01.ini b/RM3E01.ini index 07f4b0f57f..1efdc4528f 100644 --- a/RM3E01.ini +++ b/RM3E01.ini @@ -16,7 +16,6 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Hacks] -EFBToTextureEnable = False EFBCopyEnable = True -[Video_Enhancements] -PostProcessingShader = +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True diff --git a/RM3J01.ini b/RM3J01.ini index c5c874a296..40f66ba49d 100644 --- a/RM3J01.ini +++ b/RM3J01.ini @@ -16,7 +16,6 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Hacks] -EFBToTextureEnable = False EFBCopyEnable = True -[Video_Enhancements] -PostProcessingShader = +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True \ No newline at end of file diff --git a/RM3P01.ini b/RM3P01.ini index 093d705781..dcb7483b39 100644 --- a/RM3P01.ini +++ b/RM3P01.ini @@ -6,7 +6,7 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = minor coloring problems +EmulationIssues = [OnFrame] [ActionReplay] [Video] @@ -18,5 +18,6 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Hacks] -EFBToTextureEnable = False EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True \ No newline at end of file