same speedhack for MP1 PAL

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1287 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
memberTwo.mb2 2008-11-24 17:08:34 +00:00
parent 0f13d327b8
commit 0d714b9971

View file

@ -0,0 +1,14 @@
# GM8P01 - Metroid Prime
[Core]
#Values set here will override the main dolphin settings.
[Speedhacks]
# Patch OSYieldThread to take more time - MP1's idle loop is really stupid.
0x8036eba0=400
[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]