unknownskl / greenlight

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
MIT License
2.21k stars 124 forks source link

Only works when launched directly on Steamdeck #542

Closed diehardbattery closed 9 months ago

diehardbattery commented 1 year ago

This isn't working for me. I installed AppImageLauncher and it runs fine directly in desktop mode. It will not start in either steam desktop app or game mode. In game mode, I get a spinning Steam logo for about 2 minutes and quits. I have added the "run --fullscreen --no-sandbox" options with no joy. I've also run the app directly in desktop mode so I can authenticate but running it from either steam desktop app or game mode is a no go.

OStogden commented 1 year ago

Can confirm I also have this issue. Running the Appimage works, but going through Steam fails.

RidleyDeckard commented 1 year ago

I can confirm it does work; you haven't specified the launch options in Steam under properties. You need to add: --no-sandbox --fullscreen Just add this and you should be fine

diehardbattery commented 1 year ago

For me, I had those already. But for some reason it just started working... weird.

unknownskl commented 9 months ago

Greenlight is also released on flathub which should make it easier to install and update the application. If the problem persists then please reopen the issue.