GameSettings: Disable EFBToTexture for "Metroid Prime 2: Dark Echoes (Wii)" to fix the scan visor and clean up the other Metroid Prime ini files.
This commit is contained in:
@@ -1,23 +1,16 @@
|
|||||||
# G2ME01, G2MJ01, G2MP01 - Metroid Prime 2: Echoes
|
# G2ME01, G2MJ01, G2MP01 - Metroid Prime 2: Echoes
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
CPUThread = False
|
CPUThread = False
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
||||||
# Because the minimap has a lot of unused triangles,
|
# Because the minimap has a lot of unused triangles,
|
||||||
# CPU Cull can greatly speed up demanding areas of the game.
|
# CPU Cull can greatly speed up demanding areas of the game.
|
||||||
|
|
||||||
CPUCull = True
|
CPUCull = True
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Required for "scan visor" to work.
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
# G2ME01 - Metroid Prime 2: Echoes
|
# G2ME01 - Metroid Prime 2: Echoes
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
|
||||||
$This Code Must Be On!
|
$This Code Must Be On!
|
||||||
043BC410 906D0000
|
043BC410 906D0000
|
||||||
043BC414 88030004
|
043BC414 88030004
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
# G2MP01 - Metroid Prime 2: Echoes
|
# G2MP01 - Metroid Prime 2: Echoes
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
423DDE0C 000A44BB
|
423DDE0C 000A44BB
|
||||||
423DDE0C 000B6000
|
423DDE0C 000B6000
|
||||||
|
|||||||
@@ -1,21 +1,9 @@
|
|||||||
# GM8E01, GM8J01, GM8P01 - Metroid Prime
|
# GM8E01, GM8J01, GM8P01 - Metroid Prime
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
||||||
# Because the minimap has a lot of unused triangles,
|
# Because the minimap has a lot of unused triangles,
|
||||||
# CPU Cull can greatly speed up demanding areas of the game.
|
# CPU Cull can greatly speed up demanding areas of the game.
|
||||||
|
|
||||||
CPUCull = True
|
CPUCull = True
|
||||||
|
|
||||||
[Video_Hacks]
|
|
||||||
|
|||||||
@@ -1,10 +1,6 @@
|
|||||||
# GM8E01 - Metroid Prime
|
# GM8E01 - Metroid Prime
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
|
||||||
$This Code Must Be On
|
$This Code Must Be On
|
||||||
043CB1A8 3C808000
|
043CB1A8 3C808000
|
||||||
043CB1AC 93E4183C
|
043CB1AC 93E4183C
|
||||||
|
|||||||
@@ -1,17 +1,11 @@
|
|||||||
# P2ME01 - Metroid Prime 2: Echoes Bonus Disc
|
# P2ME01 - Metroid Prime 2: Echoes Bonus Disc
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
CPUThread = False
|
CPUThread = False
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Required for "scan visor" to work.
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# R32J01 - Metroid Prime 2: Dark Echoes (Wii)
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Because the minimap has a lot of unused triangles,
|
||||||
|
# CPU Cull can greatly speed up demanding areas of the game.
|
||||||
|
CPUCull = True
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Required for "scan visor" to work.
|
||||||
|
EFBToTextureEnable = False
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# R3IJ01 - Metroid Prime (Wii)
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Because the minimap has a lot of unused triangles,
|
||||||
|
# CPU Cull can greatly speed up demanding areas of the game.
|
||||||
|
CPUCull = True
|
||||||
@@ -1,23 +1,14 @@
|
|||||||
# R3ME01, R3MP01 - Metroid Prime Trilogy
|
# R3ME01, R3MP01 - Metroid Prime Trilogy
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
||||||
# Because the minimap has a lot of unused triangles,
|
# Because the minimap has a lot of unused triangles,
|
||||||
# CPU Cull can greatly speed up demanding areas of the game.
|
# CPU Cull can greatly speed up demanding areas of the game.
|
||||||
|
|
||||||
CPUCull = True
|
CPUCull = True
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Required for "scan visor" to work.
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
XFBToTextureEnable = False
|
XFBToTextureEnable = False
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
|
|||||||
@@ -1,21 +1,12 @@
|
|||||||
# RM3E01, RM3J01, RM3P01 - Metroid Prime 3: Corruption
|
# RM3E01, RM3J01, RM3P01 - Metroid Prime 3: Corruption
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
# Because the minimap has a lot of unused triangles,
|
# Because the minimap has a lot of unused triangles,
|
||||||
# CPU Cull can greatly speed up demanding areas of the game.
|
# CPU Cull can greatly speed up demanding areas of the game.
|
||||||
|
|
||||||
CPUCull = True
|
CPUCull = True
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Required for "scan visor" to work.
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|||||||
Reference in New Issue
Block a user