dolphin/Data/Sys/GameSettings/RZDP01.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

68 lines
1.5 KiB
INI

# RZDP01 - 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
0x80040eb4:dword:0x60000000
0x80040ed0:dword:0x60000000
0x80040ee8:dword:0x60000000
0x80040f04:dword:0x60000000
0x80040f08:dword:0x60000000
0x80040f0c:dword:0x60000000
0x80040f10:dword:0x60000000
0x80040f14:dword:0x60000000
0x80040f18:dword:0x60000000
0x80040f1c:dword:0x60000000
0x80040f20:dword:0x60000000
0x80040f24:dword:0x60000000
0x80040f28:dword:0x60000000
0x80040f2c:dword:0x60000000
0x80040f30:dword:0x60000000
0x80040f34:dword:0x60000000
0x80040f38:dword:0x60000000
0x80040f3c:dword:0x60000000
0x80040f40:dword:0x60000000
0x80040f44:dword:0x60000000
0x80040f48:dword:0x60000000
0x80040f4c:dword:0x60000000
0x80040f50:dword:0x60000000
0x80040f54:dword:0x60000000
0x80040f58:dword:0x60000000
0x80040f5c:dword:0x60000000
0x80040f78:dword:0x60000000
0x80040f90:dword:0x60000000
0x80040fac: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