From a65917f93d109b9ae12c62bd55ec5fc7dfd3e531 Mon Sep 17 00:00:00 2001 From: hrydgard Date: Sun, 23 Nov 2008 14:24:30 +0000 Subject: [PATCH] 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 --- Data/User/GameConfig/GM8E01.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Data/User/GameConfig/GM8E01.ini diff --git a/Data/User/GameConfig/GM8E01.ini b/Data/User/GameConfig/GM8E01.ini new file mode 100644 index 0000000000..33c1229c1a --- /dev/null +++ b/Data/User/GameConfig/GM8E01.ini @@ -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]