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

Amethyst Installer v1.0.4

Compare
Choose a tag to compare
@hyblocker hyblocker released this 24 Sep 11:58
· 1 commit to main since this release
bff7509

Amethyst Installer v1.0.4

For help please ask @Hekky#6869 on the K2VR Community Discord or ask in #development

Setup for testing:

  • Download the installer executable.
  • Get past Microsoft Defender SmartScreen.
    image
  • Run the installer.

Reports

  • Send us the log files from %AppData%/Amethyst/logs/Amethyst_Installer-XXXXX.log. You can also find the logs by clicking the View logs button, then clicking the link.

Changelog

+ Optimised start-up and shutdown time. Basically the installer now starts and closes faster.
+ Implemented Mica!
+ Implemented `k2a` archive format. This format allows for both smaller downloads and significantly faster extract times. This also grants us the benefit of stripping lots of redundant metadata, and make it less likely to break during an install for whatever reason.
+ Implemented automatic Kinect detection.
+ Improved the UX in the System Requirements page.
+ The Compatible Devices section on the System Requirements page now shows which Kinect you have if any were detected.
+ Added a warning (which needs more work) to the system requirements page if lighthouses and an Xbox One Kinect is detected.
+ Installing the Kinect for Windows SDK v1.8 now automatically enables the Kinect microphone to attempt fixing E_NUI_NOTREADY.
+ Fixed a bug where the installer would not automatically detect E_NUI_NOTPOWERED and attempt to fix it.
+ Fixed a bug where the installer would crash when trying to use it on an unsupported version of Windows.
+ Fixed a bug where the installer would fail to install if the folder you choose had spaces in it.