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

Cannot be injected while using an external program #24

Open
ghost opened this issue Jul 27, 2023 · 0 comments
Open

Cannot be injected while using an external program #24

ghost opened this issue Jul 27, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 27, 2023

Hi.

I have a code in C# which launches via Process.Start() the executable file 3DMigotoLoader, the console appears as normal but when I launch StarRail.exe (I omit the launcher | The launcher on the video was created by me) also via Process.Start() the console displays "Found" and then closes and the code/3DMigotoLoader is not injected.
This only happens when I run with Process.Start() when I open with the mouse (like any human does) its work just normal.

I tried adding a wait time to my C# code before running the game: Didn't work

The .bat (batch) file doesn't work either.

I am not sure if this is my fault please help

VIDEO (SLOWED DOWN)

2023-07-27.21-32-49.online-video-cutter.com.mp4
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

0 participants