-
Notifications
You must be signed in to change notification settings - Fork 103
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
Build Error: C1010 #55
Comments
Woops. I didn't know that. It should now allowed for open access. |
Hmm, im going to pull latest and see if I have that issue |
Build as x86 and close |
I finally able to build the VAC-Bypass.dll How to inject to Steam.exe? |
I have tried to use VAC-Bypass-Loader https://youtu.be/K7JP-5fMwZU |
This tool doesn't unban you. VAC can see your steamid so you will stay banned and will be kicked from VAC secured servers. |
Then what is the purpose of this VAC Bypass? |
To disable VAC client-side so you don't get VAC banned. (Doesn't apply to untrusted bans.) |
I tested on Left 4 Dead 2 my Single Player still get a VAC ban |
Screenshot
https://drive.google.com/file/d/1ZxdY_cPAB0tMYQR5dG5GkCwyU0XyZXrK/view?usp=sharing
Severity Code Description Project File Line Suppression State
Error C1010 unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source? VAC-Bypass C:\Users\calvi\source\repos\VAC-Bypass\VAC-Bypass\dllmain.c 24
Severity Code Description Project File Line Suppression State
Error C1010 unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source? VAC-Bypass C:\Users\calvi\source\repos\VAC-Bypass\VAC-Bypass\Hooks.c 95
Severity Code Description Project File Line Suppression State
Error C1010 unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source? VAC-Bypass C:\Users\calvi\source\repos\VAC-Bypass\VAC-Bypass\Utils.c 61
The text was updated successfully, but these errors were encountered: