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

[AdhocMatching] Detects leaving players better #18350

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

anr2me
Copy link
Collaborator

@anr2me anr2me commented Oct 12, 2023

This should allow Crazy Taxi & Crazy Taxi 2 to detects players that left during joining process, instead of waiting for a reply that will never come forever. Fixes #18242

Additionally, process packets and event messages quicker to handle more than 2 players better.

PS: Leaving this as a draft since i need to test this on more games

…the peer to be existed in order to trigger the TIMEOUT Event.
…when there are more players. Might also improve the success rate of joining process on Def Jam Fight for NY.
… time for other event to occurs before timeout event.
…an 2 players better, instead of one datagram message per 10ms sleep interval which will delay the event generated from the message by 10ms for each additional player.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crazy Taxi Fare Wars - Multiplayer joining issue
1 participant