You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wasn't actually that complicated, but ultimately others will need to come in and mention what libs/deps are required.
I'm able to open the debs in ark, but cannot seem to figure out how it does this, so I could then make a simple script, a tar.gz with the binary would be nice there, but, once it's extracted, you simply need to move the sunshine binary into /usr/bin, set its permissions correctly (chmod 755), and it should just create its own files from there as it's best to run it under a user rather than root, especially if you're using pipewire.
From there, either through startup, or just a .desktop of some kind, you can then run it with sunshine > ~/.config/sunshine/sunshine.log
and it'll run in the background and function normallly.
The text was updated successfully, but these errors were encountered:
This wasn't actually that complicated, but ultimately others will need to come in and mention what libs/deps are required.
I'm able to open the debs in ark, but cannot seem to figure out how it does this, so I could then make a simple script, a tar.gz with the binary would be nice there, but, once it's extracted, you simply need to move the sunshine binary into /usr/bin, set its permissions correctly (chmod 755), and it should just create its own files from there as it's best to run it under a user rather than root, especially if you're using pipewire.
From there, either through startup, or just a .desktop of some kind, you can then run it with
sunshine > ~/.config/sunshine/sunshine.log
and it'll run in the background and function normallly.
The text was updated successfully, but these errors were encountered: