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 0.2.1 fails with Windows 11 Build 25115.1000 #32

Closed fgGitH2001 closed 2 years ago

fgGitH2001 commented 2 years ago

See the error below when issuing ViveTool queryconfig all:

ViVeTool v0.2.1 - Vibranium feature configuration tool

Unhandled Exception: System.ArgumentException: Group must not be more than 14 at Albacore.ViVe.FeatureConfiguration.set_Group(Int32 value) at Albacore.ViVe.RtlFeatureManager.QueryAllFeatureConfigurations(FeatureConfigurationSection section, UInt64& changeStamp) at Albacore.ViVeTool.Program.ProcessArgs(String[] args) at Albacore.ViVeTool.Program.Main(String[] args)

D:\ViVeTool>

image

Same problem with Build 22621 and 25115.

fgGitH2001 commented 2 years ago

Same problem with Build 25126.1000.

image image
AHPanna commented 2 years ago

i just rebuild with higher value of group parameters here: https://github.com/thebookisclosed/ViVe/blob/master/ViVe/FeatureConfiguration.cs#L37

download: https://etnaalternancenet0-my.sharepoint.com/:u:/g/personal/abdulh_p_etna-alternance_net/EWYPazwzl3tIoVQmMtapgMEBHdBbPazYEKUDILP7tE5pxw?e=vR3cnI

image
fgGitH2001 commented 2 years ago

Thanks, I just downloaded the debug.zip and it worked with vivetool queryconfig all.

image
alwaysaheadofMS commented 2 years ago

Is it possible to remove the advertising from the Settings Banner with the new vive tool? Thanks Win 10 ver 19044.1706

thebookisclosed commented 2 years ago

Is it possible to remove the advertising from the Settings Banner with the new vive tool? Thanks Win 10 ver 19044.1706

https://github.com/thebookisclosed/ViVe/issues/15#issuecomment-1133906711 No. Stop hijacking other open issue threads.

thebookisclosed commented 2 years ago

This issue should be addressed by the newly released v0.3.0. If similar problems arise, this thread can be reopened.