dolphin-emulator/Source/Core/DolphinQt/Settings
Joshua Vandaële ee68efeee8
Config: Change default value for Dual Core from enabled to disabled
Dual Core is primarily known as one of the first troubleshooting steps when emulation or NetPlay misbehave.

I believe(?) the original intent with having it on by default was likely to support users with weaker machines. However, I believe it would be a lot more reasonable for users to manually enable dual core if they really need the performance boost, rather than it is for them to have come ask us in support channel why their cleanly-installed Dolphin is not emulating their games properly.

Instead, this creates a fragile first impression where a clean install of Dolphin is already set up in a way that leads to inexplicable crashes, subtle timing bugs, and NetPlay desyncs.

Note: This changes only applies to the Desktop application, since mobile devices *do* really need the performance boost.
2025-07-27 19:07:08 +02:00
..
AdvancedPane.cpp Merge pull request #13710 from TryTwo/UI_Sliders_Update 2025-06-07 17:39:40 +02:00
AdvancedPane.h Qt Advanced Panel: Convert QSliders into ConfigSliders. 2025-05-26 19:52:30 -07:00
AudioPane.cpp DolphinQt/AudioPane: Fix Volume QGroupBox title uglyness on Windows and inconsistent percent-sign spacing. 2025-05-26 20:58:48 -05:00
AudioPane.h AudioPanel: Refactor to use Config system. Some options were changed to a different format, for easier compatibility. 2025-03-26 12:26:01 -07:00
BroadbandAdapterSettingsDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
BroadbandAdapterSettingsDialog.h Implement GC modem adapter 2024-03-17 18:37:55 -07:00
GameCubePane.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
GameCubePane.h Config: make SP2 configurable 2025-03-15 22:03:17 +00:00
GeneralPane.cpp Config: Change default value for Dual Core from enabled to disabled 2025-07-27 19:07:08 +02:00
GeneralPane.h GeneralPane: Add BalloonTip to generate new identity checkbox 2024-07-29 14:00:46 -07:00
InterfacePane.cpp DolphinQt: Create toggle for enabling/disabling time tracking 2025-02-16 23:15:11 +01:00
InterfacePane.h DolphinQt: Create toggle for enabling/disabling time tracking 2025-02-16 23:15:11 +01:00
PathPane.cpp Adding support for detecting .bin images 2025-04-21 22:05:24 +10:00
PathPane.h Qt: Put Wii SD card path and SD sync folder fields in the WiiPane. 2022-07-11 23:11:41 +02:00
USBDeviceAddToWhitelistDialog.cpp USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
USBDeviceAddToWhitelistDialog.h USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
WiiPane.cpp USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
WiiPane.h Add default support for WiiLink + configuration 2023-06-25 14:57:15 -04:00