Skip to content

ManualDispatch Callback Fix#519

Open
LuKeSt0rm wants to merge 2 commits into
Detanup01:devfrom
LuKeSt0rm:ManualDispatchCallbackFix
Open

ManualDispatch Callback Fix#519
LuKeSt0rm wants to merge 2 commits into
Detanup01:devfrom
LuKeSt0rm:ManualDispatchCallbackFix

Conversation

@LuKeSt0rm
Copy link
Copy Markdown

Fixes callback delivery issues in games using the ManualDispatch function, like Battle Realms: Zen Edition
(entering mp gets stuck at "Getting list of game servers")

Comment thread dll/dll/steam_client.h Outdated
Comment thread dll/steam_matchmaking.cpp
Comment thread dll/steam_client.cpp Outdated
@NicknineTheEagle
Copy link
Copy Markdown
Collaborator

NicknineTheEagle commented May 21, 2026

Please, use git push -f to replace the old commit with the new ones.

@LuKeSt0rm LuKeSt0rm force-pushed the ManualDispatchCallbackFix branch 2 times, most recently from 227630e to f45a3b8 Compare May 21, 2026 13:58
@LuKeSt0rm LuKeSt0rm force-pushed the ManualDispatchCallbackFix branch from f45a3b8 to 5bfa7a6 Compare May 21, 2026 14:02
@LuKeSt0rm
Copy link
Copy Markdown
Author

@NicknineTheEagle I hope everything is in order now

@NicknineTheEagle
Copy link
Copy Markdown
Collaborator

NicknineTheEagle commented May 21, 2026

This isn't what I meant by replacing the commit. Instead of undoing your old commit with another commit, what you can do is make just two commits total in your branch, one with manual dispatch fix, one with lobby fix, then use force push to overwrite the remote branch with just those two commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants