No More Heroes 1 and 2 update.

This commit is contained in:
kostamarino@hotmail.com 2011-07-30 09:36:53 +00:00
parent c7a216813a
commit b1c704e843
2 changed files with 20 additions and 4 deletions

View File

@ -1,13 +1,21 @@
# RNHE41 - NO MORE HEROES # RNHE41 - NO MORE HEROES
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
SkipIdle = 0
[Speedhacks] [Speedhacks]
0x8035bc9c=700 0x8035bc9c=700
[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 = 2 EmulationStateId = 3
EmulationIssues = EmulationIssues = Unstable, needs LLE audio for better stability.(r7687)
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] [ActionReplay]
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks]
EFBCopyEnable = True
EFBCopyRAMEnable = True
EFBCopyVirtualEnable = True

View File

@ -7,5 +7,13 @@ EmulationIssues =
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 0 ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Gecko] [Gecko]
[Video_Hacks]
EFBCopyEnable = True
EFBCopyRAMEnable = True
EFBCopyVirtualEnable = True