thebookisclosed / ViVe

C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer
GNU General Public License v3.0
4.89k stars 298 forks source link

Vivetool Feature Number #49

Closed chiragnahata closed 2 years ago

chiragnahata commented 2 years ago

How to know which feature is in which id in Vivetool ?

chiragnahata commented 2 years ago

Please help. Please dont close the issue without resolution

thebookisclosed commented 2 years ago

There is no pretty dictionary with descriptions of which feature ID does what, these A/B flags were never officially documented by Microsoft. All ViVe provides is a list of known IDs and their Class Names (brief names assigned my Microsoft themselves, often cryptic). If you wish to learn more then follow various online Microsoft communities where enthusiasts figure out which features to enable or disable to achieve a desired result.