You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My gut-feeling is the DLL injection can't do the trick for the target exe because of the the sub thread as the game will run on the main thread, so it may be required to insert ASM code to the target exe for loading the library.
Here's my config setup, I just compiled you launcher btw, It always shows the full screen on my Windows 10 OS:
My command:
.\launcher.exe "C:\Program Files\RXCQ2003\mClient.exe"
The text was updated successfully, but these errors were encountered: