Speed Dreams 2.1 on Desura

Home Forums Linux Gaming Speed Dreams 2.1 on Desura

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #65733
    strider
    Participant

    It appears that Speed Dreams 2.1 has finally been released on Desura: http://www.desura.com/games/speed-dreams
    As usual, no one tests what gets released on Desura and it doesn’t work one bit.

    First error:
    ./games64/speed-dreams-2: error while loading shared libraries: libtgf.so: cannot open shared object file: No such file or directory

    Easily fixed by:
    export LD_LIBRARY_PATH=./lib64/games/speed-dreams-2/lib

    Second error:
    Error Could not start Speed Dreams : failed to cd to the datadir ‘/media/xubuntu/a38f7259-cbe4-4436-a863-81ade5366c8d/speed-dreams-2.1.0-beta/data/’ (No such file or directory)

    Fixed by flipping tables and noping out. (In case you’re wondering, I don’t have a /media/xubuntu directory, this path was hardcoded by whoever compiled this shit)

    #70409
    linuxgnuru
    Participant

    lol wonderful; reminds me of my early programing days in DOS; when I hard-coded my config file to A:config.txt … I got a C on that program…

    #70410
    strider
    Participant

    Tried compiling the damn thing. These guys really need to get their build process fixed. It’s so broken it seems that they don’t want anyone to play their game.

    #70413
    Pedro Mateus
    Keymaster

    So it’s not just me, then.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.