Gameini updates.
Fixes issue 8637 by replacing SkipIdle=0 with SyncOnSkipIdle = False. Updates gameinis for Resident Evil Archives: Resident Evil Zero, Pokemon Snap and fixes a mistake in Baldur's Gate: Dark Alliance.
This commit is contained in:
parent
21b1d143bc
commit
7e66c39cd3
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = False
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Idle skipping slows down the game.
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,9 +19,4 @@ EmulationIssues = Idle skipping slows down the game.
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = Idle skipping can cause speed issues.
|
EmulationIssues =
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
@ -19,12 +18,6 @@ EmulationIssues =
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Idleskipping causes speed issues(menus,etc.)
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,10 +19,5 @@ EmulationIssues = Idleskipping causes speed issues(menus,etc.)
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,21 @@
|
||||||
# GHKD7D, GHKE7D, GHKF7D, GHKP7D, GHKS7D - The Hulk
|
# GHKD7D, GHKE7D, GHKF7D, GHKP7D, GHKS7D - The Hulk
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Idleskipping if enabled will cause speed issues.
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,10 +19,5 @@ EmulationIssues = Idleskipping if enabled will cause speed issues.
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# NAKE01, NAKP01 - Pokémon Snap
|
# NAKE01, NAKP01 - Pokemon Snap
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 4
|
||||||
EmulationIssues = Game can't recognize taken pictures. Progressing is impossible
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -16,5 +16,6 @@ EmulationIssues = Game can't recognize taken pictures. Progressing is impossible
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Idle skipping causes speed issues.
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,12 +19,6 @@ EmulationIssues = Idle skipping causes speed issues.
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = False
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
EmulationIssues = Idle skipping slows down the game
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,12 +19,6 @@ EmulationIssues = Idle skipping slows down the game
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues =
|
EmulationIssues = Needs efb from cpu access for proper lighting.
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -18,15 +18,9 @@ EmulationIssues =
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
EFBAccessEnable = True
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = False
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Idle skipping slows down the game.
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,10 +19,5 @@ EmulationIssues = Idle skipping slows down the game.
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Idleskipping causes speed issues(menus,etc.)
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,12 +19,6 @@ EmulationIssues = Idleskipping causes speed issues(menus,etc.)
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
SkipIdle = 0
|
SyncOnSkipIdle = False
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
EmulationIssues = Idle skipping causes drop in performance.
|
EmulationIssues =
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
@ -19,12 +19,6 @@ EmulationIssues = Idle skipping causes drop in performance.
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
|
||||||
PH_SZNear = 0
|
|
||||||
PH_SZFar = 0
|
|
||||||
PH_ExtraParam = 0
|
|
||||||
PH_ZNear =
|
|
||||||
PH_ZFar =
|
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
Loading…
Reference in New Issue