From bcc1bd7a0d4932506a7e1d16b45c0e1fad3e2404 Mon Sep 17 00:00:00 2001 From: MofoMan2000 Date: Wed, 13 Apr 2011 06:35:38 +0000 Subject: [PATCH] 007: From Russia With Love requires MMU speedhack. --- GLZE69.ini | 1 + GLZF69.ini | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 GLZF69.ini diff --git a/GLZE69.ini b/GLZE69.ini index 247f1f1477..ca56e68267 100644 --- a/GLZE69.ini +++ b/GLZE69.ini @@ -1,5 +1,6 @@ # GLZE69 - 007 From Russia With Love [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 EmulationIssues = diff --git a/GLZF69.ini b/GLZF69.ini new file mode 100644 index 0000000000..e3fa727121 --- /dev/null +++ b/GLZF69.ini @@ -0,0 +1,8 @@ +# GLZF69 - 007 From Russia With Love +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here.