diff --git a/GX3E41.ini b/GX3E41.ini index 56a0658c07..7192d0dd92 100644 --- a/GX3E41.ini +++ b/GX3E41.ini @@ -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] diff --git a/GX3P41.ini b/GX3P41.ini new file mode 100644 index 0000000000..07dd8e074e --- /dev/null +++ b/GX3P41.ini @@ -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] diff --git a/RPBE01.ini b/RPBE01.ini index 036218a66f..4a49653e60 100644 --- a/RPBE01.ini +++ b/RPBE01.ini @@ -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] diff --git a/RPBJ01.ini b/RPBJ01.ini new file mode 100644 index 0000000000..1b09fff771 --- /dev/null +++ b/RPBJ01.ini @@ -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] diff --git a/RPBP01.ini b/RPBP01.ini new file mode 100644 index 0000000000..9a0f7cf017 --- /dev/null +++ b/RPBP01.ini @@ -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]