Skip to content

Releases: mbucchia/OpenXR-Toolkit

Beta #2 (0.9.4)

29 Jan 09:32
Compare
Choose a tag to compare
Beta #2 (0.9.4) Pre-release
Pre-release

Follow the instructions here for setup: https://mbucchia.github.io/OpenXR-Toolkit/

Launch video with a walkthrough of the software: https://www.youtube.com/watch?v=QelydCFe0aQ

Please find the program installer (MSI file) file under "Assets" below.
Please uninstall previous versions of the tool before installing the new one.

Known issues at time of launch

  • The Varjo Aero headset is not supported.
  • The menu does not appear correctly with AMD card and/or Pimax headsets.

Changes in Beta 2

  • Add support for AMD FidelityFX Super Resolution (FSR).
  • Add support for DX12 (experimental).
  • Add configuration via in-headset, on-screen menu.
  • Add FPS counter and performance overlay.
  • Add World Scale override.
  • Add Prediction Dampening (reduce shaking).
  • Make in-game hotkeys customizable.
  • Integrate new project logo.
  • Add an option to disable the layer without having to uninstall it.
  • Upgrade to NIS 1.0.1.
  • Configure the NIS shader to use optimal compute scheduling based on the GPU brand.
  • Add debug message to investigate swapchain issues with certain OpenXR runtimes.
  • Moved logs and screenshot into subfolders in %LocalAppData%\OpenXR-Toolkit (no filesystem clobbering).
  • Try to load hand mappings configuration file from %LocalAppData%\OpenXR-Toolkit\configs (which is user writable).
  • Fix "index tip tap" hand gesture.
  • Allow multiple gestures to be bound to the same controller input.
  • Tentatively fix loss of tracking/loss of synchronization with the emulated controller.
  • Add controller timeout to simulate shutdown of the controller after loss of hand tracking.
  • Fix frequent XR_ERROR_LIMIT_REACHED error when using the OpenXR Developer Tools for Windows Mixed Reality.