mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
Monster Hunter 3 and Okami updates.
This commit is contained in:
parent
7b852d99bc
commit
94da32d8a6
@ -2,9 +2,12 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
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.
|
||||||
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651)
|
EmulationIssues = Use Directx9 plugin. Disable(enable cpu access) in the graphics plugin for playable speed(r6676).
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
+$Bloom OFF
|
||||||
|
0x04056FF4:dword:0xC022FFE4
|
||||||
|
0x0479DA84:dword:0x3F800000
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
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.
|
||||||
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651)
|
EmulationIssues = Use Directx9 plugin. Disable(enable cpu access) in the graphics plugin for playable speed(r6676).
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
0x805DD6D4:dword:0x60000000
|
0x805DD6D4:dword:0x60000000
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
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.
|
||||||
EmulationIssues = Disable(enable cpu access) in the graphics plugin for playable speed(r6651)
|
EmulationIssues = Use Directx9 plugin. Disable(enable cpu access) in the graphics plugin for playable speed(r6676).
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
@ -9,4 +9,5 @@ EmulationIssues = Use dx9 plugin. Game menu issues (r6564)
|
|||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
|
EFBAccessEnable = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -9,4 +9,5 @@ EmulationIssues = Use dx9 plugin. Game menu issues (r6564)
|
|||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
|
EFBAccessEnable = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -9,4 +9,5 @@ EmulationIssues = Use dx9 plugin. Game menu issues (r6564)
|
|||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
|
EFBAccessEnable = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user