007: From Russia With Love requires MMU speedhack.
This commit is contained in:
parent
58b37388f6
commit
bcc1bd7a0d
|
@ -1,5 +1,6 @@
|
||||||
# GLZE69 - 007 From Russia With Love
|
# GLZE69 - 007 From Russia With Love
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
|
|
|
@ -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.
|
Loading…
Reference in New Issue