mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-04 01:13:35 +00:00
If we don't do this, then when the game starts we'll send out the buffer size to clients being a super large value of junk, and they'll hang forever trying to accumulate an input buffer a size that they'll never ever reach in a million years. This never manifested in release builds for some reason.