From 05f641b2c2b26264f5dc8d0869a616240b9d1f2e Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Fri, 7 Jan 2011 14:28:39 +0000 Subject: [PATCH] Few Additions, Prince of Persia Two Thrones update. --- GKME41.ini | 9 +++++++-- GKMP41.ini | 12 ++++++++++++ RDQEGD.ini | 10 ++++++++++ RKMP5D.ini | 10 ++++++++++ 4 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 GKMP41.ini create mode 100644 RDQEGD.ini create mode 100644 RKMP5D.ini diff --git a/GKME41.ini b/GKME41.ini index 65d072e799..93bec7a6a5 100644 --- a/GKME41.ini +++ b/GKME41.ini @@ -1,7 +1,12 @@ # GKME41 - Prince of Persia The Two Thrones [Core] Values set here will override the main dolphin settings. -TLBHack=1 +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 1 +EmulationStateId = 4 +EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +SafeTextureCache = 1 +[Gecko] diff --git a/GKMP41.ini b/GKMP41.ini new file mode 100644 index 0000000000..c39a7b4fa5 --- /dev/null +++ b/GKMP41.ini @@ -0,0 +1,12 @@ +# GKMP41 - Prince of Persia The Two Thrones +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +SafeTextureCache = 1 +[Gecko] diff --git a/RDQEGD.ini b/RDQEGD.ini new file mode 100644 index 0000000000..8363314aba --- /dev/null +++ b/RDQEGD.ini @@ -0,0 +1,10 @@ +# RDQEGD - DRAGON QUEST SWORDS +[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 = 0 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +[Gecko] diff --git a/RKMP5D.ini b/RKMP5D.ini new file mode 100644 index 0000000000..dbcd7f01d2 --- /dev/null +++ b/RKMP5D.ini @@ -0,0 +1,10 @@ +# RKMP5D - Armageddon +[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 = 0 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +[Gecko]