dolphin/Data/Sys/GameSettings/RZDE01.ini
Linktothepast b32bfdfddb Gameini cleanup.
This is a cleanup of the gameini database. Specifically:
It removes the "Issues=..." lines and their respective comments since
they don't show up in the gui, are very old and wrong in most cases.
They contain probably more than 4 year old comments (i don't have a clue
who or when wrote them).
Also remove the "EFBCopyCacheEnable = True" lines from the database.
These were put at a time that efb to Ram had resolution issues without
cache being enabled, safe texture cache could be disabled and speed was
detrimental. Now that efb to ram doesn't have the same res issues as
back then, safe texture cache can't be disabled with speed gains being
non existent (you get even a speed hit if texture cache is put to safe)
i think it should be removed from the database.
2014-09-09 16:07:03 +03:00

66 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