Zerthox

Results 25 comments of Zerthox

Does turning the disable experiment setting off and back on work with v2.4.0? The only relevant difference between the two versions I can think of is at which point the...

Experimental version with changed experiment handling & additional logging: https://gist.github.com/Zerthox/e32580591286b4c726d36282c540e2c9 ![image](https://github.com/Zerthox/BetterDiscord-Plugins/assets/19844016/1e680835-392c-439f-8de8-c7dc1ef0c7ff) Let me know how it behaves and if you can, please provide the logged information. (To do so enable...

> Update: Unfortunately the issue is back- looks like the behavior of v2.5.0-rc.1 is the same as v2.4.0. So for now I'll have to revert to v2.3.2-rc.1, which is the...

Did you enable the experiment override in the plugin settings? The logged information suggests everything is working fine but the setting is toggled off.

Closing this, further discussion can happen in #177.

The plugin has been completely broken for nearly a year due to Discord changing internal modules. I'm open to any PRs updating it.

Technically a duplicate of #151, just that Discord's behavior with volumes above the 200% cap has changed. Looking into a workaround to still allow higher volumes.

> im on 3.0.0 and its not fixed. Still does this garbage. Try enabling the addon after Discord loads. There seems to be a problem with a part of BetterDiscord's...

The log is incomplete, I can't tell what went wrong without the plugin start being part of it. Did you try what I wrote above?

It seems like Arc and the other plugins with this feature do so by making use of ImGui internals, which aren't accessible from Rust as of now. Will have to...