I've been using a custom resolution when playing CK2 by editing settings.txt for quite a long time now, along with other paradox titles (EU and HOI for example), simply because the in game defaults are either too big: I can't see my other windows behind the game, or too small: not enough room to play the game comfortably.
I was using 1440x900 in settings.txt like this:
but when the title boots up, it defaults immediately to 1680x1050. This also gets written in settings.txt immediately. The default "fixed" larger resolution, along with it being too big for me to enjoy, also results in weird behavior where my cursor doesn't click where it is visually.
Is this WAD? Is there some option I can set so I can revert to the previous behavior? And just for testing I tried booting up EU4 with the custom windowed mode resolution and it started with the resolution I specified in settings.txt
I was using 1440x900 in settings.txt like this:
Code:
graphics=
{
size=
{
x=1440
y=900
}
# graphic options
}
Is this WAD? Is there some option I can set so I can revert to the previous behavior? And just for testing I tried booting up EU4 with the custom windowed mode resolution and it started with the resolution I specified in settings.txt