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]