Theages -> RE: Today's Wn 10 update is causing... (12/9/2017 8:43:49 AM)
|
I have done some testing. It seems that running Fullscreen (the -f switch) will always have the "bleed-through" effect. Using the -w switch (windowed mode) does not seem to have this effect. The problem with windowed mode is the size of the window. When you use your monitors native resolution for the -px and -py switches, the window is too big. Especially the taskbar is overlapping the game window. The Hide Taskbar option will alleviate this, but there are still some pixel overlapped by the tiny bar on the bottom. To solve this problem you have to adjust the size of the window. For a monitor with a native resolution of 1920x1080 (at 60Hz) that would mean to set the window size using -px1980 -py1000. If your graphics card does support this resolution (unlikely) that is all what it takes. On my Intel HD 530 that resolution does not work, since 1980x1000 is no valid monitor resolution. BUT: The Intel driver allows to define custom monitor resolutions. My native language is german, so I have guess at what the english translation is. I think it should be something like this: In the taskbar there is an icon for the Intel Graphic Settings. Opening this settings leads to a screen, where you click on the Display picture. On the following screen choose Custom Resolution. Confirm with Yes. Enter the values for Width (1980), Height (1000) and Refresh rate (60). Click Add. Confirm with Yes. That's it. If your window seems to wide you can also use a lower value instead of 1920. NOTICE: sometimes the value you enter is not the value that is created. Eg.: when I entered 1900 x 1000 x 60, the created resolution was 1904 x 1000 x 60. You have to adjust your -px and -py values accordingly. For different GPU manufacturers there should be a similar method.
|
|
|
|