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)