mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 16:30:12 +00:00
Few Additions, Prince of Persia Two Thrones update.
This commit is contained in:
parent
8cc9a858c5
commit
05f641b2c2
4 changed files with 39 additions and 2 deletions
|
@ -1,7 +1,12 @@
|
||||||
# GKME41 - Prince of Persia The Two Thrones
|
# GKME41 - Prince of Persia The Two Thrones
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[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.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
||||||
|
|
12
GKMP41.ini
Normal file
12
GKMP41.ini
Normal file
|
@ -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]
|
10
RDQEGD.ini
Normal file
10
RDQEGD.ini
Normal file
|
@ -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]
|
10
RKMP5D.ini
Normal file
10
RKMP5D.ini
Normal file
|
@ -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]
|
Loading…
Add table
Add a link
Reference in a new issue