From ab116a831adeb00477c2358ca8d9fb2e8ede78b7 Mon Sep 17 00:00:00 2001 From: MofoMan2000 Date: Wed, 1 Jun 2011 06:26:14 +0000 Subject: [PATCH] =?UTF-8?q?Few=20updates:=20True=20Crime=20LA=20needs=20pr?= =?UTF-8?q?ojection=20hack=20to=20use=20the=20menus.=C2=A0=20Zelda=20Colle?= =?UTF-8?q?ctor's=20Edition=20works=20just=20as=20well=20as=20the=20Zelda?= =?UTF-8?q?=20OOT=20disk.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GTLE52.ini | 7 ++++++- PZLE01.ini | 10 ++++++++-- PZLP01.ini | 23 ++++++++++++++++++----- 3 files changed, 32 insertions(+), 8 deletions(-) diff --git a/GTLE52.ini b/GTLE52.ini index f3a8dccde6..19e3d24972 100644 --- a/GTLE52.ini +++ b/GTLE52.ini @@ -7,5 +7,10 @@ EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] -ProjectionHack = 0 +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 1 +PH_ExtraParam = 0 +PH_ZNear = 20 +PH_ZFar = 1.99998 [Gecko] diff --git a/PZLE01.ini b/PZLE01.ini index 2484e29a36..2c38fdb81f 100644 --- a/PZLE01.ini +++ b/PZLE01.ini @@ -3,11 +3,17 @@ #Values set here will override the main dolphin settings. [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 3 -EmulationIssues = +EmulationStateId = 5 +EmulationIssues = Minor video glitches when pausing [OnFrame] +$Loophack 0x80665804:dword:0x60000000 [ActionReplay] [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/PZLP01.ini b/PZLP01.ini index d893b3eadc..299f841c76 100644 --- a/PZLP01.ini +++ b/PZLP01.ini @@ -1,6 +1,19 @@ # PZLP01 - The Legend of Zelda: Collector's Edition -[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 = 3 -[OnFrame] Add memory patches to be applied every frame here. -[ActionReplay] Add action replay cheats here. +[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 = 5 +EmulationIssues = Minor video glitches when pausing +[OnFrame] ++$Loophack +0x80665804:dword:0x60000000 +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko]