MadMonty Posted October 11, 2023 Posted October 11, 2023 Hey guys, I just had a chat with the developer of my motion platform software. I informed him about future DLSS and Vulkan in DCS. To my surprise he replied: “I think that HP Reverb G2 does not support Vulcan. We tried to run OpenXR via Vulcan API on HP Reverb G2 and it said "not supported". Google says that WMR gogles does not support Vulcan“ That was from a BeamNG test. Is it possible that the G2 will not run with Vulkan API? PC: Asus ROG Strix B650E-F Gaming | AMD Ryzen 7800X3D | Palit GeForce RTX 4090 Game Rock OC | 64 GB Patriot VIPER VENOM DDR5-6000 Input: Brunner CLS-E FFB Base | Thrustmaster Warthog Joystick & Throttle | Thrustmaster TPR Pendular Rudder | WinWing Phoenix MIP (VR) - F16 ICP - PTO2 | VPC SharKA-50 Collective VR: HP Reverb G2 Motion-Platform: Motionsystems PS-6TM-150 | Monstertech MTX Youtube: https://www.youtube.com/@madmontys6dofmotionplatfor386/featured
speed-of-heat Posted October 11, 2023 Posted October 11, 2023 Quote Hey, Matt from the OpenXR team at Microsoft here, The WMR OpenXR runtime currently has support for both DX11 and DX12, and it will have both OpenGL and Vulkan support by the end of the year. This will be for both 32-bit and 64-bit applications. Meanwhile you can use https://github.com/mbucchia/OpenXR-Vk-D3D12 as a stop-gap solution for both OpenGL and Vulkan (but 64-bit applications only). @mbucchia any changes? SYSTEM SPECS: Hardware AMD 9800X3D, 64Gb RAM, 4090 FE, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO YOUTUBE CHANNEL: @speed-of-heat
mbucchia Posted October 12, 2023 Posted October 12, 2023 (edited) Vulkan was always supported on WMR via SteamVR. This had worked for years. Whether the app uses OpenVR or OpenXR via SteamVR. The official plans for Vulkan support in OpenXR for WMR were scrapped during Microsoft layoffs etc. But you can use this: https://github.com/mbucchia/OpenXR-Vk-D3D12 This has been working with several games already, including BeamNG.drive. It should work with DCS once they support Vulkan (and if not it might just be a matter of a small Hotfix from me). Had we implemented Vulkan directly in the OpenXR for WMR code, this would have been the exact same implementation, which is ridiculously efficient as explained on the website Edited October 12, 2023 by mbucchia 3 I wasn't banned, but this account is mostly inactive and not monitored.
j9murphy Posted October 12, 2023 Posted October 12, 2023 Xplane uses Vulcan and I have no problems using my g2 with that...Sent from my SM-S918U using Tapatalk
mbucchia Posted October 12, 2023 Posted October 12, 2023 14 minutes ago, j9murphy said: Xplane uses Vulcan and I have no problems using my g2 with that... Sent from my SM-S918U using Tapatalk X-Plane 12 is a little bit special in that they do use Vulkan for rendering but they are still submitting frames to the platform via DX11. It's very similar to what the tool I linked above does, it's just integrated directly into X-Plane. 1 I wasn't banned, but this account is mostly inactive and not monitored.
Recommended Posts