Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

So there's no way i can use it fullscreen without borders? Couldn't be made in a way that the "pixels" sizes are relative to the window size? Something like this:

pixel_size_x = window_width / 240

pixel_size_y = window_height / 136

Sorry for any inconvenience.

I'm going to add CONFIG file support with all sorts of system variables and here can be 'pixel-perfect' variable to enable/disable black border for example.

Could you please create an issue here https://github.com/nesbox/tic.computer/issues and I'll fix it with next releases.

Thanks.