Linktothepast e7f8098c3d Gameini updates.
Update that adds NES and SNES (U) Virtual Console games to the database.

Fixes issue 7349 (More Aggressive Twilight Princess Hack), issue 7337
(Def Jam Vendetta No Cutscenes?) and issue 7258 (Madden NFL 2003
requires RealXFB for videos).
Workaround for issue 7322 (Slow audio ingame in various gamecube games
when using HLE, LLE audio works fine.) by enforcing LLE audio for the
affected games for the time being.

This PR depends upon pr #466 "Allow progressive scan to be set by game
ini".
2014-06-10 15:20:02 +03:00

69 lines
1.5 KiB
INI

# RZDE01 - The Legend of Zelda: Twilight Princess
[Core]
# Values set here will override the main dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Enable the patch "Hyrule Field Speed Hack" in iso properties for a speed boost.
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
$Hyrule Field Speed Hack
0x80040DE8:dword:0x60000000
0x80040E04:dword:0x60000000
0x80040E1C:dword:0x60000000
0x80040E38:dword:0x60000000
0x80040E3C:dword:0x60000000
0x80040E40:dword:0x60000000
0x80040E44:dword:0x60000000
0x80040E48:dword:0x60000000
0x80040E4C:dword:0x60000000
0x80040E50:dword:0x60000000
0x80040E54:dword:0x60000000
0x80040E58:dword:0x60000000
0x80040E5C:dword:0x60000000
0x80040E60:dword:0x60000000
0x80040E64:dword:0x60000000
0x80040E68:dword:0x60000000
0x80040E6C:dword:0x60000000
0x80040E70:dword:0x60000000
0x80040E74:dword:0x60000000
0x80040E78:dword:0x60000000
0x80040E7C:dword:0x60000000
0x80040E80:dword:0x60000000
0x80040E84:dword:0x60000000
0x80040E88:dword:0x60000000
0x80040E8C:dword:0x60000000
0x80040E90:dword:0x60000000
0x80040EAC:dword:0x60000000
0x80040EC4:dword:0x60000000
0x80040EE0:dword:0x60000000
[ActionReplay]
# Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBAccessEnable = True
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True