Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KinectToVR/Amethyst-Releases

This repository holds the published releases of Amethyst
https://github.com/KinectToVR/Amethyst-Releases

amethyst body-tracking hacktoberfest kinect kinecttovr openvr psmoveservice steamvr winappsdk winui3

Last synced: about 1 month ago
JSON representation

This repository holds the published releases of Amethyst

Awesome Lists containing this project

README

        

# Amethyst-Releases

### How do I install or update Amethyst?
[](https://www.microsoft.com/store/apps/9P7R8FGDDGDH)

**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](https://docs.k2vr.tech/en/dev/overview) 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 [](https://opencollective.com/k2vr) button.
(We won't force you, though every expense is currently out of pocket.)

Amethyst General Tab

More Screenshots
Amethyst Settings Tab
Amethyst Devices Tab
Amethyst Info Tab
Amethyst Plugins Tab

Related Components
Amethyst ExtFlip
Amethyst Extra Trackers
Amethyst Tracking Output
Amethyst Store Sample

Extra/Fun Stuff
Amethyst Help
Amethyst Freeze

## Manual setup

If the Microsoft Store isn't available for you, for some reason:
- **Download 11835K2VRTeam.Amethyst_[...]_.Msix** from the [latest release](https://github.com/KinectToVR/Amethyst-Releases/releases/latest).
- **You're good to go!** Just go through the setup and start playing!

#### My SteamVR gives me Error 203 and won't start no matter what I do.
You have the Amethyst and K2EX drivers **enabled at the same time**.
They use the same logging library and conflict with each other on startup, causing the entirety of the SteamVR backend to crash.
Close SteamVR, then **either delete or edit** `%localappdata%\openvr\openvrpaths.vrpath`
if your file says null in it after you edited it, go learn JSON, and WTF are you doing on GitHub????

#### I have some other unrelated issue.
Unless you're actually braindead, you may possibly have run into a bug,
reporting those is important to building a stable application for release.
See just below on how to report bugs.

### Reports:
- Record the issue (or at least describe it as well as you can)
- Run `amethyst-app:report` to collect all relevant files, just copy or drag-and-drop to share
- In case of SteamVR errors, log files from ```%AppData%/Amethyst/logs``` might be needed too