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:
kostamarino@hotmail.com 2010-12-15 17:00:27 +00:00
parent 8275607c1a
commit 3eaa4d4cbb
58 changed files with 423 additions and 45 deletions

View File

@ -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]

12
G2OP41.ini Normal file
View File

@ -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]

14
G3FF69.ini Normal file
View File

@ -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

View File

@ -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

12
GAFJ01.ini Normal file
View File

@ -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]

View File

@ -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]

12
GAFU01.ini Normal file
View File

@ -0,0 +1,12 @@
# GAFU01 - Animal Crossing
[EmuState]
#The Emulation State
EmulationStateId = 4
EmulationIssues =
[OnFrame]
[ActionReplay]
[Video]
ProjectionHack = 0
FIFOWatermarkTightness = 50
SafeTextureCache = 1
[Gecko]

View File

@ -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]

View File

@ -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

View File

@ -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]

View File

@ -32,4 +32,5 @@ $Max Movement(IKE)
002B168E 00000014 002B168E 00000014
[Video] [Video]
FIFOWatermarkTightness = 50 FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko] [Gecko]

View File

@ -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

View File

@ -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

View File

@ -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]

12
GKLE69.ini Normal file
View File

@ -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]

12
GKLF69.ini Normal file
View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -10,3 +10,5 @@ EmulationIssues =
[ActionReplay] [ActionReplay]
[Video] [Video]
ProjectionHack = -1 ProjectionHack = -1
FIFOWatermarkTightness = 50
[Gecko]

View File

@ -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]

View File

@ -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

12
GQSDAF.ini Normal file
View File

@ -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]

12
GQSFAF.ini Normal file
View File

@ -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]

View File

@ -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]

View File

@ -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]

16
GZ2J01.ini Normal file
View File

@ -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]

27
GZLJ01.ini Normal file
View File

@ -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]

View File

@ -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.

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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

View File

@ -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]

12
RK2JEB.ini Normal file
View File

@ -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]

12
RK2P01.ini Normal file
View File

@ -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]

View File

@ -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]

12
RKDJEB.ini Normal file
View File

@ -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]

12
RKDPEB.ini Normal file
View File

@ -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]

View File

@ -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]

13
ROWJ08.ini Normal file
View File

@ -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]

13
ROWP08.ini Normal file
View File

@ -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]

View File

@ -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]

10
SB4J01.ini Normal file
View File

@ -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]

10
SB4P01.ini Normal file
View File

@ -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]

View File

@ -8,4 +8,5 @@ EmulationIssues =
[Video] [Video]
SafeTextureCache = 1 SafeTextureCache = 1
FIFOWatermarkTightness = 50 FIFOWatermarkTightness = 50
ProjectionHack = 0
[Gecko] [Gecko]

View File

@ -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]

View File

@ -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]

View File

@ -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]

12
SPTJEB.ini Normal file
View File

@ -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]

11
SVME01.ini Normal file
View File

@ -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]

View File

@ -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]

11
SXCP52.ini Normal file
View File

@ -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]

10
SZAE69.ini Normal file
View File

@ -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]

10
SZAP69.ini Normal file
View File

@ -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]

10
WALE01.ini Normal file
View File

@ -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]

11
WLOEHL.ini Normal file
View File

@ -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]

11
WLWEHL.ini Normal file
View File

@ -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]

10
WMMEAF.ini Normal file
View File

@ -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]