Page MenuHomeFeedback Tracker

Alt tab, shifts game to other screen. dual displays
New, NormalPublic

Description

I will need to mess with windows mode again, but when I alt tab to look at my browser or anything like steam. The game will go towards the other screen. This is a new setup windows 10 pro.

Primary window =1 secondary window =2 the game will actually shift to the other screen.

Nvidia latest drivers.
video card gtx 780ti sc 3gb video.

All of this worked before .59 but I had to redo the whole computer since then. New bug for me, I need windowed mode back as a tech.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
pro
Category
Visual-GUI
Steps To Reproduce

alt tab

Event Timeline

Sneakydude changed Operating System from Windows 7 x64 to Windows 10 x64.

Windowed mode shifted back to the main display monitor from 1920 mode to like 1024 in a window.

Is there anyway we can have this taskbar shown? windowed mode for full screen reso?

Thanks
Rob
AKA SNEAKYDUDE

language="English";
adapter=-1;
3D_Performance=100000;
Resolution_Bpp=32;
Windowed=1;
Render_W=2880;
Render_H=1620;
Resolution_W=1920;
Resolution_H=1080;
winX=235;
winY=120;
winW=1440;
winH=810;
refresh=-1;
FSAA=0;
postFX=5;
HDRPrecision=1;
vsync=0;
ssaoEnabled=1;
AToC=0;
SWLayersCount=64;
PPAA=0;

Here is the fix for anyone else.

language="English";
adapter=-1;
3D_Performance=100000;
Resolution_Bpp=32;
Windowed=1;
Render_W=2880;
Render_H=1620;
Resolution_W=1920;
Resolution_H=1080;
winX=235;
winY=120;
winW=1920;
winH=1050;
refresh=-1;
FSAA=0;
postFX=5;
HDRPrecision=1;
vsync=0;
ssaoEnabled=1;
AToC=0;
SWLayersCount=64;
PPAA=0;

Dayz.cfg

Also going to right click and make it read only for now.

To explain what I did, I remembered I used to have a configuration in isboxer for other games. I remembered my taskbar was set to 1050 and not 1080. so I changed it in dayz.cfg and made the file read only after that. Now the screens do not switch to the other side.

Hope that helps someone else with dual screens