15 lines
446 B
INI
15 lines
446 B
INI
|
# G2MP01 - Metroid Prime 2 Echoes
|
||
|
[Core]
|
||
|
#Values set here will override the main dolphin settings.
|
||
|
[Speedhacks]
|
||
|
# Patch OSYieldThread to take more time - MP2's idle loop is really stupid.
|
||
|
0x80375c68=200
|
||
|
[EmuState]
|
||
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||
|
EmulationStateId = 2
|
||
|
[OnLoad]
|
||
|
#Add memory patches to be loaded once on boot here.
|
||
|
[OnFrame]
|
||
|
#Add memory patches to be applied every frame here.
|
||
|
[ActionReplay]
|