Skip to content
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

EAC process doesn't cleanly exit when application is closed #8

Open
Lyle-Tafoya opened this issue Jul 18, 2020 · 1 comment
Open

EAC process doesn't cleanly exit when application is closed #8

Lyle-Tafoya opened this issue Jul 18, 2020 · 1 comment

Comments

@Lyle-Tafoya
Copy link

Lyle-Tafoya commented Jul 18, 2020

Currently it is necessary to force kill EAC and any other lingering .exe and wineserver processes whenever an EAC-enabled game is closed.

@Guy1524
Copy link
Owner

Guy1524 commented Jul 20, 2020

Yes, this is due to EasyAntiCheat.sys co-opting dllhost.exe and never closing it. The best solution for this should be to mark dllhost.exe a system process. However, I'll need to do it before LdrInitializeThunk, as after that point the process is in EAC's hands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants