mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 13:26:58 -05:00
17 lines
365 B
INI
17 lines
365 B
INI
# G2ME01, G2MJ01, G2MP01 - Metroid Prime 2: Echoes
|
|
|
|
[Core]
|
|
CPUThread = False
|
|
|
|
[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
|