Skip to content

Various fixes#451

Merged
Detanup01 merged 5 commits intoDetanup01:devfrom
NicknineTheEagle:nn/misc
Mar 10, 2026
Merged

Various fixes#451
Detanup01 merged 5 commits intoDetanup01:devfrom
NicknineTheEagle:nn/misc

Conversation

@NicknineTheEagle
Copy link
Copy Markdown
Contributor

@NicknineTheEagle NicknineTheEagle commented Mar 8, 2026

Bunch of small fixes:

  • From looking at the real steamclient.dll, SteamAppId environment variable actually has higher priority than steam_appid.txt. So I bumped env vars to the top of our appid detection.
  • Added proper handling of bLANMode parameter in Steam_GameServer::BSetServerType.
  • Minor logging fixes.
  • Moved some of callback code around so that the function layout makes more sense.
  • Added more checks for whether Steam_Client is initialized to guard against sloppy game coding.

@Detanup01 Detanup01 requested a review from universal963 March 8, 2026 18:18
@Detanup01 Detanup01 merged commit 96a8829 into Detanup01:dev Mar 10, 2026
64 checks passed
@NicknineTheEagle NicknineTheEagle deleted the nn/misc branch March 16, 2026 07:38
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.

3 participants