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

×
As the title suggests ... is there no way of playing the game in fullscreen?
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
jimrh69: As the title suggests ... is there no way of playing the game in fullscreen?
you can maximize the window, it won't stretch to widescreen as the game was made for 4:3, but the image will be bigger
You can have true fullscreen if you set it manually:

1. Open installation folder
2. Open package.json in a text editor
3. Add "fullscreen": true to the window section

Save the file and enjoy the game in fullscreen. One minor caveat though: There's no "quit" option in the main menu, so you have to close the game with good old Alt+F4. It will ask you if you want to save though, so you won't lose any progress.

Hope that helps!
Post edited September 09, 2018 by gorgonzolada
avatar
gorgonzolada: You can have true fullscreen if you set it manually:

1. Open installation folder
2. Open package.json in a text editor
3. Add "fullscreen": true to the window section

Save the file and enjoy the game in fullscreen. One minor caveat though: There's no "quit" option in the main menu, so you have to close the game with good old Alt+F4. It will ask you if you want to save though, so you won't lose any progress.

Hope that helps!
Could you please write how the line looks like? I followed your instructions and all I got were errors.

Thanks a bunch
avatar
christianknight: Could you please write how the line looks like? I followed your instructions and all I got were errors.
Sure!

The whole package.json should look like this
Post edited October 26, 2018 by gorgonzolada
It amazes me how awkward they made this. Barebones development.