mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Merge pull request #1901 from Linktothepast/master
Gameini database update.
This commit is contained in:
commit
e49408bdf0
22
Data/Sys/GameSettings/010E01.ini
Normal file
22
Data/Sys/GameSettings/010E01.ini
Normal file
@ -0,0 +1,22 @@
|
||||
# 010E01 - Wii Backup Disc v1.31
|
||||
|
||||
[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 =
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
23
Data/Sys/GameSettings/C94EGX.ini
Normal file
23
Data/Sys/GameSettings/C94EGX.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# C94EGX - Tower Toppler
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/C96EGX.ini
Normal file
23
Data/Sys/GameSettings/C96EGX.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# C96EGX - Summer Games II
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/C97EGX.ini
Normal file
23
Data/Sys/GameSettings/C97EGX.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# C97EGX - California Games
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/C9MEGX.ini
Normal file
23
Data/Sys/GameSettings/C9MEGX.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# C9MEGX - Pitstop II
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/C9XEGX.ini
Normal file
23
Data/Sys/GameSettings/C9XEGX.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# C9XEGX - The Last Ninja
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
@ -1,7 +1,7 @@
|
||||
# G2ME01 - Metroid Prime 2 Echoes
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -161,7 +161,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x803758bc=400
|
||||
|
||||
|
33
Data/Sys/GameSettings/G2MJ01.ini
Normal file
33
Data/Sys/GameSettings/G2MJ01.ini
Normal file
@ -0,0 +1,33 @@
|
||||
# G2MJ01 - Metroid Prime 2: Dark Echoes
|
||||
|
||||
[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 = EFB to RAM is needed for the scanner/visors to work properly.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
@ -1,7 +1,7 @@
|
||||
# G2MP01 - Metroid Prime 2 Echoes
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -160,7 +160,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x80375c68=400
|
||||
|
||||
|
@ -1,14 +1,14 @@
|
||||
# G3FE69 - TimeSplitters Future Perfect
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -20,15 +20,3 @@ EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
|
@ -1,14 +1,14 @@
|
||||
# G3FF69 - TimeSplitters Future Perfect
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -20,15 +20,4 @@ EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
|
@ -1,14 +1,14 @@
|
||||
# G3FP69 - TimeSplitters Future Perfect
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -20,15 +20,3 @@ EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G4QE01 - Mario Soccer
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -40,3 +40,4 @@ $Have All Milestone Trophies
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G4QJ01 - Super Mario Strikers
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -19,4 +19,3 @@ EmulationIssues =
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G4QP01 - Mario Smash Football
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -19,4 +19,3 @@ EmulationIssues =
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G6ME69 - Madden NFL 06
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# G6MP69 - Madden NFL 06
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GFEE01 - FIRE EMBLEM GC US
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -41,6 +41,3 @@ $Max Movement(IKE)
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
[Speedhacks]
|
||||
0x8020a51c=500
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GFEJ01 - FIRE EMBLEM GC JAP
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -17,6 +17,4 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Speedhacks]
|
||||
0x80204ce8=500
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
# GFEE01 - FIRE EMBLEM GC EU
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -20,7 +19,3 @@ EmulationIssues =
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
[Speedhacks]
|
||||
0x80213278=500
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GFGEA4 - Frogger Beyond
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GFGPA4 - Frogger Beyond
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
|
@ -1,11 +1,11 @@
|
||||
# GFTE01 - MarioGolf Toadstool Tour
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
@ -19,4 +19,3 @@ EmulationIssues =
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# GFTP01 - MarioGolf Toadstool Tour
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Graphical glitches
|
||||
|
||||
[OnLoad]
|
||||
@ -19,4 +19,3 @@ EmulationIssues = Graphical glitches
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GIZE52 - Ty3
|
||||
# GIZE52 - TY the Tasmanian Tiger 3
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -18,10 +18,7 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
@ -1,10 +1,11 @@
|
||||
# GK2D52 - Spider-Man 2
|
||||
|
||||
[Core]
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Slow because it needs mmu to run.
|
||||
EmulationIssues =
|
||||
|
||||
[OnFrame]
|
||||
|
||||
|
@ -5,7 +5,7 @@ MMU = 1
|
||||
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Slow because it needs mmu to run.
|
||||
EmulationIssues =
|
||||
|
||||
[OnFrame]
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# GK2F52 - Spider-Man 2
|
||||
|
||||
[Core]
|
||||
MMU = 1
|
||||
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Slow because it needs mmu to run.
|
||||
EmulationIssues =
|
||||
|
||||
[OnFrame]
|
||||
|
||||
|
@ -5,7 +5,7 @@ MMU = 1
|
||||
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Slow because it needs mmu to run.
|
||||
EmulationIssues =
|
||||
|
||||
[OnFrame]
|
||||
|
||||
|
@ -5,7 +5,7 @@ MMU = 1
|
||||
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Slow because it needs mmu to run.
|
||||
EmulationIssues =
|
||||
|
||||
[OnFrame]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GKGE01 - DONKEY KONGA
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,8 +1,7 @@
|
||||
# GKHEA4 - King Arthur
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
# Values set here will override the main Dolphin settings.
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
@ -20,10 +19,7 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
@ -1,8 +1,7 @@
|
||||
# GKHPA4 - King Arthur
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
# Values set here will override the main Dolphin settings.
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
@ -20,10 +19,7 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GLRD64 - Star Wars - Rogue Squadron III - Rebel Strike
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -23,7 +23,6 @@ EmulationStateId = 3
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GLRE64 - Star Wars - Rogue Squadron III - Rebel Strike
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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 =
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -23,7 +23,6 @@ EmulationIssues =
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GLRF64 - Star Wars - Rogue Squadron III - Rebel Strike
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -23,7 +23,6 @@ EmulationStateId = 3
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GLRJ13 - Star Wars - Rogue Squadron III - Rebel Strike
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -23,7 +23,6 @@ EmulationStateId = 3
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GLRP64 - Star Wars - Rogue Squadron III - Rebel Strike
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -23,7 +23,6 @@ EmulationStateId = 3
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -1,13 +1,12 @@
|
||||
# GM8E01 - Metroid Prime
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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 = Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play
|
||||
EmulationIssues =
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -109,6 +108,3 @@ SafeTextureCacheColorSamples = 512
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x80384b1c=400
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# GM8E01 - Metroid Prime
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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="Heat Visor doesn't work correctly, some graphics bugs, boss music doesn't play"
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -31,7 +31,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x803708f8=400
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# GM8P01 - Metroid Prime
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -30,7 +31,3 @@ SafeTextureCacheColorSamples = 512
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Speedhacks]
|
||||
0x8036eba0=400
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GNQE69 - Madden NFL 2005
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GNZE69 - NBA STREET Vol.2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GNZP69 - NBA STREET Vol.2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,12 +1,13 @@
|
||||
# GOBE4Z - Bad Boys Miami Takedown
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Bad voice sound
|
||||
EmulationIssues = Slow audio with HLE.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -17,3 +18,5 @@ EmulationIssues = Bad voice sound
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[DSP]
|
||||
EnableJIT = True
|
||||
|
22
Data/Sys/GameSettings/GOBP7N.ini
Normal file
22
Data/Sys/GameSettings/GOBP7N.ini
Normal file
@ -0,0 +1,22 @@
|
||||
# GOBP7N - Bad Boys II
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DSPHLE = False
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Slow audio with HLE.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[DSP]
|
||||
EnableJIT = True
|
@ -1,14 +1,14 @@
|
||||
# GOSE41 - Open Season
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs MMU (Slow).
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -1,14 +1,14 @@
|
||||
# GOSP41 - Open Season
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs MMU (Slow).
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -1,14 +1,14 @@
|
||||
# GOSX41 - Open Season
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = 1
|
||||
BlockMerging = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs MMU (Slow).
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -1,7 +1,8 @@
|
||||
# GOWD69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
|
@ -1,7 +1,8 @@
|
||||
# GOWE69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
|
@ -1,7 +1,8 @@
|
||||
# GOWF69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
|
@ -1,7 +1,8 @@
|
||||
# GOWJ69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
|
@ -1,7 +1,8 @@
|
||||
# GOWP69 - NFS Most Wanted
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GSMD52 - Spider-Man
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GSME52 - Spider-Man
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GSMF52 - Spider-Man
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GSMP52 - Spider-Man
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWD64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWE64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWF64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWI64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWJ64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWP64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,13 +1,13 @@
|
||||
# GSWS64 - Star Wars: Rogue Leader
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Needs LLE audio for proper sound.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -25,4 +25,6 @@ UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -1,12 +1,12 @@
|
||||
# GUME52 - Gun
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues = Needs MMU to run, and it runs slow.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
|
@ -1,12 +1,12 @@
|
||||
# GUMP52 - Gun
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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.
|
||||
EmulationIssues = Needs MMU to run, and it runs slow.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
|
@ -1,15 +1,21 @@
|
||||
# GWJE52 - Tony Hawk's American Wasteland
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# 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 = Slow because it needs mmu to run.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GYTE69 - TY the Tasmanian Tiger 2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -18,13 +18,11 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
@ -1,7 +1,7 @@
|
||||
# GYTP69 - TY the Tasmanian Tiger 2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
@ -18,13 +18,11 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
|
@ -1525,9 +1525,6 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
@ -6,7 +6,6 @@
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
Issues="low FPS in big areas"
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
@ -26,9 +25,6 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
@ -121,13 +121,8 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
||||
[Speedhacks]
|
||||
0x803420bc=200
|
||||
|
||||
|
23
Data/Sys/GameSettings/PA6E18.ini
Normal file
23
Data/Sys/GameSettings/PA6E18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PA6E18 - Bloody Wolf
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PA6P18.ini
Normal file
24
Data/Sys/GameSettings/PA6P18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PA6P18 - Bloody Wolf
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PA7E18.ini
Normal file
23
Data/Sys/GameSettings/PA7E18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PA7E18 - Alien Crush
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PA7P18.ini
Normal file
24
Data/Sys/GameSettings/PA7P18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PA7P18 - Alien Crush
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PA8E18.ini
Normal file
23
Data/Sys/GameSettings/PA8E18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PA8E18 - ORDYNE
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PA9E18.ini
Normal file
23
Data/Sys/GameSettings/PA9E18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PA9E18 - SPLATTERHOUSE
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PA9P18.ini
Normal file
24
Data/Sys/GameSettings/PA9P18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PA9P18 - SPLATTERHOUSE
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PAAE18.ini
Normal file
23
Data/Sys/GameSettings/PAAE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PAAE18 - Bomberman'93
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAAP18.ini
Normal file
24
Data/Sys/GameSettings/PAAP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAAP18 - Bomberman'93
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PABE18.ini
Normal file
23
Data/Sys/GameSettings/PABE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PABE18 - Bonk's Adventure
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PABP18.ini
Normal file
24
Data/Sys/GameSettings/PABP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PABP18 - Bonk's Adventure
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PACE18.ini
Normal file
23
Data/Sys/GameSettings/PACE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PACE18 - Dungeon Explorer
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PACP18.ini
Normal file
24
Data/Sys/GameSettings/PACP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PACP18 - Dungeon Explorer
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PADE18.ini
Normal file
23
Data/Sys/GameSettings/PADE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PADE18 - R-TYPE
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PADP18.ini
Normal file
24
Data/Sys/GameSettings/PADP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PADP18 - R-TYPE
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PAEE18.ini
Normal file
23
Data/Sys/GameSettings/PAEE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PAEE18 - Super Star Soldier
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAEP18.ini
Normal file
24
Data/Sys/GameSettings/PAEP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAEP18 - Super Star Soldier
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PAFE18.ini
Normal file
23
Data/Sys/GameSettings/PAFE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PAFE18 - Victory Run
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAFP18.ini
Normal file
24
Data/Sys/GameSettings/PAFP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAFP18 - Victory Run
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAGL18.ini
Normal file
24
Data/Sys/GameSettings/PAGL18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAGL18 - Bomberman'94
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAGN18.ini
Normal file
24
Data/Sys/GameSettings/PAGN18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAGN18 - Bomberman'94
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PAHE18.ini
Normal file
23
Data/Sys/GameSettings/PAHE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PAHE18 - BATTLE LODE RUNNER
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAHP18.ini
Normal file
24
Data/Sys/GameSettings/PAHP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAHP18 - BATTLE LODE RUNNER
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PAIE18.ini
Normal file
23
Data/Sys/GameSettings/PAIE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PAIE18 - New Adventure Island
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAIP18.ini
Normal file
24
Data/Sys/GameSettings/PAIP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAIP18 - New Adventure Island
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
23
Data/Sys/GameSettings/PAKE18.ini
Normal file
23
Data/Sys/GameSettings/PAKE18.ini
Normal file
@ -0,0 +1,23 @@
|
||||
# PAKE18 - Dragon's Curse
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
24
Data/Sys/GameSettings/PAKP18.ini
Normal file
24
Data/Sys/GameSettings/PAKP18.ini
Normal file
@ -0,0 +1,24 @@
|
||||
# PAKP18 - Dragon's Curse
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
ProgressiveScan = True
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user