After starting factorio (0.16.36) for the first time since 0.15, I joined a multiplayer game and went into settings and changed the game (fullscreen) to render on my second monitor. After exiting, the game is failing to start up. I see the loading screen up to 'cropping sprites' and then the screen goes black and nothing happens. From task manager, the game process seems to be doing just about nothing.
Nvidia gtx 970 on driver 390.65
Primary monitor 1680x1050@120Hz no scaling
Secondary monitor 3840x2160@60Hz 150% scaling
I tried to find a way to change to windowed mode (looking for launch options and pressing alt+enter), but I found no other way of getting back into the game besides changing "preferred-screen-index=1" back to 0 in the config file. After changing to windowed mode through the options, I can now play on my second monitor. So I have a work-around, but I hope you can maybe fix some problem with this information. Thank you!
[16.36] Black screen after switching to second monitor (fullscreen)
-
- Burner Inserter
- Posts: 13
- Joined: Wed Jun 07, 2017 10:05 am
- Contact:
[16.36] Black screen after switching to second monitor (fullscreen)
- Attachments
-
- config.ini
- (13.42 KiB) Downloaded 89 times
-
- factorio-current.log
- (9.93 KiB) Downloaded 92 times
Re: [16.36] Black screen after switching to second monitor (fullscreen)
Hello, in the config find line that contains
remove leading semi-colon and change true to false
Let me know if that helps.
Code: Select all
; thread-sprite-loading=true
Code: Select all
thread-sprite-loading=false