Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

KinectToVR/Amethyst-Installer-Releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Amethyst Installer Releases

How do I install or update Amethyst?

Scroll further down for manual instructions.

Amethyst is a Windows application for using various devices for body tracking in virtual reality. It can be extended with user-made plugins to support any device you wish.

This is a rewrite from the ground up, it is not based on KinectToVR/K2EX. It is a whole new app that doesn't carry the legacy baggage of K2EX. We were able to fix numerous bugs and streamline the experience. We hope you will enjoy it. If you like what you see and you wish to support future development, you can throw money at us with the button. (We won't force you, though every expense is currently out of pocket.)

Manual setup

If the Microsoft Store isn't available for you, for some reason:

  • Download 11835K2VRTeam.Amethyst_[...]_.Msix from the latest release.
  • You're good to go! Just go through the setup and start playing!

This repository holds the published releases for Amethyst Installer.

Amethyst Installer has been shut down in favor of Microsoft Store deployment and an integrated OOBE Setup.

As of August 9th 2023 Amethyst has finally been moved to the Microsoft Store, and is now at 1.2.5.0!

This build of the Installer will only continue to show this notice and guide you to the Microsoft Store instead. If, for some reason, you want to use the Installer, please refer to the docs for its launch uri's and generics.

image

More screenshots

image

image

image

image

image

Setup

Download the latest release and run it. No really, it's that simple.

Amethyst's pre-requisites still apply here.

I ran the setup but it didn't work!

  • You have most likely encountered a bug, or, your setup is unsupported.

  • If you believe that you have encountered a bug:

    • Join our Discord server, or open an issue on this repository.

    • Describe the bug.

    • Describe what you did to encounter the bug

    • Send us your log files. You can find them by clicking the "View logs" button, then click the file path. The currently generated log file will also be selected, so that you can simply drag and drop it to us.

What can it do?

A long list of things this installer can do (or we're planning on making it do later):

  • Installing Amethyst.
  • Installing the Kinect for Windows 360 SDK and Toolkit silently.
  • HttpClient downloader with timeout support, and MD5 checksum verification (and optional caching, only in dev builds).
  • amethyst:// protocol links. These are currently undocumented.
  • A multi-threaded sound engine that supports up to 8 voices.
  • Custom WPF theme to bring the look and feel of WinUI3 to WPF.
  • Debug system.
  • Automagic fixes for common errors (most notably E_NUI_NOTPOWERED).
  • Detecting SteamVR setup automatically.
  • More stuff we have in the works.