Justin Marentette
Justin Marentette
Looking into the Windows issues while testing, it's probably Windows path and command length limits which cause file not found errors. The command length issue was worked around by by...
Animations are supposed to be downloaded as .webm based on the SteamDeckRepo ID. As far as logs are concerned, the plugin does have an issue on the plugin store version,...
So, all the plugin does is symlink downloaded animations into ~/.steam/root/config/uioverrides/movies. deck_startup.webm is for the boot animation, deck-suspend-animation.webm is for going to sleep when not in game, and deck-suspend-animation-from-throbber.webm is...
Is there any information in the plugin log file as far as what is happening?
Not entirely sure what you are referring to with the overrides folder, but the plugin generally works by downloading animations into a downloads directory then symlinking selected animations into the...
If the override directory isn't working, there's not really anything the plugin can do to fix it. It's possible something changed with a recent update, but I haven't heard anything...
The mechanism for the plugin setting the actual boot animation is just creating a symbolic link from the downloaded animation into the official animation override directory based on the file...