Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Adhoc] Fix multiplayer issue on MGS:PW due to detecting an incorrect source port on incoming data #14140

Merged
merged 6 commits into from
Feb 21, 2021

Commits on Feb 21, 2021

  1. Shows a warning log when bound port is shifted to negative port (may …

    …cause port issue when wrapped to 1024 or lower on android)
    anr2me committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    d23e1c0 View commit details
    Browse the repository at this point in the history
  2. Shows a warning on Screen when detecting AdhocMatching data coming fr…

    …om an incorrect port, progressing any further may ended with connection issue.
    
    Players will need to wait until the port detected correctly before progressing any further (may takes a few more seconds)
    anr2me committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    eef3110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85822f2 View commit details
    Browse the repository at this point in the history
  4. Minor AdhocMatching changes.

    anr2me committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    d323f4f View commit details
    Browse the repository at this point in the history
  5. Minor changes.

    anr2me committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    cb61b34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ee08ef View commit details
    Browse the repository at this point in the history