Releases: thebookisclosed/ViVe
ViVeTool v0.3.4
🚀 Thank you for 2 million downloads!
Changelog:
- Support for handling new 24H2 priorities (fixes #137)
- Feature dictionary update (data as of 3/10/2025)
- All custom suffixes were removed in favor of suffixing with ID in case the name occurs multiple times
- Big thanks to @riverar and @phantomofearth for their symbol scanning work
Make sure to pick the right variant for your device
ViVeTool-v0.3.4-IntelAmd.zip is compatible with Intel and AMD CPUs (generally any x86 or x64 chip)
ViVeTool-v0.3.4-SnapdragonArm64.zip is compatible with Snapdragon and Microsoft SQ CPUs (generally any arm64 chip)
ViVeTool v0.3.3
- 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
- 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
- Correct single Store parameter handling in Enable/Disable & Reset scenarios (fixes #39)
ViVeTool v0.3.0
- 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
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
Features now correctly persist across reboots
ViVeTool v0.1.1
Fixed handling of add/delconfig section types
ViVeTool v0.1
First release of ViVeTool