Cloudbuilt

Cloudbuilt

View Stats:
Nintendork64 Aug 15, 2014 @ 8:55pm
Stretched screen and ugly menus screen on low resolutions
I have a pretty poor laptop, so I have to play on 800x600, but I have a wide screen, so the game stretches the image and it looks terrible. Could it fit the screen vertically, without stretching it to fit horizontally as well? Or maybe have a lower widescreen resolution than 1280x720?
Also, on lower resolutions, the menus get messed up. They're very hard to read, and the text goes outside of the boxes.
< >
Showing 1-8 of 8 comments
Gafgar  [developer] Aug 17, 2014 @ 5:10am 
We can’t really control how full screen is handled or what resolutions are available to you. We get the list of resolutions from your computer, and it will contain every resolution that your system can handle in full screen.

We could potentially add support for counter stretching everything, I’ve never seen that in any game, but it could be interesting ^^;… if I get time maybe I’ll try it out, but sadly not high priority right now. But I hope to find time to just try it out on Monday, but no promises, and if there are any unforeseen problems with adding a counter stretch method then I it’s likely I won’t be doing it any time soon, as there are other things that need attention as well (the counter stretching wont impact anything but the 3D elements btw, so menus and HUD will still be get stretched).

About lower resolution menus however, the text ties to scale up as much as it can without overlapping with other elements too much, as we want the text to be as readable as possible. Though, as it’s done mathematically and with the same algorithm for all resolutions, there might be some resolutions that are not working that well maybe. Please show us a screenshot of the problematic area and we can try to look into fixing it.

There might not be much we can do about that it’s hard to read the text in low resolutions, as text with only a few pixels and that is not pixeled by hand like old-school games are bound to get hard to read. If there is something you fell is unnecessarily hard to read, please show a screenshot of that as well.

One other alternative we could look into is to allow down sampling/up sampling of the 3D rendering, so you run the game in the screens native resolutions, and run the game on an off screen buffer that is either smaller or larger, and then scale it to fit the screen. That will most likely get a bit blurry though, and not look all that good. But it will allow you to run the menus in full resolution. But it will get a bit more demanding than just running the game in a low resolution… and an option like that would ta a little more time to make.

We are currently a little busy, but we will try to do what we can to help.
Construct Aug 17, 2014 @ 8:36pm 
If you have an nVIDIA card in your laptop, this behaviour can be changed via the nVIDIA control panel.

"Adjust desktop size and position" - > "Perform scaling on:" "GPU" instead of "Display".
Nintendork64 Aug 17, 2014 @ 8:38pm 
Oh, thank you! I'll try that! Thank you very much!
Nintendork64 Aug 17, 2014 @ 8:46pm 
Unfortunately, I don't have that option on my control panel.
Construct Aug 17, 2014 @ 10:14pm 
Do you have an nVIDIA card? You should be able to install the appropriate drivers from http://www.nvidia.com, if you have an nVIDIA card. My apologies for leading you down the wrong path, otherwise.
Last edited by Construct; Aug 17, 2014 @ 10:40pm
Nintendork64 Aug 17, 2014 @ 11:33pm 
I do, but it's not my laptop's main card. Does that affect it? I've seen screenshots on the Nvidia settings menu, and it had more options than mine.
Construct Aug 18, 2014 @ 10:57am 
You're on Windows, right?

If you have Intel integrated graphics and an nVIDIA mobile card, you should disable the integrated graphics for playing games.

Assuming it's disabled, figure out which card you have, download and run the appropriate driver installation and you should have access to those options. If your mobile nVIDIA adapter isn't supported by the drivers, the installation program will not allow you to install an incompatible version.


It appears that if you have nVIDIA Optimus, which may be the case, you will not be able to fix things in this way. If that is the case then I suggest you consult this thread: http://forum.notebookreview.com/gaming-software-graphics-cards/615855-nvidia-optimus-scaling-w-fixed-aspect-ratio-option.html for a brief discussion between three users about how to enable this specific feature for your specfic situation.

Good luck.
Last edited by Construct; Aug 18, 2014 @ 11:08am
Gafgar  [developer] Aug 18, 2014 @ 2:43pm 
Thanks Construct for helping out! : )

I knew that it was possible to configure things like that on some level on most computers, but I didn't feel I was knowledgeable enough on different hardware conflagrations to know how widely it was supported ^^;

I will still try to implement a counter stretch method if I get time, as it would be nice to be able to make the game look right no matter the game resolution vs monitor aspect ratio.
< >
Showing 1-8 of 8 comments
Per page: 1530 50