mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
XIII and Pokemon Battle Revolution updates.
This commit is contained in:
+8
-3
@@ -1,8 +1,13 @@
|
||||
# GX3E41 - XIII
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack=1
|
||||
TLBHack = 1
|
||||
MMU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for the videos to show up (r6906)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Gecko]
|
||||
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
# GX3P41 - XIII
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack = 1
|
||||
MMU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for the videos to show up (r6906)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Gecko]
|
||||
+5
-1
@@ -2,6 +2,10 @@
|
||||
[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 = 4
|
||||
EmulationIssues =
|
||||
EmulationIssues = Needs texture cache set to "Safe"(r6906).
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
# RPBJ01 - Pokemon Battle Revolution
|
||||
[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 = 4
|
||||
EmulationIssues = Needs texture cache set to "Safe"(r6906).
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
# RPBP01 - Pokemon Battle Revolution
|
||||
[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 = 4
|
||||
EmulationIssues = Needs texture cache set to "Safe"(r6906).
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
Reference in New Issue
Block a user