Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The fix for issue #2185 leads to new issues where suspend animations is stuck on steam default and can't be changed at all. #2213

Open
MurderFromMars opened this issue Jan 30, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@MurderFromMars
Copy link

there's a ujust to disable the overrides, but it's bugged right now. There's a fix that was just merged, so it'll be fixed when the change is released to stable

but in the meanwhile you can manually run the ujust via:

ujust configure-override-videos disable

Originally posted by @aarron-lee in #2185

Seems I'm damned if I do damned if I don't 😂

@dosubot dosubot bot added the bug Something isn't working label Jan 30, 2025
@MurderFromMars
Copy link
Author

Not the worst problem, but this may not be a Bazzite issue to fix. As I've seen this exact problem mentioned in the decky loader GitHub under steamOS. So May very well be a new issue with the steam deck client itself.

@aarron-lee
Copy link
Contributor

You sure this isn't just an issue with the Animation Changer Decky plugin?

With the plugin, I was able to successfully change the startup video, but not the suspend video.

I suspect that the Animation Changer Decky plugin only changes out the deck-suspend animation, and not the steam_os_suspend animation. This is just my guess though.

These are the files that are used for animations:

 $HOME/.local/share/Steam/config/uioverrides/movies/deck_startup.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/deck-suspend-animation.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/deck-suspend-animation-from-throbber.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/steam_os_suspend.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/steam_os_suspend_from_throbber.webm

@MurderFromMars
Copy link
Author

Not the worst problem, but this may not be a Bazzite issue to fix. As I've seen this exact problem mentioned in the decky loader GitHub under steamOS. So May very well be a new issue with the steam deck client itself.

You sure this isn't just an issue with the Animation Changer Decky plugin?

With the plugin, I was able to successfully change the startup video, but not the suspend video.

I suspect that the Animation Changer Decky plugin only changes out the deck-suspend animation, and not the steam_os_suspend animation. This is just my guess though.

These are the files that are used for animations:

 $HOME/.local/share/Steam/config/uioverrides/movies/deck_startup.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/deck-suspend-animation.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/deck-suspend-animation-from-throbber.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/steam_os_suspend.webm
 $HOME/.local/share/Steam/config/uioverrides/movies/steam_os_suspend_from_throbber.webm

Well that's the thing. It USED to change the suspend animation. There's been some change that's upended that. Valve changed something that's effected it. Because I definitely used to be able to change the suspend animation with animation changer no problem. Then the previous issue popped up. And now this. I did look at issues on the plugins GitHub and it is a confirmed issue on steamOS.

I would post there but it would be redundant, and decky doesn't officially support Bazzite anyways, to my understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants