2015-02-07 20:52:06 +00:00
|
|
|
# R3ME01, R3MP01 - Metroid Prime Trilogy
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[OnLoad]
|
|
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
|
|
|
|
[OnFrame]
|
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
|
|
|
[ActionReplay]
|
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2023-01-30 06:08:34 +00:00
|
|
|
[Video_Settings]
|
|
|
|
|
|
|
|
# Because the minimap has a lot of unused triangles,
|
|
|
|
# CPU Cull can greatly speed up demanding areas of the game.
|
|
|
|
|
|
|
|
CPUCull = True
|
|
|
|
|
2013-08-11 15:32:03 +00:00
|
|
|
[Video_Hacks]
|
|
|
|
EFBToTextureEnable = False
|
2017-08-30 05:15:08 +00:00
|
|
|
ImmediateXFBEnable = False
|
2019-05-03 14:29:38 +00:00
|
|
|
XFBToTextureEnable = False
|
|
|
|
DeferEFBCopies = False
|