What are you all playing! I’ve been playing a lot of lies of p and have been dipping my toes back into binding of Isaac!

  • resketreke
    link
    fedilink
    25 months ago

    If I understand correctly, you own a Steam Deck. I haven’t tried it, but this plugin could be useful for your use case.

    • @UrLogicFails@beehaw.org
      link
      fedilink
      English
      25 months ago

      That’s pretty cool. Does it let you pause games indefinitely while playing other games, or does it just initiate a pause while you’re on the home screen, etc?

      • resketreke
        link
        fedilink
        15 months ago

        From the README:

        A Steam Deck plugin for the Decky Plugin Loader that makes it possible to pause and resume games even for those that don’t have an immediate pause option.

        Useful for when you wish to temporarily suspend an application in order to redirect the cpu and gpu ressources to another without having to close it.

        Since used RAM and VRAM won’t be able to be recovered from paused apps you might look into tweaking your swapfile to make things smoother: https://github.com/CryoByte33/steam-deck-utilities

        It sends the SIGSTOP signal to all the children of the reaper process to stop the execution and SIGCONT to resume them. (Signal (IPC))