Open pannal opened 1 month ago
The 2.4.0 release is not working, Wootility needs to update before it will work.
Wootility has updated to 5.0.0.
It has not been released outside of the Web beta, it needs to be released as the installable program because this program hooks into it, the latest installable version is 4.7.2 (notice it says v5.0.0-alpha.1)
It has been released to the public:
With this, we also have initial desktop builds available: Note: We now have unified update channel handling, so you'll automatically get updated to the latest beta or stable if there is no newer alpha present. You'll be able to opt-in and out of beta updates in the settings (you get enrolled into the alpha channel automatically when using alpha builds)
You probably should join the Discord :)
I'm in the Discord, but the latest Wootility release was 5.0.0-alpha.1
The official download links still return 4.7.2 and my Wootility hasn't found any updates
https://wooting.io/wootility
OK, then we have different definitions of "released to the public". No worries!
I can't test it myself, but I added beta and alpha support last time there was a beta and alpha release so it might work with the 2.4.0 release as long as you uninstall delete the stable and beta folders in AppData https://github.com/ShayBox/Wooting-Profile-Switcher/blob/master/src/wootility.rs#L34 (I don't have an 80HE to test with)
I'm hoping the major version increase is because of the redesign and not big changes that will cause this to break :sweat_smile:
@ShayBox Hi! it's looks like you`re searching for these dirs:
wootility-lekker/Local Storage/leveldb wootility-lekker-beta/Local Storage/leveldb wootility-lekker-alpha/Local Storage/leveldb
but with 5.0.0-alpha.1 desktop app i have: wootility/Local Storage/leveldb
and maybe cause of that, it can't find my profiles (shows: -1)
using 2.4.0
I released a quick fix, try the latest build https://github.com/ShayBox/Wooting-Profile-Switcher/releases/tag/2.4.0
@ShayBox unfortunately, doesn't work. judging by the configuration, it doesn't detect the keyboard, doesn't see profiles. before installing the new version, I uninstalled the old one, deleted all the remnants, and tried the portable version as well, tried running it as an administrator.
If I can be of any help, please let me know.
It looks like the only thing that changed was a single variable name from uuid
to uid
that caused a parsing error https://github.com/ShayBox/Wooting-Profile-Switcher/releases/tag/2.4.0
@ShayBox now it works, thanks!
Setup and msi links don't work in: https://github.com/ShayBox/Wooting-Profile-Switcher/releases/tag/2.4.0