Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Tried this, no such luck on fixing the problem
First af all, the game will appear on your main screen by default, you have to edtit the config file (@C:\Program Files (x86)\Steam\steamapps\common\World of Goo\properties) and switch the screen properties (by default on 800 and 600) and switch this to the ratio you set your main screen on (for example 1920x1080) and that solved it for me.
|
|
v
<param name="screen_width" value="YourScreenWidth"/>
<param name="screen_height" value="YourScreenHeight"/>
<param name="refreshrate" value="YourscreenRefreshing rate [usually 60, or 59]" />
For example for me it looks like :
<param name="screen_width" value="1920"/>
<param name="screen_height" value="1080"/>
<param name="refreshrate" value="59" />
refresh rate is obviously the refreshing rate of your screen, you can find out it in such way : right click on desktop -> screen resolution -> additional settings.
The game does not support multiple monitor setups while running full screen and this is what is causing this issue. If the suggestions the people above are insisting work don't actually work for you (as with myself, as I had tried to point out), press [Alt]+[Enter] to force the game to windowed mode.
This is the only way I have gotten it to work on my own system.
OSes I tried it on Windows 7 Ultimate x64 and Linux Mint 13 Maya Cinnamon x64.
~ I wish the developer of this game made it so the game would startup windowed. Then give you option in-game to change the default resolution and /or fullscreen mode.