Justin Marentette

Results 47 comments of Justin Marentette

Hmm, that all sounds correct. When you say reloaded, do you mean from the main Decky menu with the list of plugins with options to uninstall them? I'm not sure...

This should be possible, since the boot animations should play after the plugin is actually loaded, so muting a fixed amount of time after startup could work. Not sure about...

The current system just symlinks the video to the animation override directory without changing anything. I'm not sure how difficult disabling audio in webm files is, but it would probably...

Hmm, if I recall, they used to be separate before you could download animations in the actual plugin, since throbber and suspend animations are categorized the same way now. There...

Looking briefly through the code again, I do recall working on adding set functionality to the backend, but I didn't finish it due to the UI complexity and unclear utility....

Hi, that should be correct, the shuffling only takes place when the Python side of the plugin is loaded, which seems to persist past Steam Client restarts. I'm not aware...

> Perhaps the shuffle could take place whenever game mode is exited? Then a new one would be ready upon return to gaming mode. As far as I know, there...

I had considered doing something similar with a desktop startup file of some sort. Not sure how best to communicate back to the plugin, though. I suppose it could open/watch...

Depending on when plugins in the quick access menu are loaded/rendered, I could probably have an event when the plugin first gets loaded or potentially seen. Might require opening the...

Hmm, I'm not sure how difficult it would be to pull store animations into the plugin, but my concern would be that it might be more prone to breaking with...