praydog

Results 189 comments of praydog

FVector2D is a very simple structure you can make yourself and just insert it inside of the structure parameters. It should quite literally be a float[2] if I recall correctly.

You can try padding a char[0x100] onto the end of the parameters. This might fix it.

This is an issue with your OpenXR runtime, not UEVR. This is `XR_ERROR_RUNTIME_FAILURE` which is not on our end. Not related at all to deleting OpenXR plugins.

Thanks for the reminder. 👍

@fholger has given some advice on this subject in the past, and some of his mods make use of this. So I'll probably look into that

Added in 9074c01b9a1e819e5652af74d4931d714861402b under Compatibility options.

Please upload your global dir folder too.

And identifying the version of UEVR will help. Is it an Actions build? Is it a release build? Do you know what the commit hash is? The issue templates should...

Was able to find it in one of the recent Actions builds.