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

How to disable version checking #340

Open
lDrDooml opened this issue Mar 4, 2024 · 1 comment
Open

How to disable version checking #340

lDrDooml opened this issue Mar 4, 2024 · 1 comment

Comments

@lDrDooml
Copy link

lDrDooml commented Mar 4, 2024

According to the steam.inf file it says the following:

PatchVersion is used for that to ensure we don't get cross connecting to different releases.

So I was wondering if it could be possible for clients to connect to a server regardless of whether they have a slightly outdated version.

Checking a little more I was able to find the following:

// There's a magic number we use in the steam.inf in P4 that we don't update.
// We can use this to detect if they are running out of P4, and if so, don't do any version
// checking.

@er2off
Copy link
Contributor

er2off commented May 2, 2024

just remove steam.inf file?

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

No branches or pull requests

2 participants