Skip to content

Releases: thebookisclosed/ViVe

ViVeTool v0.3.3

22 Mar 21:52
Compare
Choose a tag to compare
  • Easier to read exceptions
  • Built against .NET Framework 4.8.1 with ARM64 support
  • /query and /fullreset can now be filtered by priority
  • Support for new priorities (fixes #78)
  • Support for installs with uninitialized LKG mechanism (fixes #77)
  • Feature dictionary update (data as of 3/22/2023)
  • Updated Newtonsoft.Json dependency to 13.0.3

Due to newly introduced ARM64 support, this release comes in 2 variants
ViVeTool-v0.3.3.zip is compatible Intel and AMD CPUs
ViVeTool-v0.3.3-ARM64CLR.zip is compatible with Qualcomm Snapdragon and Microsoft SQ CPUs

ViVeTool v0.3.2

19 Oct 01:22
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.

  • Improved argument handling (fixes #58)
  • Persistence improvements (addresses #56)
  • Dictionary loads from app folder instead of working directory
  • ! If you've used ViVeTool v0.3.0 or v0.3.1 to create overrides on your system, please run the newly introduced
    /fixpriority command. Doing so will upgrade your manual overrides to a type with better persistence, as well as
    restore Windows's automated A/B feature delivery in case your system has unintentionally stopped receiving
    experiments from Microsoft.

ViVeTool v0.3.1

28 Jun 07:43
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.

  • Correct single Store parameter handling in Enable/Disable & Reset scenarios (fixes #39)

ViVeTool v0.3.0

27 Jun 21:19
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.

  • New command syntax
  • Improved boot persistence (Fixes #6)
  • Support for identifying features by names (Addresses #12)
  • Revised data types & struct bitfield sizes (Fixes #32)
  • Greatly improved library performance
  • Feature configuration import & export
  • 'Last Known Good' rollback system management
  • Full reset command
  • Update check command

ViveTool v0.2.1

11 Aug 10:18
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.
The data type of change stamps has been changed from UInt to ULong -- this addresses the inability to configure features on x86 and by proxy arm64 as well.

ViveTool v0.2.0

09 Apr 10:45
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.
Features now correctly persist across reboots

ViVeTool v0.1.1

22 Sep 08:05
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.
Fixed handling of add/delconfig section types

ViVeTool v0.1

19 Sep 19:57
Compare
Choose a tag to compare

⚠️ This release is outdated, please click here to get the latest one.
First release of ViVeTool