It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
The game always starts in windowed mode for me! The Fullscreen option never sticks even when running the program as Administrator!

Is there a patch for this problem?
There are two workarounds to this.

1. F4 quikly sets it to fullscreen mode, so if you don't mind hitting it after a quick launch, that should do it.


2. If you feel like messing a little with the game code, go to the game folder > www > js
Open the main.js file with a text or code editor, and copy paste this at the bottom: Graphics._switchFullScreen();
Save the file. Doing this will pretty much always force the game to fullscreen mode
avatar
haha-lolcat1: There are two workarounds to this.

1. F4 quikly sets it to fullscreen mode, so if you don't mind hitting it after a quick launch, that should do it.

2. If you feel like messing a little with the game code, go to the game folder > www > js
Open the main.js file with a text or code editor, and copy paste this at the bottom: Graphics._switchFullScreen();
Save the file. Doing this will pretty much always force the game to fullscreen mode
Thanks for the info, finished this quite a while ago so probably won't play it again now! I thinkl I used ALT+ENTER to make it go fullscreenj