Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

True indeed, I could work on something, windowed mode is tricky as I lose resolution and it messes with the pixel shaders etc, but I could have it so you can draw the full screen around as if it were a window in a way.

Oh, didn't realize that could cause rendering issues (I'm an amateur when it comes to art and graphics - most of my experience is with video editing).


Would a borderless fullscreen mode be a viable alternative?

Yes, I've done this before for another app and worked well enough. I'll try to add it in the next version but real busy so I'll put it on the to do list. Thank you