dolphin/Data/Sys/GameSettings/G2M.ini
Linktothepast bdf8b4eb35 Gameini updates.
Fixes issues 8713 and 8674. Also disables scaled efb copies by default
for New Super Mario Bros to take advantage of the recent efb to texture
spinning coin fix.
2015-06-27 12:33:43 +03:00

25 lines
577 B
INI

# G2ME01, G2MJ01, G2MP01 - Metroid Prime 2: Echoes
[Core]
# Values set here will override the main Dolphin settings.
SyncGPU = True
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues = EFB to RAM is needed for the scanner/visors to work properly.
[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.
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBToTextureEnable = False