mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 08:35:47 +00:00
GUI: Make multicore only work with Async and add GUI for multicore.
This commit is contained in:
parent
fc47857c3b
commit
1bcceea736
6 changed files with 63 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="use_multi_core">
|
||||
<property name="text">
|
||||
<string>Emulate CPU in Multiple Cores</string>
|
||||
<string>Multicore CPU Emulation</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue