mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
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
@ -1,7 +1,12 @@
|
||||
# G2OE41 - PoP:WW
|
||||
[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.
|
||||
EmulationStateId = 3
|
||||
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]
|
||||
|
12
G2OP41.ini
Normal file
12
G2OP41.ini
Normal 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
14
G3FF69.ini
Normal 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
|
11
G3FP69.ini
11
G3FP69.ini
@ -2,10 +2,13 @@
|
||||
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
[ActionReplay]
|
||||
ProjectionHack = 0
|
||||
FIFOWatermarkTightness = 50
|
||||
[Gecko]
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
MMU = 1
|
||||
|
12
GAFJ01.ini
Normal file
12
GAFJ01.ini
Normal 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]
|
14
GAFP01.ini
14
GAFP01.ini
@ -1,10 +1,12 @@
|
||||
# GAFP01 - Animal Crossing
|
||||
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 1
|
||||
#The Emulation State
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
ProjectionHack = 0
|
||||
FIFOWatermarkTightness = 50
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
|
12
GAFU01.ini
Normal file
12
GAFU01.ini
Normal 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]
|
@ -2,5 +2,9 @@
|
||||
[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 =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
@ -1,5 +1,6 @@
|
||||
# GEDP01 - Eternal Darkness
|
||||
[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.
|
||||
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
||||
EmulationStateId = 4
|
||||
|
@ -6,3 +6,6 @@ EmulationIssues = Missing Textures,3D Models Broken cutscenes
|
||||
EmulationStateId = 2
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
@ -32,4 +32,5 @@ $Max Movement(IKE)
|
||||
002B168E 00000014
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
@ -4,11 +4,11 @@ EnableFPRF = True
|
||||
TLBHack = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Story Mode Crashes
|
||||
EmulationIssues = Story Mode videos do not display (r6572)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
[ActionReplay]
|
||||
$(m)
|
||||
8C034168 4E800020
|
||||
|
@ -5,8 +5,10 @@ EnableFPRF = True
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
EmulationIssues =Story Mode videos do not display (r6572)
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
|
||||
|
@ -6,3 +6,6 @@ EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
12
GKLE69.ini
Normal file
12
GKLE69.ini
Normal 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
12
GKLF69.ini
Normal 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]
|
@ -1,11 +1,12 @@
|
||||
# GKLP69 - 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 = 0
|
||||
EmulationIssues =
|
||||
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
|
||||
FIFOWatermarkTightness = 50
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
|
@ -1,6 +1,12 @@
|
||||
# GKLS69 - 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 = 1
|
||||
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]
|
||||
|
@ -10,3 +10,5 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
FIFOWatermarkTightness = 50
|
||||
[Gecko]
|
||||
|
@ -7,4 +7,5 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
@ -1,10 +1,10 @@
|
||||
# GPIE01 - Pikmin v1.1 NTSC
|
||||
[EmuState]
|
||||
#The Emulation State as of r1062; works very well; occasionally crashes
|
||||
#The Emulation State as of r3950; I finished it without any single crash/issue :P
|
||||
#The Emulation State as of r6465; I finished it without any single crash/issue :P (Cheats off) Certain cheats (olimar infinite health) cause crashes
|
||||
#The Emulation State as of r3950; I finished it without any single crash/issue :P
|
||||
#The Emulation State as of r6465; I finished it without any single crash/issue :P (Cheats off) Certain cheats (olimar infinite health) cause crashes
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
$(m)
|
||||
@ -157,7 +157,6 @@ $Random Colors-Every Blue Pikmin
|
||||
803D1E1A 0000007F
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
FIFOWatermarkTightness = 50
|
||||
[Gecko]
|
||||
$Stop Time From Advancing (Story Mode) [Link Master]
|
||||
040518DC 60000000
|
||||
@ -168,3 +167,4 @@ E2000001 80008000
|
||||
2839D400 00000042
|
||||
040518DC D0030014
|
||||
E2000001 80008000
|
||||
|
||||
|
12
GQSDAF.ini
Normal file
12
GQSDAF.ini
Normal 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
12
GQSFAF.ini
Normal 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]
|
@ -1,11 +1,12 @@
|
||||
# GQSPAF - TALES OF SYMPHONIA Disc 1
|
||||
# GQSPAF - 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 = 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.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
FIFOWatermarkTightness = 50
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
|
@ -10,6 +10,6 @@ EmulationStateId = 3
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
FIFOWatermarkTightness = 50
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Gecko]
|
||||
|
16
GZ2J01.ini
Normal file
16
GZ2J01.ini
Normal 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
27
GZLJ01.ini
Normal 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]
|
@ -1,7 +1,7 @@
|
||||
# R6BE78 - Blob07
|
||||
[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
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Some GFX Glitches
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
@ -2,7 +2,7 @@
|
||||
[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 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.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
@ -2,10 +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 = 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.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
FIFOWatermarkTightness = 50
|
||||
[Gecko]
|
||||
[Gecko]
|
||||
|
@ -2,10 +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 = 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.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
FIFOWatermarkTightness = 50
|
||||
[Gecko]
|
||||
[Gecko]
|
||||
|
@ -1,5 +1,6 @@
|
||||
# RCJE8P - The Conduit
|
||||
[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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
|
@ -2,9 +2,11 @@
|
||||
[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
RK2JEB.ini
Normal file
12
RK2JEB.ini
Normal 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
12
RK2P01.ini
Normal 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]
|
@ -2,9 +2,11 @@
|
||||
[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
RKDJEB.ini
Normal file
12
RKDJEB.ini
Normal 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
12
RKDPEB.ini
Normal 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]
|
10
ROWE08.ini
10
ROWE08.ini
@ -1,7 +1,13 @@
|
||||
# ROWE08 - 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 = 5
|
||||
EmulationIssues =
|
||||
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
ROWJ08.ini
Normal file
13
ROWJ08.ini
Normal 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
13
ROWP08.ini
Normal 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]
|
@ -2,7 +2,7 @@
|
||||
[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 = 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]
|
||||
|
10
SB4J01.ini
Normal file
10
SB4J01.ini
Normal 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
10
SB4P01.ini
Normal 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]
|
@ -8,4 +8,5 @@ EmulationIssues =
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
FIFOWatermarkTightness = 50
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
|
@ -1,8 +1,8 @@
|
||||
# SNCE8P - Sonic2010
|
||||
[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 = Ocassional crashes, use DX11 plugin for less graphical glitches (r6436)
|
||||
EmulationStateId = 3
|
||||
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 = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
@ -1,8 +1,8 @@
|
||||
# SNCJ8P - Sonic2010
|
||||
[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 = Ocassional crashes, use DX11 plugin for less graphical glitches (r6436)
|
||||
EmulationStateId = 3
|
||||
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 = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
@ -1,8 +1,8 @@
|
||||
# SNCP8P - Sonic2010
|
||||
[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 = Ocassional crashes, use DX11 plugin for less graphical glitches (r6436)
|
||||
EmulationStateId = 3
|
||||
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 = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
|
12
SPTJEB.ini
Normal file
12
SPTJEB.ini
Normal 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
11
SVME01.ini
Normal 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]
|
@ -1,11 +1,11 @@
|
||||
# SXCE52 - 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 = 0
|
||||
EmulationIssues =
|
||||
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
|
||||
FIFOWatermarkTightness = 50
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
|
11
SXCP52.ini
Normal file
11
SXCP52.ini
Normal 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
10
SZAE69.ini
Normal 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
10
SZAP69.ini
Normal 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
10
WALE01.ini
Normal 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
11
WLOEHL.ini
Normal 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
11
WLWEHL.ini
Normal 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
10
WMMEAF.ini
Normal 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]
|
Loading…
x
Reference in New Issue
Block a user