mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
7036299a92
Most settings which affect determinism will now be synced on NetPlay. Additionally, there's a strict sync mode which will sync various enhancements to prevent desync in games that use EFB reads. This also adds a check for all players having the IPL.bin file, and doesn't load it for anyone if someone is missing it. This prevents desyncs caused by mismatched system fonts. Additionally, the NetPlay window was getting too wide with checkboxes, so FlowLayout has been introduced to make the checkboxes take up multiple rows dynamically. However, there's some minor vertical centering issues I haven't been able to solve, but it's better than a ridiculously wide window. |
||
---|---|---|
.. | ||
AspectRatioWidget.cpp | ||
AspectRatioWidget.h | ||
BlockUserInputFilter.cpp | ||
BlockUserInputFilter.h | ||
DoubleClickEventFilter.cpp | ||
DoubleClickEventFilter.h | ||
ElidedButton.cpp | ||
ElidedButton.h | ||
FlowLayout.cpp | ||
FlowLayout.h | ||
ImageConverter.cpp | ||
ImageConverter.h | ||
QueueOnObject.h | ||
RunOnObject.h | ||
SignalDaemon.cpp | ||
SignalDaemon.h | ||
WindowActivationEventFilter.cpp | ||
WindowActivationEventFilter.h | ||
WinIconHelper.cpp | ||
WinIconHelper.h | ||
WrapInScrollArea.cpp | ||
WrapInScrollArea.h |