GoodbyeDPI icon indicating copy to clipboard operation
GoodbyeDPI copied to clipboard

GoodbyeDpi effect COD Warzone game

Open Wonyoung99 opened this issue 4 years ago • 15 comments

It seems you can't play COD Warzone if Goodbyedpi installed in your pc. How can i fix it this problem. I dont want uninstall goodbyedpi everytime when i play game.

Wonyoung99 avatar Mar 31 '20 18:03 Wonyoung99

See #148. This seems to be an issue with the game/anti-cheat, not with GoodbyeDPI. Please contact game tech support and describe the issue in details to them. There's nothing I can do about it.

ValdikSS avatar Apr 02 '20 10:04 ValdikSS

Just reported the issue at https://support.activision.com/contact-us, but I'm not sure if this is a proper contact form. It did not ask for my email address, so I don't expect that the message will be read by technical personal. The message was as follows:

I'm the author of GoodbyeDPI anti-censorship software which bypasses government Internet blocks.

It seems that Call of Duty series does not launch if GoodbyeDPI is running, or even if it's service is present but not running. I assume that game anti-cheat engine detects GoodbyeDPI as a cheat, which it is not.

Please see reports from users that Call of Duty BO4, Call of Duty MW 2019 and Call of Duty Warzone does not start and they have to remove (not just stop!) the service:
https://github.com/ValdikSS/GoodbyeDPI/issues/172
https://github.com/ValdikSS/GoodbyeDPI/issues/148

The reporter of the issue has recorded the video, please also check it:
https://www.youtube.com/watch?v=eOViixWjNIQ

Please fix your anti-cheat detection. GoodbyeDPI is not a cheat.
Contact me at [email protected] in case of additional questions, or write in these github issues.

ValdikSS avatar Apr 02 '20 10:04 ValdikSS

it seems the anti-cheat detects WinDivert.dll as a cheat program, i've tested by disabling services:

  1. sc stop "GoodbyeDPI" unable to enter game note: WinDivert1.4 is running
  2. sc stop "GoodbyeDPI" + sc stop "WinDivert1.4" able to play the game

the game's anti-cheat does not like WinDivert1.4 it seems

razcalzz avatar Jun 11 '20 12:06 razcalzz

@razcalzz, of course, WinDivert driver can be used for cheating purposes e.g. to create ESP/radar hacks by intercepting packets with player positions or to modify packets as they go out to make e.g. perfect silent aimbot, teleport hack etc. if the game is vulnerable to these kinds of hacks and server accepts it. These kinds of hacks aren't common because packets are usually encrypted and you need to reverse-engineer decryption logic and decrypt them first.

bugproof avatar Jul 02 '20 08:07 bugproof

I tried playing CoD long ago, it reacted the same way to macro program I use for my mouse AutoHotKey, but all you had to do - was to rename its file and CoD would no longer react... Perhaps the same way would help here.

Owyn avatar Dec 15 '21 10:12 Owyn

Try with this build: https://github.com/ValdikSS/GoodbyeDPI/actions/runs/1653692403 It uses updated WinDivert 2.2.0 which calls its service just "WinDivert", without version number. If the game checks exact service name as "WinDivert1.4", it may work on this version.

Make sure you don't have any other software which use older WinDivert version and make sure you've unloaded the driver first. cmd as administrator:

sc stop WinDivert1.4
sc delete WinDivert1.4
sc stop WinDivert
sc delete WinDivert

Please report whether this works.

ValdikSS avatar Jan 04 '22 16:01 ValdikSS

The developer of Easy Anti-Cheat reported that WinDivert should be unblocked, at least for RUST and SCUM game. https://github.com/basil00/Divert/issues/153#issuecomment-421980793

Could anybody test whether this applies to Call of Duty?

ValdikSS avatar Jan 04 '22 16:01 ValdikSS

Could anybody test whether this applies to Call of Duty?

Актуальные Call of Duty из Battle.net используют другой, некий внутренний античит (а Warzone и последняя часть франшизы — Vanguard — перешли на RICOCHET "kernel-level anti-cheat"). С последней версией (0.2.2) не наблюдаю никаких проблем при работе через .bat, а вот в виде службы Vanguard действительно вылетает через пару секунд.

VladWinner avatar Apr 30 '22 15:04 VladWinner

проблема актуальна на GoodbyeDPI v0.2.2

iDarkEmpire avatar Jun 04 '22 12:06 iDarkEmpire

@iDarkEmpire

проблема актуальна на GoodbyeDPI v0.2.2

Скачайте файы отсюда: https://github.com/ValdikSS/GoodbyeDPI/actions/runs/2070504898 Проявляется ли на них проблема?

ValdikSS avatar Jun 21 '22 12:06 ValdikSS

@iDarkEmpire

проблема актуальна на GoodbyeDPI v0.2.2

Скачайте файы отсюда: https://github.com/ValdikSS/GoodbyeDPI/actions/runs/2070504898 Проявляется ли на них проблема?

да актуальна, проявляется, античит детектит и закрывает игру через 30 сек примерно

iDarkEmpire avatar Jun 21 '22 13:06 iDarkEmpire

@ValdikSS i have the exact same problem with my firewall app. i've even changed the service of the dll name but doesn't help. It is so stupid to detect this software as cheat. I think warzone is inspecting the installed drivers.

idan1109 avatar Jul 01 '22 08:07 idan1109

The developer of Easy Anti-Cheat reported that WinDivert should be unblocked, at least for RUST and SCUM game. basil00/Divert#153 (comment)

Could anybody test whether this applies to Call of Duty?

Sorry for necroing about this.

Since the release of Warzone 2.0, trying to boot it up immediately crashes the game with no errors or anything (it made troubleshooting a nightmare and a huge waste of time to discover this program was the one holding the game from releaseing). I'm almost positive it effects Hunt: Showdown as well.

Seems like ending the both the service and goodbyedpi lets me play so I just made a batchfile to end goodbye and close the driver "WinDivert1.4" for the time being.

Annoying, but I guess that's modern anti cheat. I doubt it's goodbye's fault at this point. Thanks for this.

alsnana avatar Nov 16 '22 14:11 alsnana