mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 12:32:06 +00:00
Merge pull request #13778 from matheuswillder/GameINI-Disable-Dual-Core-for-Rally-Championship
GameINI: Disable Dual Core for Rally Championship
This commit is contained in:
commit
b03a7821f2
1 changed files with 11 additions and 0 deletions
11
Data/Sys/GameSettings/GRA.ini
Normal file
11
Data/Sys/GameSettings/GRA.ini
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# GRAE5Z, GRAP75 - Rally Championship
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
CPUThread = False
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
Loading…
Add table
Add a link
Reference in a new issue