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

UWP game injection not working #109

Open
IcySnex opened this issue Jul 22, 2023 · 0 comments
Open

UWP game injection not working #109

IcySnex opened this issue Jul 22, 2023 · 0 comments

Comments

@IcySnex
Copy link

IcySnex commented Jul 22, 2023

Like the title already says, this library doesnt support UWP games (probably because of the sandbox limitations).

First of all if you just input the window title, the DLL will get injected into ApplicationFrameHost.
I edited the source code a little bit so I can manually set the HWND, ProcessID and ThreadID but still: The demo overlay doesnt render. Since I only know the basics of C++ I cant figure it out myself so Im wondering if there will be official UWP support someday?

If someone is wondering, I am trying to create an overlay for Minecraft Bedrock Edition which uses DirectX 12/11. Native C++ DirectX Overlays with Imgui and MinHook already exist for this game for example: https://github.com/ddf8196/BetterRenderDragon or https://github.com/horionclient/Horion.

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

1 participant