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

The Chrome keeps showing me a new PID if I press OK after injecting. Please What can I do next? #336

Open
yusuf123-123 opened this issue Sep 4, 2024 · 2 comments

Comments

@yusuf123-123
Copy link

          I am trying to inject but the Chrome shortcut is not showing the PID

Originally posted by @yusuf123-123 in #313 (comment)

@Pappymeal
Copy link

You have to make sure all previous chrome windows are closed. Just to be sure, close them through the task manager as well. Then try again. it worked for me.

@PromptToMap
Copy link

Add --disable_direct_composition=1 in the end
for example:
C:\Windows\System32\cmd.exe /c "SET RENDERDOC_HOOK_EGL=0 && START "" ^"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe^" --disable-gpu-sandbox --gpu-startup-dialog --disable_direct_composition=1"

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

3 participants