Metroid Prime 3 update.
This commit is contained in:
parent
f7fc9cb863
commit
badd625bc2
|
@ -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
|
||||||
|
|
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue