CryoByte33 / steam-deck-utilities

A utility to improve performance and help manage storage on Steam Deck.
GNU General Public License v3.0
3.25k stars 80 forks source link

[Feature request] Decky plugin #78

Closed oemsysadm closed 1 year ago

oemsysadm commented 1 year ago

Any chance you'll make a plugin that can be used with Decky Loader for this?

CryoByte33 commented 1 year ago

I would love to but Decky doesn't allow for "blocking" operations. Basically, if someone decided to launch a game or put the Deck to sleep in the middle of a swap resize or data sync... it would not be a fun time.

bugworm commented 1 year ago

On top of that most of the stuff that plugin is doing is not something that shoud be done frequently, so I don't see a problem to go to a desktop mode for this one. Maybe memory tuning can be added, but some of that is already part of System Toolbox, it could be just included there instead of writing completely new plugin

CryoByte33 commented 1 year ago

Alright, yeah. If others agree then I'll close this for now, pending Decky getting proper blocking behavior.

Thank you for opening the issue!