Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory; tried disabling Feral Gamemode but no luck. Some icon flickers in and out of the KDE system tray when the game tries to start but it's too fast, I can't tell what it is.pacman -U, time to learn how to downgrade a flatpak.passwd , make it reasonably secure and don't forget it. I believe setting a root password enables the Deck to be controlled remotely over ssh with said password. Be safe.flatpak remote-info --log flathub net.lutris.Lutris. Lutris was installed as system for me. I think that is the default, so probably choose 1 for system if it asks.sudo flatpak update --commit=19ee79d455b8e50f057911a2bba279efcb960ee6d565f794e9c9d41c290dcd14 net.lutris.Lutris , supply the root password, and accept the changes.sudo flatpak mask net.lutris.Lutris and supply root password to prevent Lutris from being updated. We will probably have problems in the future when the flatpak environment gets deprecated, sudo flatpak mask --remove net.lutris.Lutris would allow it to update again.Replying in case you didn't see mine above.Hello there. I just got a steam deck, I never used linux, I'm trying to get PSO running on it. I followed the instructions and the game instaled fine I Think. the launcher opens and the game launches, but it crashes to desktop as soon as the sonic team logo fades. I've tried the suggestion for random crashes but it made no difference. I checked the logs and the error I'm having doesn't seem to be 256. It seems I'm running the bad version of Lutris, but I have no idea how to downgrade it. Attaching logs just in case it's useful. Can anyone point me a direction please?
sudo <command> deserves attention because it runs a command as root, the super user with the powers of system administration. All we're using it for here is with the flatpak command, and only to get a Lutris package from Flathub into our system.