On the store page it does not say that VAC is enabled, do we really get this open door again?
Can you set the var data_validation_enabled = 0 before anything else ?
Reverse the function, I got no idea without having the game. I even had to teamviewer someone to get me the dump from the MP exe lol
reverse it and change the jz to jnz as we did with ghosts equipment checks
That tampering check leads back to
Code:
.text:000000014013E745 jz loc_14013E850
debug in realtime to find the check and fiddle with it
Originally Posted by distiny
Can you set the var data_validation_enabled = 0 before anything else ?
Reverse the function, I got no idea without having the game. I even had to teamviewer someone to get me the dump from the MP exe lol
reverse it and change the jz to jnz as we did with ghosts equipment checks
That tampering check leads back to
Code:
.text:000000014013E745 jz loc_14013E850
debug in realtime to find the check and fiddle with it
i would love to upload you a dump but I have a terrible upload quota here on college....
I got a dump, I said I had to teamview a friend to get a proper dump since he had no idea how to do it
Apparently these Tamper detections are logged and sent to VAC and Sledgehammer AC. Be carefull when editing those.
You noticed that since today night AW "officially" have VAC?