Metroid Prime 3 update.

This commit is contained in:
kostamarino@hotmail.com 2011-07-30 14:43:44 +00:00
parent f7fc9cb863
commit badd625bc2
3 changed files with 7 additions and 8 deletions

View File

@ -16,7 +16,6 @@ PH_ZNear =
PH_ZFar = PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True EFBCopyEnable = True
[Video_Enhancements] EFBCopyRAMEnable = True
PostProcessingShader = EFBCopyVirtualEnable = True

View File

@ -16,7 +16,6 @@ PH_ZNear =
PH_ZFar = PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True EFBCopyEnable = True
[Video_Enhancements] EFBCopyRAMEnable = True
PostProcessingShader = EFBCopyVirtualEnable = True

View File

@ -6,7 +6,7 @@
[EmuState] [EmuState]
#The Emulation State. 1 is worst, 5 is best, 0 is not set. #The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = minor coloring problems EmulationIssues =
[OnFrame] [OnFrame]
[ActionReplay] [ActionReplay]
[Video] [Video]
@ -18,5 +18,6 @@ PH_ZNear =
PH_ZFar = PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True EFBCopyEnable = True
EFBCopyRAMEnable = True
EFBCopyVirtualEnable = True