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

fix pe loading (xref #Framework) #6

Open
zpl-zak opened this issue Feb 24, 2023 · 0 comments
Open

fix pe loading (xref #Framework) #6

zpl-zak opened this issue Feb 24, 2023 · 0 comments

Comments

@zpl-zak
Copy link
Member

zpl-zak commented Feb 24, 2023

The following error is present when we launch the client using the PE loader

Image

Related code seems to be found here: https://github.com/EpicGames/UnrealEngine/blob/cdaec5b33ea5d332e51eee4e4866495c90442122/Engine/Source/Runtime/RHI/Private/Windows/WindowsDynamicRHI.cpp#L473

As well as at the specific game address at the time of writing: 0000000144BA9970

Mod actually launches with DLL Injection mode, which isn't optimal.

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