mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
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
|
||||
[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 =
|
||||
|
8
GLZF69.ini
Normal file
8
GLZF69.ini
Normal file
@ -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
Block a user