While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Gaming on Linux with an older GPU levels up with DXVK-Sarek v1.12 bringing major new features
- SDL (Simple DirectMedia Layer) ban AI / LLM code contributions
- > See more over 30 days here
- Steam achievement conundrum
- GustyGhost - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Linux Distribution: Garuda Linux
Desktop Environment: KDE
Graphics Card: NVIDIA GTX 1080
GPU Driver Version: 470.74-1
Have you checked for system updates?: [Yes]
If this is to do with Steam, please add your system read-out from Steam -> Help -> System Information (please put that into Pastebin/Gist as linked above!):[gist](https://gist.github.com/zany130/6a06080f6d23b239327dc3885ceeb7fd)
You can note your issue below here
setting a custom steam shortcut to a lutris game crashes the game after playing for a while. launching the game directly through lutris does not crash. Running lutris with
lutris -d(to get logs) and then launching the custom shortcut through steam cause steam not to hook into the game (can tell cause steam input is not working and the big picture overlay isn't as well) I can see lutris debug info if I run steam with gdb but I can't get that to output to a file (only outputs partially) even though I didset logging fileandset loggingFound this might be the same issue
https://github.com/lutris/lutris/issues/2719
Last edited by zany130 on 23 Sep 2021 at 11:01 pm UTC
&> log.txt
It will generate a log file in the folder the executable is located in. In Lutris i'm not sure if it would go in the "arguments" or "executable" field though.
Last edited by zany130 on 23 Sep 2021 at 7:07 pm UTC
LUTRIS_SKIP_INIT=1 lutris -d lutris:rungameid/1 &> log.txtOk I was able get logs but there a lot of junk from steam don't know how to filter it out so I can only see the lutris stuff
posted it here but its pretty big full of useless stuff
https://gist.github.com/zany130/c4c0f981370950139722adffa3725823
Last edited by zany130 on 23 Sep 2021 at 11:03 pm UTC