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:
Jordan Woyak 2026-04-20 13:06:58 -05:00
parent 5f2641ba4d
commit b70e28a0f6
10 changed files with 21 additions and 60 deletions

View File

@ -1,23 +1,16 @@
# G2ME01, G2MJ01, G2MP01 - Metroid Prime 2: Echoes
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512
SuggestedAspectRatio = 2
# 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

View File

@ -1,10 +1,6 @@
# G2ME01 - Metroid Prime 2: Echoes
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
$This Code Must Be On!
043BC410 906D0000
043BC414 88030004

View File

@ -1,10 +1,6 @@
# G2MP01 - Metroid Prime 2: Echoes
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
$Infinite Health
423DDE0C 000A44BB
423DDE0C 000B6000

View File

@ -1,21 +1,9 @@
# 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]
SafeTextureCacheColorSamples = 512
SuggestedAspectRatio = 2
# Because the minimap has a lot of unused triangles,
# CPU Cull can greatly speed up demanding areas of the game.
CPUCull = True
[Video_Hacks]

View File

@ -1,10 +1,6 @@
# GM8E01 - Metroid Prime
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
$This Code Must Be On
043CB1A8 3C808000
043CB1AC 93E4183C

View File

@ -1,17 +1,11 @@
# P2ME01 - Metroid Prime 2: Echoes Bonus Disc
[Core]
# Values set here will override the main Dolphin settings.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
# Required for "scan visor" to work.
EFBToTextureEnable = False

View File

@ -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

View File

@ -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

View File

@ -1,23 +1,14 @@
# 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]
# 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
ImmediateXFBEnable = False
XFBToTextureEnable = False
DeferEFBCopies = False

View File

@ -1,21 +1,12 @@
# 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]
SafeTextureCacheColorSamples = 512
# 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