mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 13:26:58 -05:00
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:
parent
5f2641ba4d
commit
b70e28a0f6
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
10
Data/Sys/GameSettings/R32.ini
Normal file
10
Data/Sys/GameSettings/R32.ini
Normal 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
|
||||
6
Data/Sys/GameSettings/R3I.ini
Normal file
6
Data/Sys/GameSettings/R3I.ini
Normal 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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user