mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Merge pull request #10217 from JMC47/bombermanjetters
Force Dual Core on for Bomberman Jetters
This commit is contained in:
commit
735fd60e52
@ -2,6 +2,8 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
# This game does not currently run in Single Core.
|
||||
CPUThread = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
Loading…
Reference in New Issue
Block a user