summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorTechjar <tecknojar@gmail.com>2018-07-04 17:01:50 -0400
committerTechjar <tecknojar@gmail.com>2018-07-19 18:09:20 -0400
commit4407854e9cbffeb8da1d7a8e70186b6d7498bccb (patch)
treef3e356855c3cfc7bada351cb13e66aa75c77c188 /Source/Core/Common/FileUtil.cpp
parentf5e8af7b6ca24962f1a9fea14b989a0092bae210 (diff)
NetPlay save data synchronization
This adds the functionality of sending the host's save data (raw memory cards, as well as GCI files and Wii saves with a matching GameID) to all other clients. The data is compressed using LZO1X to greatly reduce its size while keeping compression/decompression fast. Save synchronization is enabled by default, and toggleable with a checkbox in the NetPlay dialog. On clicking start, if the option is enabled, game boot will be delayed until all players have received the save data sent by the host. If any player fails to receive it properly, boot will be cancelled to prevent desyncs.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions