mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 21:44:20 -05:00
15 lines
346 B
INI
15 lines
346 B
INI
# R3ME01, R3MP01 - Metroid Prime Trilogy
|
|
|
|
[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
|