And a monster hunter 3 update that takes advantage of the efb to cpu access option.

This commit is contained in:
kostamarino@hotmail.com 2010-12-23 19:11:32 +00:00
parent 4a1a9af7cf
commit bdb037ff16
3 changed files with 9 additions and 7 deletions

View File

@ -2,12 +2,12 @@
[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.
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6461)
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
EFBToTextureEnable = 0
EFBAccessEnable = 0
[Gecko]

View File

@ -2,13 +2,15 @@
[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.
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651)
EmulationStateId = 4
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
0x805DD6D4:dword:0x60000000
0x805DD6D8:dword:0x60000000
0x805DD6DC:dword:0x60000000
[ActionReplay] Add action replay cheats here.
[Video]
ProjectionHack = -1
EFBToTextureEnable = 0
ProjectionHack = 0
EFBToTextureEnable = 0
EFBAccessEnable = 0
[Gecko]

View File

@ -2,12 +2,12 @@
[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.
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6461)
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651)
EmulationStateId = 4
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
FIFOWatermarkTightness = 50
ProjectionHack = 0
EFBToTextureEnable = 0
EFBAccessEnable = 0
[Gecko]