diff options
| author | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-07-30 14:43:44 +0000 |
|---|---|---|
| committer | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-07-30 14:43:44 +0000 |
| commit | badd625bc20d4668c17c0446431893632a7952fa (patch) | |
| tree | 19caa1023a0bd0c4acebda697c375793bb631204 | |
| parent | f7fc9cb863ee84d7b661c1a87668941eb8a381ef (diff) | |
Metroid Prime 3 update.
| -rw-r--r-- | RM3E01.ini | 5 | ||||
| -rw-r--r-- | RM3J01.ini | 5 | ||||
| -rw-r--r-- | RM3P01.ini | 5 |
3 files changed, 7 insertions, 8 deletions
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 |
