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

Enable late init/reinit from uevr appdata folder #317

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elbadcode
Copy link

No more need for all the silliness copying openxr_loader into the game folder for certain games! In practice now the only thing you need to inject is the backend. Might need some tweaking but this should also work even when VR plugins from the game are present, without needing the nullifier

No more need for all the silliness copying openxr_loader into the game folder for certain games! In practice now the only thing you need to inject is the backend. Might need some tweaking but this should also work even when VR plugins from the game are present, without needing the nullifier
@elbadcode
Copy link
Author

updated to no longer alter DLL search directory and simply use LoadLibraryW which is working fine. However we may still want to utilize that option as an alternative to the nullifier

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

Successfully merging this pull request may close these issues.

1 participant