arielkoren / DisablePatchGuard

disable most common windowsx64 systems patchguard
83 stars 29 forks source link

Can DisablePatchGuard be used to load only one driver while rejecting all others? #3

Open lolcocks123 opened 5 years ago

lolcocks123 commented 5 years ago

So I am using DIfferentSLIAuto and it works great! It uses modified drivers (which are unsigned to run non SLI cards in SLI mode).

But with new games the problem is that their anti cheats do not allow games to be run when Windows is in test mode. Even with full DisablePatchGuard, anti cheats detect that testing mode is on.

So, tl;dr, is it possible to load just one driver (nvlddmkm.sys) using DisablePatchGuard while rejecting all others?