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

Improve 3DS Reliability #87

Merged
merged 2 commits into from
Feb 3, 2024

Commits on Feb 2, 2024

  1. Use timer and thread sleep for 3DS polling

    Reduce thread stack sizes (match vita)
    Set a maximum receive buffer size for 3DS sockets
    Remove global socket setting
    zoey jodon committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    acd1f0f View commit details
    Browse the repository at this point in the history
  2. Revert thread priority setup

    zoey jodon committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    662313a View commit details
    Browse the repository at this point in the history