Details for this torrent 

World Of Goo - Linux Version
Type:
Games > PC
Files:
1
Size:
60.84 MiB (63800015 Bytes)
Tag(s):
WoG World Of Goo Goo Linux Game
Uploaded:
2009-02-21 18:07:23 GMT
By:
ph_
Seeders:
0
Leechers:
2
Comments
13  

Info Hash:
434267F1088744FD48658E60390737A43DAD16CA




(Problems with magnets links are fixed by upgrading your torrent client!)
World Of Goo
############

This is the full version of the popular game "World of Goo" for Linux.


Installation:
- download
- unpack (tar -xjpf file)
- if wanted, move somewhere appropriate
- make executable (chmod +x /path/to/WorldOfGoo/WorldOfGoo*)
- run (cd /path/to/WorldOfGoo/ && ./WorldOfGoo)

Note: x64-users need emul-linux-x86 compability-libs!

If you've got problems, check out the `linux-issues.txt` and modify config.txt as needed/wanted.

If you enjoy this game, please show your support for the people and their effort, it's only ~20$.

Please be patient, I can only up @100k/s max and not for too long, got other stuff to seed, so please don't be an asshole and keep a ratio >1.0. thx.

Edit, please comment, if it works for you :)

File list not available.

Comments

Thanks!
Thank for this. It's great seeing well-made games for Linux finally. I played through this and liked it so much that I bought a copy from 2D Boy. Do the same!
WOW ! ..... just that I had to modify the commands a bit !

[email protected]:~/WorldOfGoo$ chmod +x WorldOfGoo.bin

[email protected]:~/WorldOfGoo$ ./WorldOfGoo.bin
Thanks!! [:
Thanks works great :)
Fun game too:)
Guys !..... can someone help me create a launcher for World of Goo .... much appreciated !
Arkaprovo just right click the gnome menu and click edit menu. Then click games and click new item. Type in the code to run it. Mine is "sudo /usr/games/WorldOfGoo/WorldOFGoo" so that launches the main thing in there. If you need help just commet back.
Hey h1ll , thanks for your prompt reply ..... however, I haven't yet been able to make the launcher ! ..... which flavour and version of UNIX are you using ? ....As you suggested everything works cool .... just that the game doesn't starts (there is not even a pop up window indicating some issue ! :( ) ..... however from it works cool from the terminal window
Arkapravo try putting sudo in front of the short cut command. Some areas of your folders are only accessible by root. So idk if your putting sudo in on the terminal and not the shortcut or what.
@arkapravo & H1|| : its rly easy to make launcher. everything u have to do is rename WorldOfGoo.bin to WorldOfGoo.bin32 :D then its workink! :D have fun
Need help!
WorldOfGoo/WorldOfGoo.bin: error while loading shared libraries: libSDL_mixer-1.2.so.0: cannot open shared object file: No such file or directory
For anyone having issues with this, first things first... make sure you set WorldOfGoo and WorldOfGoo.bin as executable.

After that, if you're getting the "segmentation fault" error if you try WorldOfGoo (sh ./WorldOfGoo) then rename your /WorldOfGoo/libs folder to /libsbak or something to keep it out of the way. That will keep the program from trying to run its out-dated libs and will use your system's instead.

Should get it up and running for you.

If you have anymore issues (like I did with my wacom pen at full screen), check out config.txt in /properties... pretty self-explanatory.
I'm using Linux Mint 13, I just installed the demo off of the 'Software Manager' then replaced it with this removing demo from the folder name.
It gave "segmentation fault"; when trying to run 'WorldOfGoo' file.
All I had to do to fix it was open 'WorldOfGoo' in
sudo gedit
erased everything in file
typed
'cd /path/to/folder/' (was cd '/opt/WorldOfGoo/' for me)
ENTER Button
then typed
"exec ./WorldOfGoo.bin"
Saved File
Ran it and it started :p
... hope that helped someone