Store
Subscribe
Brilliant :/
I have recently been working on a mesh editor mod for forza horizon 4. I know this seems to have nothing to do with badlion but recently i have discovered a bad side of the badlion client and more specifically BAC. It stops other programmes from running, if it deems it as 'cheats'. I use cheat engine to help with testing my mod and for some reason the devs have added this awful feature that disables Cheat Engine so i will either need a way to disable this malware or have 1 good reason why this is a feature. Killing other programmes to protect your own is very shitty and it really is annoying because i like badlion. You can protect cheat engine from accessing badlion but dont stop it from running at all. For that exact reason, unless i can disable BAC, i will have to uninstall badlion client.
 0
PM Link
Well I never knew that hmmm…. Is there a way to test the mod without a cheat client. Or if you really need to use the client then there are bids on YouTube how to disable the anticheat. I don’t recommend it but if you have to then do it
 1
PM Link
If you don't want to fully uninstall Badlion Client, you can write this in administrator command prompt to disable the driver:

sc config BadlionAnticheat start= disabled

and then restart your computer.



To enable it again, you have to write this:

sc config BadlionAnticheat start= system

and then restart your computer.


I don't think the behaviour of the anticheat driver regarding cheat engine will change anytime soon.
 0
PM Link
Ah ok i will give it a go :)
 0
PM Link