-
Notifications
You must be signed in to change notification settings - Fork 3
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
특정 게임에 오버레이가 삽입되지 않음 #115
Comments
프로세스 감지는 정상적으로 되나, 올바른 인증서를 사용해야 삽입할 수 있는 것으로 보임 https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/code-signing-cert-manage |
Minecraft: Java Edition도 오버레이가 삽입되지 않음 (삽입 시도 시, 특정 시점에서 게임에 프리징이 걸림) |
해당 게임은 OpenGL을 사용하는 게임입니다. |
League Of Legends 에서 오버레이가 작동됨을 확인할수 있었습니다. |
프로세스의 Path는 정상적으로 감지되나, exe 이름이 정상적으로 감지되지 않음
안티치트 관련 문제인 것으로 보임
오버레이 작동이 확인된 게임
코드 서명이 필요한 게임
(코드 서명은 비용 문제로1 인해 일단 keep)
OpenGL, Vulkan을 사용하는 게임
Footnotes
1년에 약 40만원 ↩
The text was updated successfully, but these errors were encountered: