GooTool

» Screenshots » Downloads | » Comments |
Latest version: 1.0.3.441
Release date: 10/15/2010 - 10:56
GooTool is a utility to extend your World of Goo experience, enabling you to install new levels and mods to provide further gameplay, and to view and share your World of Goo accomplishments.
Features
- Profiles - View your profiles, view your tower image and stats, backup and restore your profile, move it between machines, and upload to your tower on this website.
- Addins - Install and uninstall mods and new levels within the game.
- Options - Configure certain aspects of the game that you can't easily do otherwise - for example changing resolution or removing the loading screen video.
- Translation - An advanced mode for those interested in translating the game into their own language.
Windows Installation
Simply run the installer and choose a suitable location. You can uninstall it from your Control Panel.
You need Java version 1.6.0 or greater to run this program. The installer should download it for you if you don't have it already, otherwise get it from java.com.
Note for Windows 8 Users:
You'll need to install the latest version of Java before installing GooTool, otherwise the installation will fail. For more information, see here.
Linux Installation
You need Java 1.5.0 or greater. 1.6.0 is highly recommended. Try java -version
from the command line. See here for more info on installing/upgrading Java.
Extract to a directory such as /usr/local/gootool or /home/yourname/gootool, then run bin/gootool.
Debian users can simply install the .deb package provided.
Mac Installation
Simply drag GooTool somewhere (e.g. your Applications folder) and run it. To uninstall, drag it to your Trash.
Changelog
1.0.3, 15-October-2010
- This is the first release with the full source code released simultaneously (#0000244).
- Available addins are now stored in your home directory and not your custom directory. They will be moved automatically upon upgrade to this version (#0000263).
- Consume World of Goo's stdout, possible fix for long hangs on "Save and Launch" (#0000261).
- Added new command-line utility "gooinfo" to dump information about user's profile and tower under Windows and Linux. Run it on its own for syntax (#0000249).
- Added "gooinfo -validateaddin" to do preliminary addin sanity check (currently just validates the manifest) (#0000250).
- .bin files are now strictly prohibited in the override directory.
- Fixed installation of addins with XML special characters (quotation marks etc) in level name/subtitle (#0000266).
- If a background task fails due to a fatal error (e.g. out of memory), don't assume the task has succeeded (#0000268).
- Fix profile tower rendering under Mac OS X (#0000265).
- Fix location of Steam install. Automatically locate World of Goo 32-bit install on 64-bit Windows.
- Don't throw an exception in addin update check if no addins are installed (#0000271).
- Abort the build if the target custom directory is the same as the source directory (#0000272).
- Refuse to install goomods with upper-case characters in their file extension, to avoid cross-platform incompatibility (#0000275).
- Correctly load the level history from a user's profile, handles levels with names like 4444 (#0000269).
- Addins with unsatisfied dependencies now show red in the addins tab (#0000178).
- Decode broken UTF-8 in World of Goo profile names prior to version 1.40 (#0000270).
- Fix skipeolsequence/cutscene not being respected for levels using addin manifest version 1.1 (#0000252).
- Fix dependency max-version not being shown correctly on the addin properties dialog.
1.0.2, 18-November-2009
- Fixed NullPointerExceptions on startup introduced in 1.0.1 when profile is missing or empty (#0000245).
- Fix detection of non-Sun JREs under Linux (#0000242).
- Updated the installer to auto-install a more recent JRE if needed (#0000243).
- Refresh profiles tab when profile file is changed. Disable publish button if no selected profile.
1.0.1, 08-November-2009
- Added an option to the Advanced menu to generate an online ID (for users who are unable to connect in-game) (#0000235).
- Allow generated online IDs to be removed as and when 2D Boy servers come back online.
- Display skipped levels in the profile tab.
- Don't display tower data if the profile has no tower.
- Don't allow publish if the profile has no online id (#0000236).
- Goomod version 1.1 is now available: (#0000188)
- Addins can now specify a thumbnail image.
- Add strings easily using text.xml in goomod.
- An addin can now provide more than one level, so level is now a child of levels.
- level/cutscene and level/skipeolsequence added.
- level/ocd is now officially optional.
- GooTool now lets you select new languages (for which you need to download translations and possibly fonts from http://hell.student.utwente.nl/wog/wiki/):
zh, cs, da, eo, fi, ka, he, hu, ja, no, pl, pt, pt_BR, sv, tp, uk, vi (#0000239). - Fixed an issue preventing you ever saving again if you uninstall an addin and quit before saving (#0000240).
- Remember GooTool's window position/size between runs (#0000234).
1.0.0, 22-October-2009
- You can now rate addins from the Addins tab within GooTool (#0000175).
- Added a "Check for Updates" button so you can automatically update your addins (#0000179).
- Allow GooTool to find and work with the 1.41 (bin32/bin64) version of World of Goo under Linux (#0000218).
- Allow GooTool to find and work with the Big Fish version of World of Goo under Mac OS X (#0000225).
- Added a diagnostic report to the Help menu to aid debugging GooTool problems (#0000232).
- Use RealIrrKlang.dll if it exists in the source directory, in case user manually installed Maks' volume control (#0000219).
- Allow changing refresh rate from the Options tab (#0000182).
- Skip Thumbs.db, .DS_Store and .svn when installing addins (#0000215).
- Provide scrollbars for long addin descriptions in the addins tab and properties dialog (#0000226).
- Run lengthy operations in a background thread so the GUI doesn't lock up (#0000174).
- Rename PC/Linux to Windows/Linux (#0000221).
- Make AddinInstaller use AddinReader, allowing installation of an addin from an extracted directory.
- Initial work on iPhone version.
- Goomod format 1.1: Authors can now specify a thumbnail image for addins.
0.10.5, 28-June-2009
- 0000164: [billboards] First-time build fails due to missing billboards.goomod (davidc) - resolved.
- 0000165: [profile] Allow sorting of columns in profile tab (davidc) - resolved.
0.10.4, 22-June-2009
- "Publish profile" button added, publishes your tower to GooFans.com
- Auto download updates to the billboard contest mod (unless you opt out)
- Movie and animation decoding/encoding added, also available from the advanced menu (format not finalised)
- Possible fix for "See Controls" link not working for some
- Don't copy Thumbs.db files, fixes Access Denied exceptions for some Windows users
- GooTool will now store your preferences in a file if you specify -preferences <filename> on the commamnd line
0.10.3, 18-Apr-2009
- Windows users can now enable Maks Verver's volume control via a checkbox
- Added "find more addins" link to the addins tab
- Added a Debian .deb build, added X Windows menu entry
- Added all the missing screen resolutions to options tab (mostly widescreen)
- Warn on startup if using demo version of World of Goo
- Friendlier version numbers in some places
- Use 127.0.0.1 instead of resolving "localhost": prevents it resolving to "::1" on IPv4-only systems giving "Address family not supported by protocol family: bind"
- Mime type is now application/x-world-of-goo-addin
- Removed the initial "WARNING" tab as it seems stable enough now
0.10.2, 09-Feb-2009
- Added GooFans.com login, added profile backup/restore
- Auto-detect the Linux installation location through ~/.WorldOfGoo/LastRun.txt
- Adjust layout of Chapter 1 and automatically resize screen to fit installed levels.
- Send OS and CPU type in CheckVersion API call
- Fix reading of Unicode characters in profiles under World of Goo 1.40+
- The checkboxes in addin list can now be clicked to enable/disable the addin
- Linux startup script now uses /bin/bash due to some strange sh-alikes out there.
0.10.1, 15-Jan-2009
- Fixed a huge WTF on image encoding on non-Mac platforms.
0.10.0, 15-Jan-2009
- Added Mac support!
- Added file association and document icon for goomods on Mac
- Created a Windows installer, added goomod file association and icon
- rewrote code to support java 1.5 (you can no longer drag addins to reorder them though)
- fixed size of about dialog
- added file handling for Windows/refocussing if GooTool clicked on again
- skip over Unicode byte-order-marks, fixes UTF-8 files saved from Notepad etc
- Added options to the Advanced menu to encode/decode the various game file formats. You can select whole directories or multiple files.
- Preliminary support for the World of Goo Linux beta added. If you want to force GooTool to use your WINE World of Goo, run "GOOTOOL_PLATFORM=windows bin/gootool"
- Moved Addin description to the main Addins tab.
0.9.7, 19-Dec-2008
- fixed addin transform files to be UTF-8, fixes translated texts with non-ASCII characters
- Added OCD flags for custom levels
0.9.6, 19-Dec-2008
- You can now save the image of your tower (transparent, full-size, or thumbnail)
- addin.xml assumed to be in UTF-8, fixes non-latin characters in addins
- Allow user to install an addin that already exists, prompting to downgrade/replace/upgrade it
- When installing a level addin, notify them again that the level appears on chapter 1.
- Memory usage in About dialog is now updated each time you open the window
- Some dialog memory leaks plugged
- More descriptive errors when saving with an invalid addin enabled
- Remember the most recently used addin installation folder
- Automatically enable an addin after installing it
- Renamed all remaining uses of "wog" abbreviation
- Layout improvements in profile and addins panels
0.9.5, 21-Nov-2008
- added Linux build, also look in .wine and .PlayOnLinux for exe/profile
- allow selection of multiple addins to install
- better error description when l10n source image can't be loaded
- added new version notification on startup and via help menu
- added new version ignore option
- added menu items for various help webpages
- some initial internationalisation of GooTool itself
- fixed NPE on save when no resolution selected, various fixes to make sure 800x600 always appears as default
- added java JRE/JVM information to About dialog
- clarify that GooTool doesn't modify existing WoG installation
0.9.4, 17-Nov-2008
- make sure 800x600 resolution is always available
- fixed charset on wiki downloads (e.g. Cyrillic)
- added layers and gaussian blur effects to image localisation tool
- added arched text to l10n tool
- added fit-to-box (bounding box) positioning to l10n tool
- added justification to l10n tool
- added debug boundary drawing to imagegenerator and checkbox to GUI
- added alpha channel to color spec in l10n tool
- major refactor of XML format in l10n tool
- GUI l10n usage shows a progress dialog
- building images to output directory added
0.9.3, 15-Nov-2008
- added image localisation tool for translators
- Addin level OCD requirement is now optional
- possible fix for pyris NPE (unselected resolution)
0.9.2, 13-Nov-2008
- Fixed bug saving when unrecognised language is selected
- Added the missing languages to the options pane
0.9.1, 13-Nov-2008
- Profile parsing fixed for certain test cases
- Added more debugging for NPE on "save" bug
- Improved logging, removed redundant logging
- Don't try to build addins that have "vanished" (deleted from addins dir)
- ESC works to close dialogs
- Try and create the custom directory if the user hasn't already created it
- Less cramped GUI
- Display available tower balls on profile
0.9.0, 10-Nov-2008
- Enabling addins. You can now enable addins and build your World of Goo!
- You can now install level-type addins. They are now fully merged and appear as new levels at the top left of Chapter 1.
- Better file/directory support. GooTool will now remember where it last found WorldOfGoo.exe, and it lets you manually locate your profile if it can't find it.
- You can now choose the custom directory where GooTool will build your World. This enables Vista users with UAC restrictions to still build.
- Progress bar added for long operations such as initial load and file merging.
- Skip Opening Movie now works
- Loading screen watermark now works.
- Addins can be reordered properly.
- Taller towers are no longer cropped in the profile pane.
0.8.0, 05-Nov-2008
- Initial release
- Loading current preferences (language, resolution, ui_inset).
- Saving preferences (to config.txt.new - does not overwrite config.txt yet)
- Loading profiles.
- Displaying profile data.
- Displaying level achievements.
- Displaying tower data.
- Generating various images of the tower.
- Installing mod-type addins to the addin directory (but you can't enable them yet).
- Validating the addins.
- Uninstalling mod-type addins from the addin directory.
- Viewing addin properties.
- Reordering addin priority.
- Save and Launch.
- Automatic detection of JRE.
- Decrypting and encrypting .bin files.
- Decrypting and parsing profile data.
- Transformation/merging of XML files.
Version | Platform | Release Date | Filename | Size |
---|---|---|---|---|
1.0.3.441 | Windows | Fri, 10/15/2010 - 10:56 | GooTool-1.0.3.441-WindowsSetup.exe | 1.79 MB |
1.0.3.441 | Mac OS X | Fri, 10/15/2010 - 10:56 | GooTool-1.0.3.441-MacOSX.zip | 1.84 MB |
1.0.3.441 | Linux | Fri, 10/15/2010 - 10:56 | gootool-1.0.3.441-linux.tar.bz2 | 1.69 MB |
1.0.3.441 | Debian (.deb) | Fri, 10/15/2010 - 10:56 | gootool_1.0.3.441-1_all.deb | 1.69 MB |
1.0.3.441 | Source | Fri, 10/15/2010 - 10:55 | gootool-1.0.3.441-source.tar.bz2 | 3.28 MB |
1.0.3.408-dev | Source | Sat, 06/19/2010 - 23:04 | gootool-1.0.3.408-dev-source.tar.bz2 | 3.21 MB |
1.0.2.376 | Windows | Wed, 11/18/2009 - 12:01 | GooTool-1.0.2.376-WindowsSetup.exe | 1.77 MB |
1.0.2.376 | Mac OS X | Wed, 11/18/2009 - 12:01 | GooTool-1.0.2.376-MacOSX.zip | 1.83 MB |
1.0.2.376 | Linux | Wed, 11/18/2009 - 12:01 | gootool-1.0.2.376-linux.tar.bz2 | 1.68 MB |
1.0.2.376 | Debian (.deb) | Wed, 11/18/2009 - 12:01 | gootool_1.0.2.376-1_all.deb | 1.68 MB |
1.0.1.366 | Windows | Sun, 11/08/2009 - 06:23 | GooTool-1.0.1.366-WindowsSetup.exe | 1.77 MB |
1.0.1.366 | Mac OS X | Sun, 11/08/2009 - 06:23 | GooTool-1.0.1.366-MacOSX.zip | 1.83 MB |
1.0.1.366 | Linux | Sun, 11/08/2009 - 06:23 | gootool-1.0.1.366-linux.tar.bz2 | 1.68 MB |
1.0.1.366 | Debian (.deb) | Sun, 11/08/2009 - 06:23 | gootool_1.0.1.366-1_all.deb | 1.68 MB |
1.0.0.343 | Windows | Thu, 10/22/2009 - 11:22 | GooTool-1.0.0.343-WindowsSetup.exe | 1.77 MB |
1.0.0.343 | Mac OS X | Thu, 10/22/2009 - 11:22 | GooTool-1.0.0.343-MacOSX.zip | 1.82 MB |
1.0.0.343 | Linux | Thu, 10/22/2009 - 11:22 | gootool-1.0.0.343-linux.tar.bz2 | 1.67 MB |
1.0.0.343 | Debian (.deb) | Thu, 10/22/2009 - 11:22 | gootool_1.0.0.343-1_all.deb | 1.67 MB |
0.10.5.297 | Windows | Sun, 06/28/2009 - 05:19 | GooTool-0.10.5.297-WindowsSetup.exe | 1.59 MB |
0.10.5.297 | Mac OS X | Sun, 06/28/2009 - 05:19 | GooTool-0.10.5.297-MacOSX.zip | 1.65 MB |
0.10.5.297 | Linux | Sun, 06/28/2009 - 05:19 | gootool-0.10.5.297-linux.tar.bz2 | 1.51 MB |
0.10.5.297 | Debian (.deb) | Sun, 06/28/2009 - 05:19 | gootool_0.10.5.297-1_all.deb | 1.5 MB |
0.10.4.290 | Windows | Mon, 06/22/2009 - 11:37 | GooTool-0.10.4.290-WindowsSetup.exe | 1.59 MB |
0.10.4.290 | Mac OS X | Mon, 06/22/2009 - 11:37 | GooTool-0.10.4.290-MacOSX.zip | 1.65 MB |
0.10.4.290 | Linux | Mon, 06/22/2009 - 11:37 | gootool-0.10.4.290-linux.tar.bz2 | 1.51 MB |
0.10.4.290 | Debian (.deb) | Mon, 06/22/2009 - 11:37 | gootool_0.10.4.290-1_all.deb | 1.5 MB |
0.10.3.254 | Windows | Sat, 04/18/2009 - 08:37 | GooTool-0.10.3.254-WindowsSetup.exe | 1.57 MB |
0.10.3.254 | Mac OS X | Sat, 04/18/2009 - 08:37 | GooTool-0.10.3.254-MacOSX.zip | 1.62 MB |
0.10.3.254 | Linux | Sat, 04/18/2009 - 08:37 | gootool-0.10.3.254-linux.tar.bz2 | 1.48 MB |
0.10.3.254 | Debian (.deb) | Sat, 04/18/2009 - 08:37 | gootool_0.10.3.254-1_all.deb | 1.47 MB |
0.10.2.222 | Windows | Mon, 02/09/2009 - 12:44 | GooTool-0.10.2.222-WindowsSetup.exe | 1.56 MB |
0.10.2.222 | Mac OS X | Mon, 02/09/2009 - 12:44 | GooTool-0.10.2.222-MacOSX.zip | 1.62 MB |
0.10.2.222 | Linux | Mon, 02/09/2009 - 12:44 | gootool-0.10.2.222-linux.tar.bz2 | 1.48 MB |
0.10.1.197 | Windows | Thu, 01/15/2009 - 15:11 | GooTool-0.10.1.197-WindowsSetup.exe | 1.53 MB |
0.10.1.197 | Mac OS X | Thu, 01/15/2009 - 15:11 | GooTool-0.10.1.197-MacOSX.zip | 1.59 MB |
0.10.1.197 | Linux | Thu, 01/15/2009 - 15:11 | gootool-0.10.1.197-linux.tar.bz2 | 1.45 MB |
0.10.0.192 | Windows | Thu, 01/15/2009 - 13:41 | GooTool-0.10.0.192-WindowsSetup.exe | 1.53 MB |
0.10.0.192 | Mac OS X | Thu, 01/15/2009 - 13:41 | GooTool-0.10.0.192-MacOSX.zip | 1.59 MB |
0.10.0.192 | Linux | Thu, 01/15/2009 - 13:41 | gootool-0.10.0.192-linux.tar.bz2 | 1.45 MB |
0.9.7.152 | Windows | Fri, 12/19/2008 - 12:13 | GooTool-0.9.7.152-Windows.zip | 1.26 MB |
0.9.7.152 | Linux | Fri, 12/19/2008 - 12:13 | gootool-0.9.7.152-linux.tar.bz2 | 1.24 MB |
0.9.6.147 | Windows | Fri, 12/19/2008 - 04:50 | GooTool-0.9.6.147-Windows.zip | 1.26 MB |
0.9.6.147 | Linux | Fri, 12/19/2008 - 04:50 | gootool-0.9.6.147-linux.tar.bz2 | 1.24 MB |
0.9.5.126 | Windows | Fri, 11/21/2008 - 13:16 | GooTool-0.9.5.126-Windows.zip | 1.26 MB |
0.9.5.126 | Linux | Fri, 11/21/2008 - 13:16 | gootool-0.9.5.126-linux.tar.bz2 | 1.24 MB |
0.9.4.90 | Windows | Mon, 11/17/2008 - 13:08 | GooTool-0.9.4.90-Windows.zip | 1.23 MB |
0.9.3.80 | Windows | Fri, 11/14/2008 - 23:05 | GooTool-0.9.3.80-Windows.zip | 1.22 MB |
0.9.2.69 | Windows | Thu, 11/13/2008 - 07:54 | GooTool-0.9.2.69-Windows.zip | 1.21 MB |
0.9.1.64 | Windows | Thu, 11/13/2008 - 02:22 | GooTool-0.9.1.64-Windows.zip | 1.21 MB |
0.9.0.44 | Windows | Sun, 11/09/2008 - 15:54 | GooTool-0.9.0.44-Windows.zip | 1.21 MB |
0.8.0 | Windows | Wed, 11/05/2008 - 18:07 | gootool_0.8.0.zip | 1.18 MB |
There are 5 current downloads. Show 46 archived downloads.
This software, including all programs, computer files, and associated documentation, are Copyright (c) 2008, 2009, 2010 David C A Croft. All rights reserved.
DISCLAIMER
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
GOOTOOL LICENSE
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
2. Altered versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any distribution.
4. You may not use the name "GooTool" in any modified version. For the avoidance of doubt, only original files downloaded from http://goofans.com/ may keep the name "GooTool".
ACKNOWLEDGEMENTS
Under Windows, this program uses launch4j. Copyright (c) 2004, 2008 Grzegorz Kowal. See LICENSE.launch4j.txt for the license.
This program uses user interface classes Copyright 2000-2005 JetBrains s.r.o. See LICENSE.jetbrains.txt for the license.
This program uses cryptographic functions from the BouncyCastle library. Copyright (c) 2000 - 2008 The Legion Of The Bouncy Castle (http://www.bouncycastle.org). See LICENSE.bouncycastle.txt for the license.
This program uses JSch. Copyright (c) 2002,2003,2004,2005,2006,2007,2008,2009 Atsuhiko Yamanaka, JCraft,Inc. See LICENSE.jsch.txt for the license.
- Login to post comments
Sat, 04/16/2011 - 09:12
If you have jailbroken iPhone/iPod and you have some knowledge of the inner file system you don't have to wait for GooTool 1.1 I already have heavily modified World of Goo.
My Gooish profile | Videos on YouTube | My WOG Mods
Sun, 05/22/2011 - 12:28
That right,
but i would like more having gootool 1.1 for deploying and making it more safe!
the last release come from 2010,does there is any news about it?I finished the game on my ipod touch 4g and now it just sits on my springboard waiting for gootool 1.1!
davidc,if you see this,can you just give me a sign of life?:/
Thu, 08/18/2011 - 08:21
Yeah, this seems a bit dead, if I knew Java I would maybe give it a try but I know nothing. If someone has knowledge/ideas on how to do this, that would be cool! I wonder what's holding davidc back...
Check out my SoundCloud, MomoSoundWaves
Thu, 08/18/2011 - 08:53
L.I.G.I.T.I.M.A.T.E. is holding him back.
(Life In General In Today's Inconvenient Monarchial Anthropology: The Earth)
IRC | Chapter Tutorial | Reference Guide
Thu, 08/18/2011 - 20:38
*like*
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Sat, 08/20/2011 - 01:53
Your temporary key has expired. If you believe this message is in error, please contact the program's author. WHAT I HAVE TO DO?
Sat, 08/20/2011 - 02:29
@christxz Wait, what???
I tweet like a bird
I have a lame website
Sat, 08/20/2011 - 04:13
my key is expired. i dont know what i have to do now
Sat, 08/20/2011 - 12:39
We're not sure what you're talking about here, christxz.
GooTool is a free program and has no key. As far as I know, World of Goo doesn't either. Could you please be as specific as possible? What program are you trying to run? What OS are you on? Where did you get World of Goo? etc.
IRC | Chapter Tutorial | Reference Guide
Sat, 08/27/2011 - 01:39
Would you please make multi-language version? (it can read the language file and show the text in the file)
I don't want to edit your source file.
| Things I made | And even more |
Mon, 08/29/2011 - 20:28
Quick question that I bet will help a few others around here.
Ubuntu is a branch off Debian, so do the .deb packages work on Ubuntu?
**I am writing this from Ubuntu
[SXQDJ] Cydushqvj, Fehjqb 2, Juhhqhyq.... Cydushqvj, Fehjqb 2, Juhhqhyq... Cydushqvj, Fehjqb 2, Juhhqhyq... Cydushqvj, Fehjqb 2, Juhhqhyq...
Use this website to decrypt that. A Caesar Cipher with Key 12+
Mon, 08/29/2011 - 20:50
@GooeyMe http://www.cyberciti.biz/faq/ubuntu-linux-how-do-i-install-deb-packages/
I tweet like a bird
I have a lame website
Tue, 08/30/2011 - 06:44
@GooeyMe Yep.
IRC | Chapter Tutorial | Reference Guide
Wed, 09/21/2011 - 03:39
why unable to publish profile??? " unable to decode profile"?? please answer...
juts for fun
Wed, 09/21/2011 - 05:50
It's a glitch we're having with the site currently, sorry.
IRC | Chapter Tutorial | Reference Guide
Thu, 09/22/2011 - 04:32
ahg,,....
juts for fun
Thu, 10/06/2011 - 14:31
without mods this game would stink
Thu, 10/06/2011 - 14:32
how do i modify world of goo on the iphone
Thu, 10/06/2011 - 15:47
You can't yet, unless you jailbreak.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Fri, 12/16/2011 - 10:33
How do I upload, my towers from my world of goo in the wii??
Fri, 12/16/2011 - 15:05
Unfortunately, you can't. At least not at the moment. Someone might be able to hack the save data off the Wii and onto the computer.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Fri, 12/16/2011 - 19:29
Nintendo double-encrypts save data on the Wii, so no dice.
I tweet like a bird
I have a lame website
Sat, 12/17/2011 - 05:46
why???
Sat, 12/17/2011 - 09:26
Stupid Nintendo. Even Apple didn't do that.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Sun, 12/18/2011 - 19:54
GooTool's great but shouldn't they update it using at least Java 6 or Java 7? The latest version is like 2 years old now. I wanna see more features! >.<
Sun, 12/18/2011 - 21:07
>more features
like?
I tweet like a bird
I have a lame website
Mon, 12/19/2011 - 05:42
Like language packs! It make people in other countries use more easily!
| Things I made | And even more |
Sat, 12/31/2011 - 15:17
They should also support android. WoG is released for an open-source platform so, it'll be much easier than the iPhone version.
Sat, 12/31/2011 - 17:03
The problem we currently face is that GooTool(as well as the editors we have for World of Goo)'s developer is currently inactive on this site, and I don't think they are going to port the programs anytime soon, if ever. We don't even have a recent Mac version of the level editor made, which is a shame.
IRC | Chapter Tutorial | Reference Guide
Sun, 01/08/2012 - 00:00
There is the source code. We can just add a few fixes or features and release it as an unofficial mod or a standalone application. I seriously want to get my hands on iOS easter eggs on the android version.
Wed, 01/11/2012 - 07:53
Why does my gootool have uploading errors
I made goomods.
Wed, 01/11/2012 - 09:23
Glitch in the program it uses to upload. Nobody is able to get it to work atm.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Sat, 03/24/2012 - 12:18
Can I actually backup a profile on the linux?

Because when I put login and password in options tab and press login it won't work
| MOM4Evr's chapter tutorial | My addins | Infernofans
Sun, 04/29/2012 - 02:25
Hi,
Before downloading W.O.G. on my laptop, I first was playing it on my android and through a recommendation came across your website. The other day whilst on my phone I found an article or comment as to how to make a copy of the games program file on your computer but now for the life of me I cannot find it since I have gotten the game on my laptop and also became a member of your site.
Can someone please tell me how to do this because I remember reading that it was suggested to do this prior to installing the GooTool and downloading new levels etc so that way if theres an error or a problem, it will not affect my proper version of the game and should I need to, can just revert to the original.
If someone can help me it would be much appreciated.
I have a laptop running on windows vista home premium on a 32 bit system.
Best Regards,
Lucia
** Android crossover player.
New to Goofans but eager to learn, so all tips welcome.
Also I aim to hit the leaderboards in some form or another - well wishful thinking never hurt anyone... right???
Sun, 04/29/2012 - 09:21
Hi, Lucia! Welcome to GooFans!
The first thing you'll want to do is find your profile on your computer. I don't know what operating system you have, but we have some nformation on finding that file here.
(If you don't have a profile on the computer, at least enter your name, so that it creates the pers2.dat file. If you have progress that you want to save, copy that file somewhere safe before proceeding.)
That page also provides instructions for finding your Android profile. Copy that one to your computer's desktop or home directory.
Then you'll need to decrypt it, which you can do with GooTool. Go to Advanced > Decrypt > Bin File (Windows/Linux). I'm not sure what that will name the file, but just rename it back to pers2.dat. Now switch the encryption for your system: Advanced > Encrypt > Bin File (Your OS). Rename to pers2.dat, and copy it on top of the one you found back in Step 1.
Now launch World of Goo, and hopefully your Android profile will have replaced the old one!
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Sun, 04/29/2012 - 11:45
I looked over what I wrote and maybe I didnt put it correctly but what I am trying to do is make a copy of the pc game file and not my player profile because I saw a post someone in Goofans around a week ago that suggested you do this before applying to GooTool or downloading levels etc, so that way if anything goes wrong or I want to revert back to the original game, I have the copy file to go back to. Thanks a lot for your help and sorry if I am spamming the comments. I am just eager to get downloading the GooTool so I can get onto playing some of the great looking levels that are available in here to play.
I dont mind having to start the game over on my pc as I want to try build the tower with the full 300 balls and not the limit of 200 as set on the android, so I dont want to port over my android data and will re-start from the beginning. Just want to copy the game itself before applying the GooTool to one of the copies.
Thanks a lot.
** Android crossover player.
New to Goofans but eager to learn, so all tips welcome.
Also I aim to hit the leaderboards in some form or another - well wishful thinking never hurt anyone... right???
Sun, 04/29/2012 - 11:36
To Albino Pokey -
Maybe I didnt fully explain what it was I was trying to do and should have been more specific, so I have created another comment under yours with full details of what it is I am trying to do. If you or anyone who has time could look at it and get back to me I would really appreciate it.
Thanks so much for your help and I have copy and pasted your info to me so when I do want to port over my android data then I will know what to do, thanks to your advice. Plus I copied my profile file as you suggested but it is the actual game that I am trying to make a copy of. Whenever you can read my other comment and get back to me would be great or if you cant, thanks for the help you already gave
** Android crossover player.
New to Goofans but eager to learn, so all tips welcome.
Also I aim to hit the leaderboards in some form or another - well wishful thinking never hurt anyone... right???
Sun, 04/29/2012 - 12:37
Ah, I see now. I totally misunderstood you. Sorry.
If you use GooTool, one of the many nice things it does is that it does this automatically. When you install custom levels or mods, they go onto a special copy of World of Goo, separate from the original.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Sun, 04/29/2012 - 18:18
Oh my mistake cos when I saw a post here in GooFans expaining how to make a copy of the game file itself before installing GooTool, I assumed you had to do this yourself. Sorry for all the questions but you see although I like to consider myself adequate in using computers, theres still lots I dont understand like programming, encoding, debugging or the likes and I have seen a post or two stating that files need to be changed etc to get certain things to operate. So theres just something I need to get straight in my head (if you dont mind?):
- Where will the copy file of the game go to after installing GooTool i.e. will it also be in program files?
- And as this is the game file I will be using from then on to download and play levels etc, will it be named something else?
- Lastly, will the GooTool run pretty much by itself (except for when I install levels etc) or do I have to have encoding or programming knowledge in order to be able to use it. I am eager to give all the fantastic new levels a try but dont know if I would be up to having to change file extensions or the likes cos I saw your post "Another Planet Is Coming, Download the Demo here" and I gotta say I was fine reading till about half way down and then I just got lost in all the jargon and technical talk lol.
Any advice you can give me to help me understand the above would be much appreciated but if you dont have the time, I understand and thank you so much for all your help so far.
I assure you that the things above are the only things I am questionable about and once I get them straight in my head, I can just get on with playing your levels.
Many thanks,
Lucia
** Android crossover player.
New to Goofans but eager to learn, so all tips welcome.
Also I aim to hit the leaderboards in some form or another - well wishful thinking never hurt anyone... right???
Sun, 04/29/2012 - 19:15
Ah, no, GooTool is really nice. You don't need to merge and compile addins by hand to play them anymore, or even to make them. Daft's programs do most of the debugging for you.
The copy can go anywhere you want, but Program Files isn't a good place, since only the admin can access it. It's best to put it in Documents or the Desktop. Likewise, you can name it whatever you want.
GooTool will do most of the work for you. All you need to do to set it up (after running the installer) is to point it at two folders: your World of Goo installation, and where you want to put the modded copy. You can specify those, and anything else you want, in the Options tab. Then just double-click a goomod to install it (say "yes" when it asks if you want it or not), click "save", and your level is ready to play!
When I started making Another Planet, which is when most of the error messages and stuff in the description appeared, we didn't have things like a Goo Ball creator or an automatic goomod builder. Those problems were all caused because of little slips I made when building it by hand, which the user would need to tweak slightly.
Those don't really apply anymore, though. I've fixed the problems with it and the only thing left that might crash it is the same as with all other new chapters: you need to beat ALL of the original levels first. Otherwise the game gets confused, because it thinks it needs to put an arrow above the button for "Genetic Sorting Machine", but that button now is for "Light the Fuse", and it crashes.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Mon, 04/30/2012 - 18:02
To Albino Pokey:
Ah tanx a million for ALL your help and advice.
I think I've got it down pat now thanks to you.
Basically the GooTool is pretty much hassle free and will do the work and create the duplicate game file etc itself. I just need to place the duplicate game file somewhere other than in programs files and then work off the one that has the GooTool modded it and thats it, great so. The only things that il need to do after installation is download whatever levels I want but these too will also be running perfectly and so I wont encounter problems there either. But I guess from what your saying is that if I wanna try download a whole chapter of new levels then I should first make sure I have gotten a score on all the original levels prior to installation becuase otherwise the game gets confused about the placement of the completion arrows as if there is a gap in the sequence the Tool will just put them in the gap instead of on the correct level, is that right?
Well thanks for "dumming" it down for me lol cos I know you normally talk technically, so thanks for the breakdown.
You've been a great help and have made me feel very welcome to GooFans.
I love your site, take care and il speak to you later
** Android crossover player.
New to Goofans but eager to learn, so all tips welcome.
Also I aim to hit the leaderboards in some form or another - well wishful thinking never hurt anyone... right???
Mon, 04/30/2012 - 19:21
Thank you, Lucia! That's pretty much it, but you don't even need to copy it. GooTool does it when you install. I hope you enjoy the many levels and chapters on the site!
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Fri, 05/04/2012 - 05:22
To: Albino Pokey.
Tanx again - 4 EVERYTHING
Just a really quick Q) If u get the time 2 let me know if theres a way 2 maximize the WOG game screen while using the mod version cos I cud do it with the original but now it wont do it when I click the button. Is this not possible?
If you cud let me know sometime that wud b great ^_^
Take care & talk 2 u soon.

** Android crossover player.
New to Goofans but eager to learn, so all tips welcome.
Also I aim to hit the leaderboards in some form or another - well wishful thinking never hurt anyone... right???
Fri, 05/04/2012 - 07:42
Ah, you can set that either with GooTool or by hitting Alt-Enter.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Tue, 07/03/2012 - 18:39
Why I have installed Java(TM)7 Update 5 (64-bit) and the GooTool installer still ask me to install Java 1.6? Is it the problem of the 32-bit and 64-bit?
Tue, 07/03/2012 - 21:42
Probably. Or a badly written dependancy check.
Another Planet finally has an official release! Download chapters 1 through 3 here! Thank you for waiting so long while I kept starting over.
Tue, 07/03/2012 - 22:01
Emm... It seemed x64 version of GooTool runs well in my device. Try to reinstall GooTool and it will install the Java for you.
| Things I made | And even more |
Tue, 07/10/2012 - 22:01
Just one word—Android...
Tue, 07/10/2012 - 22:29
Sorry, but the likelihood of an android port of GooTool is 0.
IRC | Chapter Tutorial | Reference Guide
Sat, 07/14/2012 - 07:26
Emmm... That's why the following XSL doesn't work... davidc please fix this.
| Things I made | And even more |