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

Update dllmain.cpp #40

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update dllmain.cpp #40

wants to merge 3 commits into from

Conversation

iam4k33m
Copy link

VR mod causes game to quit if -insecure flag isn't set, but Portal 2 doesn't use VAC. Workaround replaces this behaviour with a warning that can be hidden with -secure_ignore

VR mod causes game to quit if -insecure flag isn't set, but Portal 2 doesn't use VAC. Replaced with a warning that can be hidden with -secure_ignore
@hero622
Copy link

hero622 commented Sep 18, 2023

whats the point? also why have 2 loops when you can just add that to the other loop?

@iam4k33m
Copy link
Author

whats the point? also why have 2 loops when you can just add that to the other loop?

It's just a slight change to make the game behave more consistently. Yeah that'd work, I just threw it together quickly tbh

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