mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 14:08:58 +01:00
More gameini changes.
Add Hyrule Field Speed Hack v2 by TheWearyGamer for the wii us version of Zelda Twilight Princess. Enable mmu and disable anti-aliasing in Fatal Frame IV: Mask of the Lunar Eclipse fixing issues 8108 and 8109.
This commit is contained in:
parent
d499eee2b7
commit
f1f3d7fa0c
@ -1,12 +1,13 @@
|
|||||||
# R4ZJ01 - Zero4
|
# R4ZJ01 - Fatal Frame IV: Mask of the Lunar Eclipse
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main dolphin settings.
|
# Values set here will override the main dolphin settings.
|
||||||
|
MMU = 1
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
EmulationIssues =
|
EmulationIssues = Anti-aliasing causes control issues with the piano mini-game.
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
@ -29,3 +30,6 @@ PH_ZFar =
|
|||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
MSAA = 0
|
||||||
|
@ -46,6 +46,39 @@ $Hyrule Field Speed Hack
|
|||||||
0x80040EC4:dword:0x60000000
|
0x80040EC4:dword:0x60000000
|
||||||
0x80040EE0:dword:0x60000000
|
0x80040EE0:dword:0x60000000
|
||||||
|
|
||||||
|
$Hyrule Field Speed Hack v2 by TheWearyGamer (use it if the other one doesn't work)
|
||||||
|
0x80040C38:dword:0x60000000
|
||||||
|
0x80040C54:dword:0x60000000
|
||||||
|
0x80040C6C:dword:0x60000000
|
||||||
|
0x80040C88:dword:0x60000000
|
||||||
|
|
||||||
|
0x80040C88:dword:0x60000000
|
||||||
|
0x80040C8C:dword:0x60000000
|
||||||
|
0x80040C90:dword:0x60000000
|
||||||
|
0x80040C94:dword:0x60000000
|
||||||
|
0x80040C98:dword:0x60000000
|
||||||
|
0x80040C9C:dword:0x60000000
|
||||||
|
0x80040CA0:dword:0x60000000
|
||||||
|
0x80040CA4:dword:0x60000000
|
||||||
|
0x80040CA8:dword:0x60000000
|
||||||
|
0x80040CAC:dword:0x60000000
|
||||||
|
0x80040CB0:dword:0x60000000
|
||||||
|
0x80040CB4:dword:0x60000000
|
||||||
|
0x80040CB8:dword:0x60000000
|
||||||
|
0x80040CBC:dword:0x60000000
|
||||||
|
0x80040CC0:dword:0x60000000
|
||||||
|
0x80040CC4:dword:0x60000000
|
||||||
|
0x80040CC8:dword:0x60000000
|
||||||
|
0x80040CCC:dword:0x60000000
|
||||||
|
0x80040CD0:dword:0x60000000
|
||||||
|
0x80040CD4:dword:0x60000000
|
||||||
|
0x80040CD8:dword:0x60000000
|
||||||
|
|
||||||
|
0x80040CE0:dword:0x60000000
|
||||||
|
0x80040CFC:dword:0x60000000
|
||||||
|
0x80040D14:dword:0x60000000
|
||||||
|
0x80040D30:dword:0x60000000
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user