mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
Merge pull request #1538 from Stevoisiak/netplayCleanup
Removed "Dual Core [OFF]" from netplay warnings
This commit is contained in:
commit
3b2d605fb5
@ -123,7 +123,6 @@ NetPlaySetupDiag::NetPlaySetupDiag(wxWindow* const parent, const CGameListCtrl*
|
|||||||
wxStaticText* const alert_lbl = new wxStaticText(connect_tab, wxID_ANY,
|
wxStaticText* const alert_lbl = new wxStaticText(connect_tab, wxID_ANY,
|
||||||
_("ALERT:\n\n"
|
_("ALERT:\n\n"
|
||||||
"Netplay will only work with the following settings:\n"
|
"Netplay will only work with the following settings:\n"
|
||||||
" - Enable Dual Core [OFF]\n"
|
|
||||||
" - DSP Emulator Engine Must be the same on all computers!\n"
|
" - DSP Emulator Engine Must be the same on all computers!\n"
|
||||||
" - DSP on Dedicated Thread [OFF]\n"
|
" - DSP on Dedicated Thread [OFF]\n"
|
||||||
" - Manually set the extensions for each wiimote\n"
|
" - Manually set the extensions for each wiimote\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user