blob: a1f6f6d8f20fa87b8ad96b1d28eb01d2d314e357 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# RM3E01, RM3J01, RM3P01 - Metroid Prime 3: Corruption
[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
|