This should basically work with the just updated Proton Experimental bleeding-edge branch (see https://github.com/ValveSoftware/Proton/wiki/Proton-Versions#proton-bleeding-edge ). For now that is only going to work with ...
Seems like this is occurring because: - OpenVR SDK version 0.9.11 had problems and was blocked in gen_wrapper. - This old of sdk didn't support Vulkan textures. As was expected, I was able to get everything working with ...
I found a mention of IVRSystem_007 in [vrclient_x64](https://github.com/ValveSoftware/Proton/blob/proton_10.0/vrclient_x64/openvr_v0.9.11/openvr.h) I'm guessing this is definitely a version compatibility issue since this...