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. Speed Dreams 2.4.2 Flatpak package avaliable

Speed Dreams 2.4.2 Flatpak package avaliable

Scheduled Pinned Locked Moved Linux Gaming
linuxgaming
8 Posts 3 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.
  • speed_dreams@lemmy.mlS This user is from outside of this forum
    speed_dreams@lemmy.mlS This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    cross-posted from: https://lemmy.ml/post/31885942

    You can now download or update your Speed Dreams Flatpak to the latest version (2.4.2), and enjoy our SimRacing Open Source Game in this kind of package:

    https://flathub.org/apps/org.speed_dreams.SpeedDreams

    Thanks once again to @son_link for his invaluable work.

    valso@lemmy.mlV 1 Reply Last reply
    1
    • speed_dreams@lemmy.mlS [email protected]

      cross-posted from: https://lemmy.ml/post/31885942

      You can now download or update your Speed Dreams Flatpak to the latest version (2.4.2), and enjoy our SimRacing Open Source Game in this kind of package:

      https://flathub.org/apps/org.speed_dreams.SpeedDreams

      Thanks once again to @son_link for his invaluable work.

      valso@lemmy.mlV This user is from outside of this forum
      valso@lemmy.mlV This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      Aaaand you can't install it elsewhere outside the root partition... It has to be on / , otherwise it won't start. "Perfect"... I don't like putting any games on the root partition, so... moving on to other FOSS games. It would have been great if everything were put together in one dir, similar to discord's way: /opt/Discord and that's it. With such a path you can symlink Discord to wherever you want. But you can't do that with this game.

      jerkface@lemmy.caJ 1 Reply Last reply
      1
      • valso@lemmy.mlV [email protected]

        Aaaand you can't install it elsewhere outside the root partition... It has to be on / , otherwise it won't start. "Perfect"... I don't like putting any games on the root partition, so... moving on to other FOSS games. It would have been great if everything were put together in one dir, similar to discord's way: /opt/Discord and that's it. With such a path you can symlink Discord to wherever you want. But you can't do that with this game.

        jerkface@lemmy.caJ This user is from outside of this forum
        jerkface@lemmy.caJ This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        dwaa? you'd have to try so hard to make a game fail if it isn't on the root partition. having trouble conceptualizing it

        valso@lemmy.mlV 1 Reply Last reply
        0
        • jerkface@lemmy.caJ [email protected]

          dwaa? you'd have to try so hard to make a game fail if it isn't on the root partition. having trouble conceptualizing it

          valso@lemmy.mlV This user is from outside of this forum
          valso@lemmy.mlV This user is from outside of this forum
          [email protected]
          wrote on last edited by [email protected]
          #4

          If I manually "install" the game somewhere (and by that I mean manually unpack the two zst packages from AUR's PKBUILD download sources), it refuses to start and returns a whole bunch of erors in terminal. If I let trizen decide where to install it - it starts OK. I know the game isn't large and I can keep it on the root partition, but it's about principles, not about size. How can I trust something that FORCES ME to do this, instead of that? Needless to say which corporation such a behavior reminds me of.

          jerkface@lemmy.caJ 1 Reply Last reply
          0
          • valso@lemmy.mlV [email protected]

            If I manually "install" the game somewhere (and by that I mean manually unpack the two zst packages from AUR's PKBUILD download sources), it refuses to start and returns a whole bunch of erors in terminal. If I let trizen decide where to install it - it starts OK. I know the game isn't large and I can keep it on the root partition, but it's about principles, not about size. How can I trust something that FORCES ME to do this, instead of that? Needless to say which corporation such a behavior reminds me of.

            jerkface@lemmy.caJ This user is from outside of this forum
            jerkface@lemmy.caJ This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            By "you" I meant "one", referring to the game's developer/integrator. Pardon.

            valso@lemmy.mlV 1 Reply Last reply
            1
            • jerkface@lemmy.caJ [email protected]

              By "you" I meant "one", referring to the game's developer/integrator. Pardon.

              valso@lemmy.mlV This user is from outside of this forum
              valso@lemmy.mlV This user is from outside of this forum
              [email protected]
              wrote on last edited by [email protected]
              #6

              Oh, I understand now.
              I checked PKGBUILD and it seems the path is... let's call it "hardcoded" because executables are probably looking for libraries in that specific path - /usr/lib, /usr/bin, /usr/share and so on and that's why it's failing to start, if it's not on the root partition. I'm not an expert in software developing but this smells like a bad linux port to me, bc properly made programs have quite different paths, like this: $HOME, $PATH and so on, nothing definitive like with this game.

              By "properly made programs" I mean programs that will run just fine, even if I unpack their /usr in my secondary storage - /B/123/package-name/usr.

              jerkface@lemmy.caJ 1 Reply Last reply
              0
              • valso@lemmy.mlV [email protected]

                Oh, I understand now.
                I checked PKGBUILD and it seems the path is... let's call it "hardcoded" because executables are probably looking for libraries in that specific path - /usr/lib, /usr/bin, /usr/share and so on and that's why it's failing to start, if it's not on the root partition. I'm not an expert in software developing but this smells like a bad linux port to me, bc properly made programs have quite different paths, like this: $HOME, $PATH and so on, nothing definitive like with this game.

                By "properly made programs" I mean programs that will run just fine, even if I unpack their /usr in my secondary storage - /B/123/package-name/usr.

                jerkface@lemmy.caJ This user is from outside of this forum
                jerkface@lemmy.caJ This user is from outside of this forum
                [email protected]
                wrote on last edited by [email protected]
                #7

                Do I understand that you have extracted the flatpak?

                I mean... yeah, that's not going to work. It's hard coded to use those paths because it's meant to run in a sandboxed environment.

                valso@lemmy.mlV 1 Reply Last reply
                1
                • jerkface@lemmy.caJ [email protected]

                  Do I understand that you have extracted the flatpak?

                  I mean... yeah, that's not going to work. It's hard coded to use those paths because it's meant to run in a sandboxed environment.

                  valso@lemmy.mlV This user is from outside of this forum
                  valso@lemmy.mlV This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #8

                  I wrote AUR earlier. Considering your answer, you don't know what AUR is, I take it. "Arch User Repository". I downloaded the packages from there and extracted their contents. One is binaries, the other package is game data (files, textures, etc).

                  1 Reply Last reply
                  1
                  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