How to get into windowed mode?

Harpazo

New member
Mar 25, 2021
20
6
3
I cant figure out how to get into windowed mode... I've tried changing it in the settings and clicking 'save' but nothing happens. Is there a trick to make this work?
 

Aello

Guest
Mar 24, 2021
30
16
8
In steam you can right click on Mortal Online 2 go to properties and within the launch options you can put
Code:
-windowed
,

If you want to use extact width and height for the resolution you can use
Code:
-w 1920 -h 1080
for example.