blob: 818bb8aae2a606b604e19a70be4058960c4770cd (
plain)
1
2
3
4
5
6
7
8
9
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
|