mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-06 19:01:36 +03:00
Remove audio frame limit.
It serves no purpose and causes bugs and confusion for users.
This commit is contained in:
parent
e91db62f1b
commit
acaac51077
7 changed files with 5 additions and 30 deletions
|
@ -134,7 +134,6 @@ NetPlaySetupDiag::NetPlaySetupDiag(wxWindow* const parent, const CGameListCtrl*
|
|||
" - Enable Dual Core [OFF]\n"
|
||||
" - DSP Emulator Engine Must be the same on all computers!\n"
|
||||
" - DSP on Dedicated Thread [OFF]\n"
|
||||
" - Framelimit NOT set to [Audio]\n"
|
||||
" - Manually set the extensions for each wiimote\n"
|
||||
"\n"
|
||||
"All players should use the same Dolphin version and settings.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue