Jump to content

Resizable Window Mode


Recommended Posts

You can set a custom resolution in the settings.cfg manually (for example I am running at 1280x720), look for these two lines:

SCREEN_RESOLUTION_WIDTH = 1280
SCREEN_RESOLUTION_HEIGHT = 720

Just be aware that any accepted changes in the in-game settings will revert you to one of the standard resolutions.

There is probably a way to force your favorite resolution choice into the in-game settings, but I don't know how :(

EDIT: It's just a temporary workaround, though. I would love resizable window as a native feature.

Edited by Deutherius
Link to comment
Share on other sites

It is possible to resize an OpenGL render context pretty much on the fly. Dunno about Unity (default answer for Unity is "no" or "yes, but with the following 8,235 caveats that are game-breakingly bad, which basically also means no"...).

One problem with editing the config file, however, is that if you change any settings, KSP instantly and automatically derps and forgets the custom-set resolution, and defaults to 1024x768. A workaround is creating a custom resolution in the graphics driver control panel, which will let you set it with the arrows, and KSP won't insta-derp it away the moment you change any other settings.

(I set up a custom 1900x1000 resolution - it gives me a window that covers most of my 1920x1080 desktop, but leaves enough space for easy centering, and the taskbar/etc. Note that it's important to not actually set your desktop to that bogus resolution..just the game ;) )

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...