0.10.12 Game only plays on left monitor

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
Post Reply
Marconos
Filter Inserter
Filter Inserter
Posts: 301
Joined: Mon Jun 02, 2014 10:46 pm
Contact:

0.10.12 Game only plays on left monitor

Post by Marconos »

Not sure when this started, it has been since 10.2 as that was the last time I had played some game. I updated to 10.12 today (did a full uninstall and redownloaded the installer). I then fired up the game and it game up on my secondary monitor on the left.

I have tried primary / secondary and secondary / primary and it always starts on the screen on the left.
I tried switching the cables on the video card and then pri / sec to sec / pri and still always on the left.

Windows 8.1, GTX 580 video card with driver 9.18.13.4052 release 7.2.2014.

Not sure what has changed but I can't really play on the left monitor as it's not in a "gaming" position. it's my extra that other things go on while I'm playing. Is there something I'm missing or something in the game that makes it always start on the left monitor? Are there some setting I can change to correct this?

Boogieman14
Filter Inserter
Filter Inserter
Posts: 770
Joined: Sun Sep 07, 2014 12:59 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Boogieman14 »

That was changed in 0.10.10:
Fixed that it wasn't possible to start fullscreen game in other than the primary window. There is now settings in config in category [graphics] section: preffered-screen-index. Changing the value changes the display adapter (monitor) that is used. If many people use this feature in the future, we can put it in the graphics settings ingame as well (viewtopic.php?t=5048).
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.

Marconos
Filter Inserter
Filter Inserter
Posts: 301
Joined: Mon Jun 02, 2014 10:46 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Marconos »

Thanks that did it.

Though the "fix" is incorrect in one respect. It ALWAYS started on the left screen, whether it was primary or not. The left screen must always be index 0 is my guess.

Now to see what's changed!!

Zebulan
Burner Inserter
Burner Inserter
Posts: 6
Joined: Sun Sep 14, 2014 3:05 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Zebulan »

Marconos wrote:Thanks that did it.

Though the "fix" is incorrect in one respect. It ALWAYS started on the left screen, whether it was primary or not. The left screen must always be index 0 is my guess.

Now to see what's changed!!
I second this notion that the configuration is bugged. My primary monitor is my RIGHT monitor, but the game was constantly starting on the left monitor after this update which is not primary.

Boogieman14
Filter Inserter
Filter Inserter
Posts: 770
Joined: Sun Sep 07, 2014 12:59 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Boogieman14 »

Is it what you use as primary or what Window detects as such? Right-click on the desktop, click Screen Resolution and check the numbers there. When unconfigured, factorio will use the screen labeled as 1 there now. I think before this change, it would use the screen marked as your main display in that window (which could be the one Windows detects as #2)
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.

Zebulan
Burner Inserter
Burner Inserter
Posts: 6
Joined: Sun Sep 14, 2014 3:05 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Zebulan »

Image

Boogieman14
Filter Inserter
Filter Inserter
Posts: 770
Joined: Sun Sep 07, 2014 12:59 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Boogieman14 »

Hmm.. that is weird, perhaps something kovarex will have to look into again after all then :(
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13232
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Rseding91 »

The numbers in the config file correspond to how windows indexes the monitors and not the numbers shown in the resolution display. I don't know how the windows index of a monitor is decided (order it's plugged in maybe?) but the resolution number is just a number assigned to the graphics card connections on a given graphics card.
If you want to get ahold of me I'm almost always on Discord.

Marconos
Filter Inserter
Filter Inserter
Posts: 301
Joined: Mon Jun 02, 2014 10:46 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Marconos »

I did 1 / 2 thing in every combination possible. Even switched the inputs on the dang video care. Always went on the left monitor no matter what I did.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13232
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Rseding91 »

Marconos wrote:I did 1 / 2 thing in every combination possible. Even switched the inputs on the dang video care. Always went on the left monitor no matter what I did.
Switch the number in the config file. Just keep incrementing it from 0 until it's on the right monitor.
If you want to get ahold of me I'm almost always on Discord.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by DaveMcW »

Rseding91 wrote:Switch the number in the config file. Just keep incrementing it from 0 until it's on the right monitor.
Yes, he said that works. But it's a bug that the game can't guess the correct monitor.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13232
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Rseding91 »

DaveMcW wrote:
Rseding91 wrote:Switch the number in the config file. Just keep incrementing it from 0 until it's on the right monitor.
Yes, he said that works. But it's a bug that the game can't guess the correct monitor.
How would the game know the correct monitor? Not everyone has their "primary display" as their main monitor. That's why the config option was added in the first place - the auto setting of "use the windows primary monitor" wasn't correct for some people.
If you want to get ahold of me I'm almost always on Discord.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by DaveMcW »

Rseding91 wrote:How would the game know the correct monitor? Not everyone has their "primary display" as their main monitor. That's why the config option was added in the first place - the auto setting of "use the windows primary monitor" wasn't correct for some people.
Now it's incorrect for a LOT of people.

And the config file is the only solution - giving the game hints through Windows settings and video cables does nothing.

_aD
Fast Inserter
Fast Inserter
Posts: 212
Joined: Sat Apr 12, 2014 12:03 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by _aD »

Confirmed bug here as well. Factorio always used to open on the correct, primary monitor in fullscreen, now it does not, whether I set the index to 0 or 1. (Or 2).

Marconos
Filter Inserter
Filter Inserter
Posts: 301
Joined: Mon Jun 02, 2014 10:46 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by Marconos »

Rseding91 wrote:
DaveMcW wrote:
Rseding91 wrote:Switch the number in the config file. Just keep incrementing it from 0 until it's on the right monitor.
Yes, he said that works. But it's a bug that the game can't guess the correct monitor.
How would the game know the correct monitor? Not everyone has their "primary display" as their main monitor. That's why the config option was added in the first place - the auto setting of "use the windows primary monitor" wasn't correct for some people.
We are not asking the game to startup on a non-primary monitor. That is what the setting should be used for when you want to run the game on a secondary. It SHOULD properly startup on whatever monitor you have as primary, that it currently does not do, which is the bug I am talking about.

_aD
Fast Inserter
Fast Inserter
Posts: 212
Joined: Sat Apr 12, 2014 12:03 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by _aD »

The game should default to the primary monitor and allow the user to choose otherwise in the options.

somabva
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sun Nov 30, 2014 9:53 pm
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by somabva »

FYI, using the "preffered-screen-index" (sic) setting in the config file introduces new issues for me. The game runs fine windowed or in full screen with the default config (index zero, leftmost monitor in a 3 monitor setup). If I change the config to an index of 1, for the center monitor, it moves to the correct monitor but introduces the "starts-minimized-and-will-not-maximize" or "30x30-pixel-window" bugs. Working around the bugs in the manner that is recommended in the posts for these issues will eventually allow me to play maximized, but the maximized game stops about 100px above the taskbar and start menu, and refuses to fill the screen.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by kovarex »

I added gui option (in graphics settings) to select the screen.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: 0.10.12 Game only plays on left monitor

Post by kovarex »

somabva wrote:FYI, using the "preffered-screen-index" (sic) setting in the config file introduces new issues for me. The game runs fine windowed or in full screen with the default config (index zero, leftmost monitor in a 3 monitor setup). If I change the config to an index of 1, for the center monitor, it moves to the correct monitor but introduces the "starts-minimized-and-will-not-maximize" or "30x30-pixel-window" bugs. Working around the bugs in the manner that is recommended in the posts for these issues will eventually allow me to play maximized, but the maximized game stops about 100px above the taskbar and start menu, and refuses to fill the screen.
I don't know why this happens, it works properly for me, but maybe it is because the two monitors are exactly the same.
Isn't it possible, that your monitors have different resolutions? There might be some bug hidden.

Post Reply

Return to “Pending”