4JX
4JX
I may revisit this at a latter date, but for now I'd rather keep improving my level in the language. You could also try translating the code to native C#,...
This program only covers the RGB aspect of the Vantage app. I don't think it would be very feasible to add support for a desktop with the app in it's...
> Its also worth mentioning that opening up v0.13.1 doesn't show anything, anything newer shows an error. Older versions silently failed/showed the error in the console. Can you send screenshots...
> If you aren't able to fix this (which i don't know if it will, desktop Legion's don't seem too common), do you think if i run Linux, I can...
Putting this on hold for now since it's going to take quite a bit of effort to make progress for something like this, apologies.
Did a test for this in https://github.com/4JX/labrinth/commit/c2f34edd987d2c2f5a6b8609386a8ef2016e132c and it seems to work, thought the efficiency of filtering after getting the initial "get the versions" query is probably not the best....
> Un-functionify stuff Small issue this could introduce is that for example, if `_0x9b11dd` is already defined on the outer scope, it could modify the behaviour of the program at...
Encountered my own of these in the wild and decided to give it a go, with the addition of a small hack (aside from actual working code) I'm able to...
> Please do let me know if I am misunderstanding the issue here and I will see if I can implement any quick fixes before I am able to finish...
That floating point error message leads me to believe its something to do with library compilation shenanigans. Can you try to compile it yourself? There's information on the readme on...