From c6c58493662f49040138a9057326658d5ddb0d3c Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Mon, 7 Feb 2011 16:55:40 +0000 Subject: [PATCH] Tomb Raider Legend, Teen Titans, World Series of Poker updates and a preset value for a Tales of Symphonia projection hack for the double image(doesn't seem to work with direct 3d11 though, only direct 3d9 and opengl, and the main menu is missing with it enabled) --- G6TE5G.ini | 13 ++++++++++++- G6TP5G.ini | 17 +++++++++++++++++ GL8E4F.ini | 9 +++++++++ GL8F4F.ini | 16 ++++++++++++++++ GQSEAF.ini | 5 +++++ GW8E52.ini | 16 ++++++++++++++++ PH_PRESETS.ini | 5 +++++ RT4EAF.ini | 5 +++++ SBLE5G.ini | 5 +++++ 9 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 G6TP5G.ini create mode 100644 GL8F4F.ini create mode 100644 GW8E52.ini diff --git a/G6TE5G.ini b/G6TE5G.ini index 38a8863009..0096b5367e 100644 --- a/G6TE5G.ini +++ b/G6TE5G.ini @@ -1,6 +1,17 @@ # G6TE5G - Teen Titans [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 1 +EmulationStateId = 2 +EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +SafeTextureCache = 1 +[Gecko] diff --git a/G6TP5G.ini b/G6TP5G.ini new file mode 100644 index 0000000000..0bb73f5424 --- /dev/null +++ b/G6TP5G.ini @@ -0,0 +1,17 @@ +# G6TP5G - Teen Titans +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 2 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +SafeTextureCache = 1 +[Gecko] diff --git a/GL8E4F.ini b/GL8E4F.ini index 48ed0f5bdd..19434518c6 100644 --- a/GL8E4F.ini +++ b/GL8E4F.ini @@ -1,7 +1,16 @@ # GL8E4F - Tomb Raider: Legend [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 EmulationIssues = Sound little crappy [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/GL8F4F.ini b/GL8F4F.ini new file mode 100644 index 0000000000..84b0428476 --- /dev/null +++ b/GL8F4F.ini @@ -0,0 +1,16 @@ +# GL8F4F - Tomb Raider: Legend +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 +EmulationIssues = Sound little crappy +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/GQSEAF.ini b/GQSEAF.ini index 59c50160b3..474de7ddcf 100644 --- a/GQSEAF.ini +++ b/GQSEAF.ini @@ -778,4 +778,9 @@ $Kratos Affection to Lloyd - max is 0000270F [Video] SafeTextureCache = 1 ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0.5 +PH_ZFar = 1 [Gecko] diff --git a/GW8E52.ini b/GW8E52.ini new file mode 100644 index 0000000000..682183333a --- /dev/null +++ b/GW8E52.ini @@ -0,0 +1,16 @@ +# GW8E52 - World Series of Poker +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/PH_PRESETS.ini b/PH_PRESETS.ini index ff0d037648..7b2675a4a4 100644 --- a/PH_PRESETS.ini +++ b/PH_PRESETS.ini @@ -31,6 +31,11 @@ PH_ZFar = 0.4 Title = Metroid: Other M PH_ExtraParam = 1 +[5] +Title = Tales of Symphonia GC +PH_ZNear = 0.5 +PH_ZFar = 1 + # --------------------------------------------------- diff --git a/RT4EAF.ini b/RT4EAF.ini index ae83a15fbb..bf40c94c55 100644 --- a/RT4EAF.ini +++ b/RT4EAF.ini @@ -7,4 +7,9 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko] diff --git a/SBLE5G.ini b/SBLE5G.ini index de71dc82c3..433b7f8701 100644 --- a/SBLE5G.ini +++ b/SBLE5G.ini @@ -7,4 +7,9 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko]