Added similar speed hack for Metroid Prime 1 US

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1273 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard 2008-11-23 14:24:30 +00:00
parent 7dfbc574ae
commit a65917f93d
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# GM8E01 - Metroid Prime
[Core]
#Values set here will override the main dolphin settings.
[Speedhacks]
0x80384b1c=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]