Merge pull request #13656 from icup321/master

GameINI: Disable Dual Core for several games
This commit is contained in:
JMC47 2025-05-18 02:13:18 -04:00 committed by GitHub
commit f59708a26c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 43 additions and 6 deletions

View File

@ -1,8 +1,9 @@
# GM2E8P, GM2J8P, GM2P8P - SUPER MONKEY BALL 2
# GM2E8P, GM2J8P, GM2P8P - Super Monkey Ball 2
[Core]
# Values set here will override the main Dolphin settings.
FPRF = True
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.

View File

@ -3,6 +3,7 @@
[Core]
# Values set here will override the main Dolphin settings.
FPRF = True
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.

View File

@ -0,0 +1,12 @@
# GQNE5D - Mortal Kombat: Deception
[Core]
# Values set here will override the main Dolphin settings.
# Dual Core mode causes FIFO error
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.

View File

@ -4,14 +4,10 @@
[Core]
# Values set here will override the main Dolphin settings.
FPRF = True
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video]
# Add memory patches to be applied every frame here.
[Video_Settings]

View File

@ -0,0 +1,17 @@
# RKMP5D, RKME5D - Mortal Kombat: Armageddon
[Core]
# Values set here will override the main Dolphin settings.
# Dual Core mode causes FIFO error
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
# Fixes shadows at higher resolution.
# Option has no effect at 1x IR, so no reason not to enable.
VertexRounding = True

View File

@ -1,4 +1,14 @@
# RVBERS, RVBPRS - Alvin and the Chipmunks
[Core]
# Values set here will override the main Dolphin settings.
# Dual Core mode causes FIFO error
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SuggestedAspectRatio = 2