flathub / org.polymc.PolyMC

https://flathub.org/apps/details/org.polymc.PolyMC
7 stars 12 forks source link

Gamescope #16

Closed road2react closed 2 years ago

road2react commented 2 years ago

Is it possible to use gamescope?

d-513 commented 2 years ago

Probably. I guess I need to add-extension https://github.com/flathub/com.valvesoftware.Steam.Utility.gamescope in the flatpak itself

d-513 commented 2 years ago

Gamescope is broken on NVIDIA so I can't test it properly though

ghost commented 2 years ago

gamescope more like games cope

d-513 commented 2 years ago

Fixed in v1.2.0: just flatpak install com.valvesoftware.Steam.utility.gamescope

TacoCake commented 2 years ago

For me, gamescope crashes when trying to use it:

/app/utils/gamescope/bin/gamescope: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /app/utils/gamescope/bin/gamescope)
/app/utils/gamescope/bin/gamescope: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /app/utils/gamescope/bin/gamescope)
/app/utils/gamescope/bin/gamescope: /usr/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /app/utils/gamescope/lib/libinput.so.10)`

I've found this comment on a similar issue with flatpak gamescope:

Ah I see. Bottles imports the Steam Utility Plugins via its manifest. Yeah, this will not work when both are on different runtimes. source