Page 1 of 1

World map is off screen

PostPosted: 30 Mar 2020, 11:31
by CJK
I recently installed Supertux v0.6.1, but when I play in Story Mode, the world map is out of screen (see Screenshot)
This doesn't happen in Bonus Levels or when I open data/levels/world1/worldmap.stwm directly.
I tried to re-install the game, but it didn't help.
All the levels are still playable like normal.

I've searched in the internet but haven't found this bug anywhere. Can you help me fix it?
(I'm using Windows 10)

Re: World map is off screen

PostPosted: 05 Apr 2020, 05:59
by DevonST
Welcome on the forum!

This is a known issue: https://github.com/SuperTux/supertux/issues/1002

To fix, change `(underground #t)` to `(underground #f)` in `C:\Users\USERNAME\AppData\Roaming\SuperTux\supertux2\profile1\world1.stsg` (adapt this path to your username and SuperTux profile).

Re: World map is off screen

PostPosted: 05 Apr 2020, 11:30
by CJK
Thank you for your help :)

My fix was playing "blindfolded" until I reached the underground, now it does work again.

(And I thought that I've looked through the issues on GitHub, but it seems like I somehow skipped this one :D)