Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

MewnBase

Space-cat crafting/survival game with base building. · By Cairn4

Fullscreen on a dual display setup expands to both screens combined

A topic by krzysfr created Aug 20, 2017 Views: 550 Replies: 2
Viewing posts 1 to 3

I have a dual screen setup (4K and 1920x1200 screens arranged horizontally), and when I go into fullscreen mode, the game zooms to expand on both screens at the same time. It also keeps the proper aspect, so only the top half of the game is visible (can't click on the checkbox anymore because it is now offscreen)

Also, I noticed that when the game starts initially, the window is not centered but somewhere on my bottom right corner. It looks like it sees a combined screen of 3840 + 1920 = 5760px, and if the aspect ratio is preserved, probably 2880px high. I guess if it would center itself on this huge screen, it would end up on the bottom right corner of my primary screen (4K display).

I'm on win10 creators update, and game is InDev v0.38.

This is fixed in the experimental build, Although now it seems that vsync is not enabled in fullscreen mode (I see some screen tearing).

Developer

Thanks! I'll try and set that to be enabled by default in the next update.