Updated old ini files along with some new additions. First commit, among many that will follow in the near future :-)
This commit is contained in:
parent
8275607c1a
commit
3eaa4d4cbb
|
@ -2,6 +2,11 @@
|
||||||
[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 = 3
|
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]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# G2OP41 - PoP:WW
|
||||||
|
[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]
|
|
@ -0,0 +1,14 @@
|
||||||
|
# G3FF69 - TimeSplitters Future Perfect
|
||||||
|
|
||||||
|
[EmuState]
|
||||||
|
#The Emulation State.
|
||||||
|
EmulationStateId = 3
|
||||||
|
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
[Gecko]
|
||||||
|
[Core]
|
||||||
|
MMU = 1
|
11
G3FP69.ini
11
G3FP69.ini
|
@ -2,10 +2,13 @@
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 1
|
EmulationStateId = 3
|
||||||
EmulationIssues =
|
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[Video]
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
[Gecko]
|
||||||
[Core]
|
[Core]
|
||||||
TLBHack = 1
|
MMU = 1
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# GAFJ01 - Doubutsu no Mori Plus
|
||||||
|
[EmuState]
|
||||||
|
#The Emulation State
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
10
GAFP01.ini
10
GAFP01.ini
|
@ -1,10 +1,12 @@
|
||||||
# GAFP01 - Animal Crossing
|
# GAFP01 - Animal Crossing
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State
|
||||||
EmulationStateId = 1
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# GAFU01 - Animal Crossing
|
||||||
|
[EmuState]
|
||||||
|
#The Emulation State
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -2,5 +2,9 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
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
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# GEDP01 - Eternal Darkness
|
# GEDP01 - Eternal Darkness
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[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.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
|
@ -6,3 +6,6 @@ EmulationIssues = Missing Textures,3D Models Broken cutscenes
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
[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
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -32,4 +32,5 @@ $Max Movement(IKE)
|
||||||
002B168E 00000014
|
002B168E 00000014
|
||||||
[Video]
|
[Video]
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -4,11 +4,11 @@ EnableFPRF = True
|
||||||
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 = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Story Mode Crashes
|
EmulationIssues = Story Mode videos do not display (r6572)
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[Video]
|
[Video]
|
||||||
FIFOWatermarkTightness = 50
|
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
|
ProjectionHack = 0
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
$(m)
|
$(m)
|
||||||
8C034168 4E800020
|
8C034168 4E800020
|
||||||
|
|
|
@ -5,8 +5,10 @@ EnableFPRF = True
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =Story Mode videos do not display (r6572)
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
EFBToTextureEnable = 0
|
||||||
|
ProjectionHack = 0
|
||||||
|
|
||||||
|
|
|
@ -6,3 +6,6 @@ EmulationStateId = 3
|
||||||
EmulationIssues =
|
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
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# GKLE69 - The Lord of the Rings; The Return of the King
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
MMU = 1
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 3
|
||||||
|
EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,12 @@
|
||||||
|
# GKLF69 - The Lord of the Rings; The Return of the King
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
MMU = 1
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 3
|
||||||
|
EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -1,11 +1,12 @@
|
||||||
# GKLP69 - The Lord of the Rings; The Return of the King
|
# GKLP69 - The Lord of the Rings; The Return of the King
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
MMU = 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 = 0
|
EmulationStateId = 3
|
||||||
EmulationIssues =
|
EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
[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]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
FIFOWatermarkTightness = 50
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -1,6 +1,12 @@
|
||||||
# GKLS69 - The Lord of the Rings; The Return of the King
|
# GKLS69 - The Lord of the Rings; The Return of the King
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
MMU = 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 = 3
|
||||||
|
EmulationIssues = Needs MMU, and is very slow because of it (r6572)
|
||||||
[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]
|
||||||
|
|
|
@ -10,3 +10,5 @@ EmulationIssues =
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
ProjectionHack = -1
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -7,4 +7,5 @@ EmulationIssues =
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -157,7 +157,6 @@ $Random Colors-Every Blue Pikmin
|
||||||
803D1E1A 0000007F
|
803D1E1A 0000007F
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
ProjectionHack = -1
|
||||||
FIFOWatermarkTightness = 50
|
|
||||||
[Gecko]
|
[Gecko]
|
||||||
$Stop Time From Advancing (Story Mode) [Link Master]
|
$Stop Time From Advancing (Story Mode) [Link Master]
|
||||||
040518DC 60000000
|
040518DC 60000000
|
||||||
|
@ -168,3 +167,4 @@ E2000001 80008000
|
||||||
2839D400 00000042
|
2839D400 00000042
|
||||||
040518DC D0030014
|
040518DC D0030014
|
||||||
E2000001 80008000
|
E2000001 80008000
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# GQSDAF - TALES OF SYMPHONIA
|
||||||
|
[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 = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,12 @@
|
||||||
|
# GQSFAF - TALES OF SYMPHONIA
|
||||||
|
[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 = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -1,11 +1,12 @@
|
||||||
# GQSPAF - TALES OF SYMPHONIA Disc 1
|
# GQSPAF - TALES OF SYMPHONIA
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Audio issues
|
EmulationIssues = Set safe texture cache to normal or fast (not safe) to avoid crashes. Sound issues(r6450)
|
||||||
[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]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -10,6 +10,6 @@ EmulationStateId = 3
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
UseXFB = 1
|
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
UseXFB = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,16 @@
|
||||||
|
# GZ2J01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[EmuState]
|
||||||
|
#The Emulation State.
|
||||||
|
EmulationStateId = 4
|
||||||
|
Issues="low FPS in big areas"
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame]
|
||||||
|
[ActionReplay]
|
||||||
|
[Core]
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ZTPSpeedupHack = 1
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,27 @@
|
||||||
|
[EmuState]
|
||||||
|
#The Emulation State.
|
||||||
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
|
[OnLoad]
|
||||||
|
[OnFrame]
|
||||||
|
$Fix item hang
|
||||||
|
0x802904B4:dword:0x4E800020
|
||||||
|
$Max health
|
||||||
|
0x803C4C09:byte:0x00000050
|
||||||
|
$Current health
|
||||||
|
0x803C4C0B:byte:0x00000050
|
||||||
|
$Hidden dungeon
|
||||||
|
0x803C9D44:dword:0x000000FF
|
||||||
|
0x803C9D48:dword:0x485F7465
|
||||||
|
0x803C9D4C:dword:0x73740000
|
||||||
|
$Snow test room
|
||||||
|
0x803C9D44:dword:0x000000FF
|
||||||
|
0x803C9D48:dword:0x49546573
|
||||||
|
0x803C9D4C:dword:0x74363200
|
||||||
|
[ActionReplay]
|
||||||
|
[Core]
|
||||||
|
[Video]
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 1
|
||||||
|
[Gecko]
|
|
@ -1,7 +1,7 @@
|
||||||
# R6BE78 - Blob07
|
# R6BE78 - Blob07
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 3
|
||||||
EmulationIssues = Some GFX Glitches
|
EmulationIssues = Some GFX Glitches
|
||||||
[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.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Use opengl plugin. Map is a bit broken (r6480)
|
EmulationIssues = Use opengl plugin and have pixel depth disabled in the graphics settings. Map is a bit broken (r6584)
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Use opengl plugin. Map is a bit broken (r6480)
|
EmulationIssues = Use opengl plugin and have pixel depth disabled in the graphics settings. Map is a bit broken (r6584)
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Use opengl plugin. Map is a bit broken (r6480)
|
EmulationIssues = Use opengl plugin and have pixel depth disabled in the graphics settings. Map is a bit broken (r6584)
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# RCJE8P - The Conduit
|
# RCJE8P - The Conduit
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
BlockMerging = 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.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
|
@ -2,9 +2,11 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
|
EmulationStateId = 0
|
||||||
[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]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# RK2JEB - TRAUMA CENTER NEW BLOOD
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 0
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,12 @@
|
||||||
|
# RK2P01 - TRAUMA CENTER NEW BLOOD
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 0
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -2,9 +2,11 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
|
EmulationStateId = 0
|
||||||
[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]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# RKDJEB - Trauma Center SO
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 0
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,12 @@
|
||||||
|
# RKDPEB - Trauma Center SO
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 0
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
10
ROWE08.ini
10
ROWE08.ini
|
@ -1,7 +1,13 @@
|
||||||
# ROWE08 - Okami
|
# ROWE08 - Okami
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 5
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues = Use dx9 plugin. Game menu issues (r6564)
|
||||||
[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
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
# ROWJ08 - Okami
|
||||||
|
[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 = Use dx9 plugin. Game menu issues (r6564)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,13 @@
|
||||||
|
# ROWP08 - Okami
|
||||||
|
[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 = Use dx9 plugin. Game menu issues (r6564)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -2,7 +2,7 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6572)
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
# SB4J01 - SUPER MARIO GALAXY MORE
|
||||||
|
[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 = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6572)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# SB4P01 - SUPER MARIO GALAXY MORE
|
||||||
|
[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 = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6572)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -8,4 +8,5 @@ EmulationIssues =
|
||||||
[Video]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
FIFOWatermarkTightness = 50
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# SNCE8P - Sonic2010
|
# SNCE8P - Sonic2010
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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.
|
||||||
EmulationIssues = Ocassional crashes, use DX11 plugin for less graphical glitches (r6436)
|
EmulationIssues = Use DX9 plugin and set efb scale to integral for less graphical glitches. Enable "Use EuRGB60 mode" for higher brightness. Disabling efb to cpu for speedup seems safe(r6575)
|
||||||
EmulationStateId = 3
|
EmulationStateId = 4
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# SNCJ8P - Sonic2010
|
# SNCJ8P - Sonic2010
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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.
|
||||||
EmulationIssues = Ocassional crashes, use DX11 plugin for less graphical glitches (r6436)
|
EmulationIssues = Use DX9 plugin and set efb scale to integral for less graphical glitches. Enable "Use EuRGB60 mode" for higher brightness. Disabling efb to cpu for speedup seems safe(r6575)
|
||||||
EmulationStateId = 3
|
EmulationStateId = 4
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# SNCP8P - Sonic2010
|
# SNCP8P - Sonic2010
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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.
|
||||||
EmulationIssues = Ocassional crashes, use DX11 plugin for less graphical glitches (r6436)
|
EmulationIssues = Use DX9 plugin and set efb scale to integral for less graphical glitches. Enable "Use EuRGB60 mode" for higher brightness. Disabling efb to cpu for speedup seems safe(r6575)
|
||||||
EmulationStateId = 3
|
EmulationStateId = 4
|
||||||
[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]
|
[Video]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
# SPTJEB - Hospital. 6 nin no Ishi
|
||||||
|
[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 = 5
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
SafeTextureCache = 1
|
||||||
|
FIFOWatermarkTightness = 50
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,11 @@
|
||||||
|
# SVME01 - super mario collection
|
||||||
|
[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 = 3
|
||||||
|
EmulationIssues = Use Opengl plugin and set efb scale to integral. Disable sound as it outputs noise even with the LLE plugin.(r6584)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
[Gecko]
|
|
@ -1,11 +1,11 @@
|
||||||
# SXCE52 - Guitar Hero Smash Hits
|
# SXCE52 - Guitar Hero Smash Hits
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[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 = 0
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues = Create a quitar profile and use that for controls instead of wiimote controls(r6575)
|
||||||
[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]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
FIFOWatermarkTightness = 50
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
# SXCP52 - Guitar Hero Smash Hits
|
||||||
|
[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 = Create a quitar profile and use that for controls instead of wiimote controls(r6575)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
SafeTextureCache = 1
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# SZAE69 - Rock Band 2
|
||||||
|
[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 = 5
|
||||||
|
EmulationIssues = Config and use the quitar and drums, wiimote asks for a microphone otherwise.(r6575)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# SZAP69 - Rock Band 2
|
||||||
|
[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 = 5
|
||||||
|
EmulationIssues = Config and use the quitar and drums, wiimote asks for a microphone otherwise.(r6575)
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# WALE01 - light trax Art Style Series
|
||||||
|
[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]
|
|
@ -0,0 +1,11 @@
|
||||||
|
# WLOEHL - LostWinds WotM
|
||||||
|
[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
|
||||||
|
EFBToTextureEnable = 0
|
||||||
|
[Gecko]
|
|
@ -0,0 +1,11 @@
|
||||||
|
# WLWEHL - LostWinds
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
BlockMerging = 1
|
||||||
|
[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]
|
|
@ -0,0 +1,10 @@
|
||||||
|
# WMMEAF - MUSCLE MARCH
|
||||||
|
[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…
Reference in New Issue