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 frozen (0 FPS) issue on Kao Challengers and Asterix & Obelix XX #14106

Merged
merged 2 commits into from
Feb 11, 2021

Commits on Feb 10, 2021

  1. Fix frozen (0 FPS) issue on Kao Challengers and Asterix & Obelix XX (…

    …probably also fix other games from the same developer with similar issue) hrydgard#14103
    anr2me committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    fc452c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Windows recvfrom doesn't support MSG_TRUNC, so we're using dummy buff…

    …er with max size as alternative for peeking actual size of the next pending message.
    anr2me committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    0ce2c2c View commit details
    Browse the repository at this point in the history