industria 37 Posted December 16, 2013 Hi mates!Is there any way to enable borderless window?Would be nice if someone helps me with that, because full screen / white borders are annoying a lot!:( Share this post Link to post Share on other sites
kichilron 8550 Posted December 16, 2013 Try to edit your launch parameters in Steam and say: -window Share this post Link to post Share on other sites
r4z0r49 4761 Posted December 16, 2013 When your at the menu screen hit alt + enter or you can do the shortcut. 3 Share this post Link to post Share on other sites
industria 37 Posted December 16, 2013 (edited) Thx guys, buts its not an borderless window, its simple window with frames around.Im looking for borderless window, sometimes its called "fullscreen window". update: found already. Edited December 17, 2013 by industria Share this post Link to post Share on other sites
zoneseek 0 Posted December 17, 2013 Thx guys, buts its not an borderless window, its simple window with frames around.Im looking for borderless window, sometimes its called "fullscreen window". update: found already. can you add to your updated with what you found Share this post Link to post Share on other sites
Entaro (DayZ) 33 Posted December 17, 2013 You can't do a 'real' borderless window, but by editing this file: C:\Users\USERNAME\Documents\DayZ\Dayz.cfg you can create a window that can stretch the borders of your monitor and almost create the same effect. You need to edit these following lines to suit your needs. The first two: winX and Y are offsets. I run 1920x1080 but have lower values here and some offset so that I see the startbar, you may do larger values to take up your entire screen. winX=9;winY=30;winW=1903;winH=1023;winDefW=1903;winDefH=1023; If you are playing 1920x1080 and want a simulated fullscreen borderless, you might try: WinX=0;WinY=0;WinW=1920;WinH=1080;WinDefW=1920;WinDefH=1080; 1 Share this post Link to post Share on other sites