Question about resolution
Posted: Wed Jun 02, 2021 5:44 pm
Hi all! Playing on an old laptop with 17” screen. Got a question about resolution- is it possible to get a higher resolution than 1920×1080?
Kind regards!
K
Kind regards!
K
Ah, then it’s my hardware that limits me. Thx mate!xpander wrote: Wed Jun 02, 2021 5:55 pm if your display supports higher resolution then you can use that ingame also
if your screen is 1080p then you can't go higher with the game unless you do some scaling tricks
try modifying the resolution in theArsanist wrote: Fri Jun 04, 2021 10:58 am On the topic of resolution - is there a way to run windowed mode in a wider ratio than my monitor? the options in game only allow me to do it as a narrower window.
Code: Select all
~/user/UserSettings.xmlCode: Select all
<Mode window_frame="false" fullscreen="true" />
<FullScreen width="2560" height="1440" bitdepth="32" />
<Windowed width="2560" height="1440" bitdepth="32" />Yep, windowed mode is what I am after but in a wider ration than my monitor. I used to get it to do it on SWTOR.Burrrrrton wrote: Fri Jun 04, 2021 11:07 am No, the format limits the resolution of the monitor. You can set the resolution to wide, but if the screen is not wide you will have to play through windowed mode.