TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
581 stars 152 forks source link

Grid views do not match up with program in 4k resolution, scaling does not work #680

Open Mapsking opened 2 years ago

Mapsking commented 2 years ago

I am trying to set up GTK Radiant for use with an OA Gamepack, but everytime I load up the editor (1.6.6, just downloaded fresh), the program puts the viewports in a tiny window, and crashes regularly. It seems to be related to using 3840x2160 resolution on Windows 10, but I am not sure. Here is what it looks like.

image

If I try Windows High DPI scaling, I get something like this:

image

Either way, anytime I do anything, like try to move the viewport sizes, it crashes on me, and I can't do anything, or even try to use it.

webketje commented 2 years ago

Potential temp fix:

Set screen resolution to Full HD (1920x1080), work with GTK Radiant, then revert. This should already at least tell you whether it's only the resolution or there's more at play. I suppose the File > Properties > Compat settings will be of no help