Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux Gaming
  3. Steam Proton doesn't works

Steam Proton doesn't works

Scheduled Pinned Locked Moved Linux Gaming
linuxgaming
62 Posts 8 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S [email protected]

    I truly wish there was some simple misconfiguration that you could change, or some reasonable hotfix that could easily be trouble shot by randos on lemmy...

    But in all likelihood... yeah, you'd have to basically develop Devuan to support Proton, or develop Proton to support Devuan, or potentially both.

    If you wanna do gaming on linux, right now I'd suggest Bazzite as probably the most user friendly, hard to break, runs games and most other software well alternative.

    You could also just switch back to plain Debian, its not quitr as user friendly or gamer optimized, but it absolutely will work.

    On the other hand, if you wanna jump into a different Debian based system... PikaOS is still somewhat experimental, but it is basically a stripped down and gamer-optimized version of Debian, its based on systemd so you won't have these kinds of problems... and from recent benchmark tests I've seen, it actually outperforms Bazzite, Nobara, CentOS, many other common distros typically suggested for linux gaming... meaning, more FPS for the same game at the same settings on the same hardware.

    hungrylemon@lemmings.worldH This user is from outside of this forum
    hungrylemon@lemmings.worldH This user is from outside of this forum
    [email protected]
    wrote on last edited by [email protected]
    #21

    I'll try someone from these. But how do we lives before SystemD then? πŸ€”

    P.S: And Bazzite has a logo... cough-cough...

    S 1 Reply Last reply
    1
    • S [email protected]

      The problem is almost certainly your OS.

      Devuan does not use systemd, it uses ... sysvinit, or OpenRC, or runnit.

      Basically the entire linux ecosystem is built around and on top of systemd... other init based OSs that try to run most linux software... will encounter many absurd and esoteric problems, all of which ultimately stem from the fact that the vast majority of linux software is developed with systemd as the default, assumed, init system.

      Basically, any Linux OS that doesn't use systemd should be considered entirely experimental, beyond any software that the OS devs explicitly state they support.

      Some non-systemd OS developers will dedicate time to either forking or patching certain, specific, existing software or libraries to be compatible with all the init systems their OS supports, but realistically, given the niche nature of such OSs and their small dev teams, they are always going to be months to years behind the current support level for systemd based OSs.

      You could attempt to fix this specific issue you are having, but it would likely require you to essentially become an OS developer.

      It would be vastly easier to simply switch from Devuan over to standard Debian, which runs Steam and Proton and such pretty much just fine.

      U This user is from outside of this forum
      U This user is from outside of this forum
      [email protected]
      wrote on last edited by [email protected]
      #22

      ...will encounter many absurd and esoteric problems, all of which ultimately stem from the fact that the vast majority of linux software is developed with systemd as the default, assumed, init system.

      Unless the application in question is directly interacting with systemd, then I believe this is overblown.

      Applications largely simply expect certain features to be supported. DNS, for example, could be provided by systemd-resolvd or by dnscrypt-proxy.

      This isn't being built around systemd, this is being built around the expectation of a feature. This feature can be provided by different applications and still function.

      In my experience, providing the features expected is far more important than providing specifically the systemd API.

      Basically, any Linux OS that doesn't use systemd should be considered entirely experimental, beyond any software that the OS devsΒ explicitlyΒ state they support.

      Hard disagree.

      I think the init system is more abstracted away from the developers of a game/typical user app than you are implying.

      hungrylemon@lemmings.worldH S 2 Replies Last reply
      5
      • S [email protected]

        I truly wish there was some simple misconfiguration that you could change, or some reasonable hotfix that could easily be trouble shot by randos on lemmy...

        But in all likelihood... yeah, you'd have to basically develop Devuan to support Proton, or develop Proton to support Devuan, or potentially both.

        If you wanna do gaming on linux, right now I'd suggest Bazzite as probably the most user friendly, hard to break, runs games and most other software well alternative.

        You could also just switch back to plain Debian, its not quitr as user friendly or gamer optimized, but it absolutely will work.

        On the other hand, if you wanna jump into a different Debian based system... PikaOS is still somewhat experimental, but it is basically a stripped down and gamer-optimized version of Debian, its based on systemd so you won't have these kinds of problems... and from recent benchmark tests I've seen, it actually outperforms Bazzite, Nobara, CentOS, many other common distros typically suggested for linux gaming... meaning, more FPS for the same game at the same settings on the same hardware.

        hungrylemon@lemmings.worldH This user is from outside of this forum
        hungrylemon@lemmings.worldH This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #23

        I'll try PikaOS then...

        S 1 Reply Last reply
        1
        • U [email protected]

          ...will encounter many absurd and esoteric problems, all of which ultimately stem from the fact that the vast majority of linux software is developed with systemd as the default, assumed, init system.

          Unless the application in question is directly interacting with systemd, then I believe this is overblown.

          Applications largely simply expect certain features to be supported. DNS, for example, could be provided by systemd-resolvd or by dnscrypt-proxy.

          This isn't being built around systemd, this is being built around the expectation of a feature. This feature can be provided by different applications and still function.

          In my experience, providing the features expected is far more important than providing specifically the systemd API.

          Basically, any Linux OS that doesn't use systemd should be considered entirely experimental, beyond any software that the OS devsΒ explicitlyΒ state they support.

          Hard disagree.

          I think the init system is more abstracted away from the developers of a game/typical user app than you are implying.

          hungrylemon@lemmings.worldH This user is from outside of this forum
          hungrylemon@lemmings.worldH This user is from outside of this forum
          [email protected]
          wrote on last edited by [email protected]
          #24

          But if it will works πŸ€”. And what can I do to do now? Remains only to have try to install some other OS.

          Also I've try this instruction: https://github.com/lutris/docs/blob/master/HowToEsync.md

          But this also was be helpless 🀷

          U 1 Reply Last reply
          1
          • hungrylemon@lemmings.worldH [email protected]

            I also noticed that Steam swore at pressure-vessel-wrap[449]: W: Disabling gtk3-nocsd LD_PRELOAD: it is known to cause crashes., so I've try to remove this:

            sudo apt purge gtk3-nocsd libgtk3-nocsd0:amd64 libgtk3-nocsd0:i386 -y
            

            But it also doesn't helped me 😟:

            chdir "/mnt/Games/Steam/steamapps/common/Mega Serval"
            ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
            Game Recording - would start recording game 2009720, but recording for this game is disabled
            Adding process 5139 for gameID 2009720
            ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
            ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
            ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
            ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
            Adding process 5140 for gameID 2009720
            Adding process 5141 for gameID 2009720
            Adding process 5142 for gameID 2009720
            setlocale "en_US.UTF-8": No such file or directory
            pv-locale-gen: Missing locale en_US.UTF-8
            pv-locale-gen: Generating locale ru_RU.UTF-8...
            pv-locale-gen: Generated locale ru_RU.UTF-8 successfully
            pv-locale-gen: Generating locale en_US.UTF-8...
            pv-locale-gen: Generated locale en_US.UTF-8 successfully
            pv-adverb[5694]: W: Container startup will be faster if missing locales are created at OS level
            Adding process 5739 for gameID 2009720
            Adding process 5742 for gameID 2009720
            Adding process 6181 for gameID 2009720
            fsync: up and running.
            wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
            Adding process 6182 for gameID 2009720
            Adding process 6185 for gameID 2009720
            Adding process 6187 for gameID 2009720
            Adding process 6190 for gameID 2009720
            Adding process 6199 for gameID 2009720
            Adding process 6212 for gameID 2009720
            Adding process 6218 for gameID 2009720
            Adding process 6231 for gameID 2009720
            Setting breakpad minidump AppID = 2009720
            Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198248711762 [API loaded no]
            Adding process 6249 for gameID 2009720
            pid 6183 != 6182, skipping destruction (fork without exec?)
            Game Recording - game stopped [gameid=2009720]
            Removing process 6249 for gameID 2009720
            Removing process 6231 for gameID 2009720
            Removing process 6218 for gameID 2009720
            Removing process 6212 for gameID 2009720
            Removing process 6199 for gameID 2009720
            Removing process 6190 for gameID 2009720
            Removing process 6187 for gameID 2009720
            Removing process 6185 for gameID 2009720
            Removing process 6182 for gameID 2009720
            Removing process 6181 for gameID 2009720
            Removing process 5742 for gameID 2009720
            Removing process 5739 for gameID 2009720
            Removing process 5142 for gameID 2009720
            Removing process 5141 for gameID 2009720
            Removing process 5140 for gameID 2009720
            Removing process 5139 for gameID 2009720
            
            V This user is from outside of this forum
            V This user is from outside of this forum
            [email protected]
            wrote on last edited by [email protected]
            #25

            Sorry, I don't know how to help.

            I installed Steam via Flatpak on Arch and it runs perfectly. That's all I know. πŸ€·β€β™‚οΈ Good luck.

            And generate your Russian locale system wide. πŸ˜¬πŸ‘

            hungrylemon@lemmings.worldH 1 Reply Last reply
            0
            • V [email protected]

              Sorry, I don't know how to help.

              I installed Steam via Flatpak on Arch and it runs perfectly. That's all I know. πŸ€·β€β™‚οΈ Good luck.

              And generate your Russian locale system wide. πŸ˜¬πŸ‘

              hungrylemon@lemmings.worldH This user is from outside of this forum
              hungrylemon@lemmings.worldH This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #26

              Hmmm... Or I can try it (Flatpak) πŸ€”

              1 Reply Last reply
              1
              • U [email protected]

                ...will encounter many absurd and esoteric problems, all of which ultimately stem from the fact that the vast majority of linux software is developed with systemd as the default, assumed, init system.

                Unless the application in question is directly interacting with systemd, then I believe this is overblown.

                Applications largely simply expect certain features to be supported. DNS, for example, could be provided by systemd-resolvd or by dnscrypt-proxy.

                This isn't being built around systemd, this is being built around the expectation of a feature. This feature can be provided by different applications and still function.

                In my experience, providing the features expected is far more important than providing specifically the systemd API.

                Basically, any Linux OS that doesn't use systemd should be considered entirely experimental, beyond any software that the OS devsΒ explicitlyΒ state they support.

                Hard disagree.

                I think the init system is more abstracted away from the developers of a game/typical user app than you are implying.

                S This user is from outside of this forum
                S This user is from outside of this forum
                [email protected]
                wrote on last edited by [email protected]
                #27

                In my experience, providing the features expected is far more important than providing specifically the systemd API.

                Which is why I said:

                ...will encounter many absurd and esoteric problems, all of which **ultimately stem from the fact ** that the vast majority of linux software is developed with systemd as the default, assumed, init system.

                Your OS is software.

                It is a gigantic maze for a non linux pro to try to figure out all of these alternate dependencies that are needed, need to be configured, and whether or not they even play nice with each other, whether or not they won't throw you into dependency conflict hell.

                Generally speaking, when a normal person, who isn't a linux expert... installs an OS... they expect that it will more or less work out of the box at a fundamental level, that it will come pre-bundled with dependencies and configurations that allow them to use the software they want to use.

                Hard disagree.I think the init system is more abstracted away from the developers of a game/typical user app than you are implying.

                Ok, two responses to that:

                You ever tried gaming on a non systemd OS?

                Granted, its been a few years, but I have, and its a fucking nightmare along the lines I described.... tons of insane, esoteric nonsense going wrong all over the place, that requires you to functionally develop a solid workaround schema for everything you are trying to do, that may as well qualify you as a developer of or contributor to the OS.

                I don't see anyone, anywhere, recommending a non systemd linux OS for gaming.

                Second response: Okey dokey, then I'm sure you'll be able to prove that by solving this person's problem for them within Devuan.

                U 1 Reply Last reply
                1
                • hungrylemon@lemmings.worldH [email protected]

                  But if it will works πŸ€”. And what can I do to do now? Remains only to have try to install some other OS.

                  Also I've try this instruction: https://github.com/lutris/docs/blob/master/HowToEsync.md

                  But this also was be helpless 🀷

                  U This user is from outside of this forum
                  U This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #28

                  I would look at the proton log of a game that doesn't work.

                  How do I create logs of a game I run with Proton?

                  Proton will create a log file for a particular game, if you set the launch parameter to:

                  PROTON_LOG=1 %command%
                  

                  The log file will be created in your home folder with the name scheme steam-$STEAMID.log. For example:

                  $HOME/steam-379720.log
                  
                  hungrylemon@lemmings.worldH 4 Replies Last reply
                  3
                  • hungrylemon@lemmings.worldH [email protected]

                    Proton 8.0-5 and Wine-GE 8-26.

                    A This user is from outside of this forum
                    A This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #29

                    Probably not the issue, but is there a reason you're using such an old version of proton? Proton 10 is available in beta and proton 9 has been a smooth experience for most.

                    hungrylemon@lemmings.worldH 1 Reply Last reply
                    1
                    • hungrylemon@lemmings.worldH [email protected]

                      I'll try PikaOS then...

                      S This user is from outside of this forum
                      S This user is from outside of this forum
                      [email protected]
                      wrote on last edited by [email protected]
                      #30

                      If you are new to linux, and you want something that basically 'just works', I'd suggest you try Bazzite first.

                      It is much easier for a person with little linux experience to use.

                      Linux is kind of infamous for allowing the user to have the ability to customize and alter basically every aspect of the OS.

                      This is great for very experienced linux users, but it can often lead newer linux users to accidentally ... basically destroying their OS.

                      Bazzite has good functionality, comes with pre configured tweaks to make gaming performance better, comes with apps gamers commonly use, much much easier... and, the way it is designed, it basically has a bunch of built in safety mechanisms to make it much more difficult to break the OS.

                      I have never actually used PikaOS... if you are considerably experienced with Debian based distros, I'd guess you could probably handle it...

                      But if you are brand new to linux, and mostly just want something that works for games, and other fairly common desktop apps?

                      I'd go with Bazzite.

                      If you do decide to switch OSs, please remember to make a backup copy of all your personal files on a seperate harddrive before you make the switch.

                      On the other hand... you could wait it out and see if other people in this thread can actually troubleshoot and solve your problem.

                      Personally, I am doubtful they will be able to, but I do not know everything, and I could be wrong, perhaps there is some fairly straightforward fix.

                      hungrylemon@lemmings.worldH 1 Reply Last reply
                      1
                      • S [email protected]

                        In my experience, providing the features expected is far more important than providing specifically the systemd API.

                        Which is why I said:

                        ...will encounter many absurd and esoteric problems, all of which **ultimately stem from the fact ** that the vast majority of linux software is developed with systemd as the default, assumed, init system.

                        Your OS is software.

                        It is a gigantic maze for a non linux pro to try to figure out all of these alternate dependencies that are needed, need to be configured, and whether or not they even play nice with each other, whether or not they won't throw you into dependency conflict hell.

                        Generally speaking, when a normal person, who isn't a linux expert... installs an OS... they expect that it will more or less work out of the box at a fundamental level, that it will come pre-bundled with dependencies and configurations that allow them to use the software they want to use.

                        Hard disagree.I think the init system is more abstracted away from the developers of a game/typical user app than you are implying.

                        Ok, two responses to that:

                        You ever tried gaming on a non systemd OS?

                        Granted, its been a few years, but I have, and its a fucking nightmare along the lines I described.... tons of insane, esoteric nonsense going wrong all over the place, that requires you to functionally develop a solid workaround schema for everything you are trying to do, that may as well qualify you as a developer of or contributor to the OS.

                        I don't see anyone, anywhere, recommending a non systemd linux OS for gaming.

                        Second response: Okey dokey, then I'm sure you'll be able to prove that by solving this person's problem for them within Devuan.

                        U This user is from outside of this forum
                        U This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #31

                        Which is why I said: ... developed with systemd as the default, assumed, init system.

                        Next quote I'll explain more.

                        ...they expect that it will more or less work out of the box at a fundamental level...

                        Which more has to do with just being setup incorrectly, than missing systemd.

                        You ever tried gaming on a non systemd OS?

                        I do. It works.

                        ...I'm sure you'll be able to prove that by solving this person's problem for them within Devuan.

                        Solving a random non-systemd user's issue is irrelevant, even if we knew a lot more about their setup.

                        S 1 Reply Last reply
                        0
                        • hungrylemon@lemmings.worldH [email protected]

                          I'll try someone from these. But how do we lives before SystemD then? πŸ€”

                          P.S: And Bazzite has a logo... cough-cough...

                          S This user is from outside of this forum
                          S This user is from outside of this forum
                          [email protected]
                          wrote on last edited by [email protected]
                          #32

                          To bastardize a Winston Churchill quote:

                          SystemD is a flawed init system... but in the grand scheme of things, it is the least flawed init system that's been developed thus far, for 99% of users.

                          1 Reply Last reply
                          0
                          • U [email protected]

                            Which is why I said: ... developed with systemd as the default, assumed, init system.

                            Next quote I'll explain more.

                            ...they expect that it will more or less work out of the box at a fundamental level...

                            Which more has to do with just being setup incorrectly, than missing systemd.

                            You ever tried gaming on a non systemd OS?

                            I do. It works.

                            ...I'm sure you'll be able to prove that by solving this person's problem for them within Devuan.

                            Solving a random non-systemd user's issue is irrelevant, even if we knew a lot more about their setup.

                            S This user is from outside of this forum
                            S This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #33

                            Solving a random non-systemd user's issue is irrelevant, even if we knew a lot more about their setup.

                            Yep, here we are in a tech support thread for some person with some issue, I have provided a solution to that issue, you are arguing that solving the person's issue is irrelevant.

                            Okie dokie!

                            ... You say you've gotten gaming on a non systemd os to work.

                            If ... it worked with Steam... and Proton... perhaps you could suggest that OS, and whatever custom config you used, to this person?

                            You know, as opposed to Devuan, which is apparently set up incorrectly, out of the box, for this user?

                            U 1 Reply Last reply
                            0
                            • S [email protected]

                              Solving a random non-systemd user's issue is irrelevant, even if we knew a lot more about their setup.

                              Yep, here we are in a tech support thread for some person with some issue, I have provided a solution to that issue, you are arguing that solving the person's issue is irrelevant.

                              Okie dokie!

                              ... You say you've gotten gaming on a non systemd os to work.

                              If ... it worked with Steam... and Proton... perhaps you could suggest that OS, and whatever custom config you used, to this person?

                              You know, as opposed to Devuan, which is apparently set up incorrectly, out of the box, for this user?

                              U This user is from outside of this forum
                              U This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #34

                              ...you are arguing that solving the person's issue is irrelevant.

                              Irrelevant to proving. Context.

                              ...then I'm sure you'll be able to prove that by solving...

                              S 1 Reply Last reply
                              0
                              • S [email protected]

                                If you are new to linux, and you want something that basically 'just works', I'd suggest you try Bazzite first.

                                It is much easier for a person with little linux experience to use.

                                Linux is kind of infamous for allowing the user to have the ability to customize and alter basically every aspect of the OS.

                                This is great for very experienced linux users, but it can often lead newer linux users to accidentally ... basically destroying their OS.

                                Bazzite has good functionality, comes with pre configured tweaks to make gaming performance better, comes with apps gamers commonly use, much much easier... and, the way it is designed, it basically has a bunch of built in safety mechanisms to make it much more difficult to break the OS.

                                I have never actually used PikaOS... if you are considerably experienced with Debian based distros, I'd guess you could probably handle it...

                                But if you are brand new to linux, and mostly just want something that works for games, and other fairly common desktop apps?

                                I'd go with Bazzite.

                                If you do decide to switch OSs, please remember to make a backup copy of all your personal files on a seperate harddrive before you make the switch.

                                On the other hand... you could wait it out and see if other people in this thread can actually troubleshoot and solve your problem.

                                Personally, I am doubtful they will be able to, but I do not know everything, and I could be wrong, perhaps there is some fairly straightforward fix.

                                hungrylemon@lemmings.worldH This user is from outside of this forum
                                hungrylemon@lemmings.worldH This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #35

                                comes with apps gamers commonly use

                                What are these apps? Because I don't use Discord or other "not-privacy"-friendly apps. I use only Steam of these πŸ˜…. Because from Steam I only plays in FA with my friend. For communication - I use Mumble for example.

                                it basically has a bunch of built in safety mechanisms to make it much more difficult to break the OS

                                Is this actually Linux? πŸ€”

                                please remember to make a backup copy of all your personal files on a seperate harddrive before you make the switch

                                It's too late πŸ™ƒ

                                Personally, I am doubtful they will be able to, but I do not know everything, and I could be wrong, perhaps there is some fairly straightforward fix.

                                I also already doubt this 😟. And I've already cleaned that machine.

                                S 1 Reply Last reply
                                1
                                • U [email protected]

                                  ...you are arguing that solving the person's issue is irrelevant.

                                  Irrelevant to proving. Context.

                                  ...then I'm sure you'll be able to prove that by solving...

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by [email protected]
                                  #36

                                  See, this is how a stubborn insecure person acts.

                                  You, just now:

                                  You ever tried gaming on a non systemd OS?

                                  I do. It works.

                                  You, 3 months ago:

                                  I have firsthand experience with videogames made for one flavor of Linux not working on my machine due to dependency hell.

                                  You know exactly the problem I am describing that comes along with trying to game on a non systemd OS, because you have experienced it yourself.

                                  You get stuck in dependency hell because all the supporting software that is required for modern gaming... is a large mismatch, by default os config, with what is actually compatible with and developed for non systemd systems, and it requires a massive amount of effort to get anything into a reasonably stable and reasonably working state.

                                  I ask you to provide your experience directly, which could genuienly help this person, and you instead want to nitpick vocabulary in a sophomoric manner so that you can feel you are more correct by virtue of 'well, ackshually'....

                                  ...and your approach to trying to solve the problem is robotic, run through standard error output log, identify error... theorize solution...

                                  ... even though you personally know that approach will be very time consuming and frustrating.

                                  In conclusion; boy, you must be great at parties.

                                  U hungrylemon@lemmings.worldH 3 Replies Last reply
                                  0
                                  • U [email protected]

                                    I would look at the proton log of a game that doesn't work.

                                    How do I create logs of a game I run with Proton?

                                    Proton will create a log file for a particular game, if you set the launch parameter to:

                                    PROTON_LOG=1 %command%
                                    

                                    The log file will be created in your home folder with the name scheme steam-$STEAMID.log. For example:

                                    $HOME/steam-379720.log
                                    
                                    hungrylemon@lemmings.worldH This user is from outside of this forum
                                    hungrylemon@lemmings.worldH This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #37

                                    Ok. I've cleaned that machine, but don't install there something yet πŸ€”. I'll try...

                                    1 Reply Last reply
                                    0
                                    • S [email protected]

                                      See, this is how a stubborn insecure person acts.

                                      You, just now:

                                      You ever tried gaming on a non systemd OS?

                                      I do. It works.

                                      You, 3 months ago:

                                      I have firsthand experience with videogames made for one flavor of Linux not working on my machine due to dependency hell.

                                      You know exactly the problem I am describing that comes along with trying to game on a non systemd OS, because you have experienced it yourself.

                                      You get stuck in dependency hell because all the supporting software that is required for modern gaming... is a large mismatch, by default os config, with what is actually compatible with and developed for non systemd systems, and it requires a massive amount of effort to get anything into a reasonably stable and reasonably working state.

                                      I ask you to provide your experience directly, which could genuienly help this person, and you instead want to nitpick vocabulary in a sophomoric manner so that you can feel you are more correct by virtue of 'well, ackshually'....

                                      ...and your approach to trying to solve the problem is robotic, run through standard error output log, identify error... theorize solution...

                                      ... even though you personally know that approach will be very time consuming and frustrating.

                                      In conclusion; boy, you must be great at parties.

                                      U This user is from outside of this forum
                                      U This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #38

                                      You know exactly the problem I am describing that comes along with trying to game on a non systemd OS, because you have experienced it yourself.

                                      Sorry, but that issue had nothing to do with systemd.

                                      1 Reply Last reply
                                      1
                                      • U [email protected]

                                        I would look at the proton log of a game that doesn't work.

                                        How do I create logs of a game I run with Proton?

                                        Proton will create a log file for a particular game, if you set the launch parameter to:

                                        PROTON_LOG=1 %command%
                                        

                                        The log file will be created in your home folder with the name scheme steam-$STEAMID.log. For example:

                                        $HOME/steam-379720.log
                                        
                                        hungrylemon@lemmings.worldH This user is from outside of this forum
                                        hungrylemon@lemmings.worldH This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #39

                                        It takes about 30 minutes...

                                        1 Reply Last reply
                                        0
                                        • hungrylemon@lemmings.worldH [email protected]

                                          comes with apps gamers commonly use

                                          What are these apps? Because I don't use Discord or other "not-privacy"-friendly apps. I use only Steam of these πŸ˜…. Because from Steam I only plays in FA with my friend. For communication - I use Mumble for example.

                                          it basically has a bunch of built in safety mechanisms to make it much more difficult to break the OS

                                          Is this actually Linux? πŸ€”

                                          please remember to make a backup copy of all your personal files on a seperate harddrive before you make the switch

                                          It's too late πŸ™ƒ

                                          Personally, I am doubtful they will be able to, but I do not know everything, and I could be wrong, perhaps there is some fairly straightforward fix.

                                          I also already doubt this 😟. And I've already cleaned that machine.

                                          S This user is from outside of this forum
                                          S This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by [email protected]
                                          #40

                                          https://docs.bazzite.gg/

                                          What are these apps?

                                          Well, you have things like EmuDeck, for emulating console games,

                                          Lutris, for an alternative, non Steam way to run games via WINE or Proton,

                                          Protontricks to help manage and configure WINE and Proton...

                                          A whole bunch of other stuff that may or may not interest you.

                                          Is this actually Linux?

                                          Yes, it is, it is built off of the Fedora Atomic model.

                                          So... the simple explanation is that the core operating system is read-only, unalterable, in most situations.

                                          The core libraries of the OS are managed by the developers, who make the 'recipe' of all the core stuff, and update it and occasionally add to it... the user can override this and add in new core libraries, but it is highly advised against, and the terminal will yell at you that you are probably doing something stupid when you try.

                                          That being said, if you do mess up the core libraries... you can use

                                          rpm-ostree rollback

                                          And that will revert you to the last, stable, bootable configuration, which it automatically keeps backups of, locally.

                                          Then, almost all applications and software are run through flatpak, which keeps them self-contained, so if they break, it is only them that break, not your whole system.

                                          If you want to do something that requires more control over a linux in a tradtional linux sense... Bazzite comes with DistroBox, which basically allows you to have multiple linux oss download their own libraries in their own box, and then you can do more advanced tinkering in there.

                                          (technically it is quite complicated, as i understsnd it, distrobox is basically ... customized, fancy docker images, if you are familiar with docker)

                                          It's too late πŸ™ƒ

                                          sigh

                                          I tried.

                                          I tried to warn you!

                                          I also already doubt this 😟. And I've already cleaned that machine.

                                          Welp.

                                          No turning back.

                                          It looks like you are prepared to go all the way.

                                          https://m.youtube.com/watch?v=-00uQzXyujI&t=152s

                                          lol

                                          I.. I hope you do already know how to... flash an iso to a usb drive, and that you have not just wiped out your only means of downloading said iso.

                                          Good luck!

                                          hungrylemon@lemmings.worldH 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups