Page 1 of 1

[0.11.20] [kovarex] Lines on Minimap when scaling UI

Posted: Wed Apr 08, 2015 5:02 pm
by KrzysD
Get some weird lines on the minimap when the UI is scaled down or up.

Re: [0.11.20]Lines on Minimap when scaling UI

Posted: Wed Apr 08, 2015 9:21 pm
by Phillip_Lynx
Pic?

Re: [0.11.20]Lines on Minimap when scaling UI

Posted: Thu Apr 09, 2015 12:04 am
by KrzysD
Image

Re: [0.11.20] [kovarex] Lines on Minimap when scaling UI

Posted: Thu Apr 09, 2015 7:19 am
by kovarex
I was not able to reproduce it, could you post your exact zoom level and graphics option? (Antialiasing is on?) (Maybe a log file as well).

Re: [0.11.20] [kovarex] Lines on Minimap when scaling UI

Posted: Thu Apr 09, 2015 12:18 pm
by ssilk
I had that also. I think it came from the last update. I'll look this evening, if I don't forget it.

Re: [0.11.20] [kovarex] Lines on Minimap when scaling UI

Posted: Thu Apr 09, 2015 10:47 pm
by KrzysD
Here is my graphic settings Image

Here is the log

Code: Select all

   0.000 2015-04-09 17:42:43; Factorio 0.11.21 (Build 13994, win64)
   0.000 Operating system: Windows 7 Service Pack 1
   0.000 Read data path: C:/Program Files/Factorio/data
   0.000 Write data path: C:/Users/Chris/AppData/Roaming/Factorio
   0.000 Binaries path: C:/Program Files/Factorio/bin
   0.077 Initialised video: NVIDIA GeForce GTX 660 Ti
   0.100 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 80%] [MultiSampling: X 8] [Graphics quality: normal] [Video memory usage: all]
   0.160 Loading mod core 0.0.0 (data.lua)
   0.170 Loading mod base 0.11.21 (data.lua)
   0.337 Loading mod base 0.11.21 (data-updates.lua)
   0.810 Initial atlas bitmap size is 16384
   0.811 Created atlas bitmap 16384x6555
   9.201 Factorio initialised
  15.708 Loading map C:/Users\Chris\AppData\Roaming\Factorio\saves\gfssdg.zip
  15.727 Info Scenario.cpp:158: Map version 0.10.12-0
  15.730 Info PrototypeMigrationList.cpp:82: Activating migration base/2014-10-22_Factorio_0.11.0.json
  16.435 Applying migration: Base Mod: 2014-09-28_Factorio_0.11.0.lua
  16.437 Applying migration: Base Mod: 2014-11-14_Factorio_0.11.2.lua
  16.437 Applying migration: Base Mod: 2014-11-14_Factorio_0.11.6.lua
  26.107 Goodbye
As you can see I updated to 11.21 with the same problem, and removed all mods.

Edit: Drivers are GeForce 640.52 most up to date.

Re: [0.11.20] [kovarex] Lines on Minimap when scaling UI

Posted: Wed Jul 01, 2015 10:24 am
by kovarex
Yes, this is related to the combination of 80% ui scale and multisampling, turning of one or another solves it.

I will try to solve it, but not for 0.12, as the change would require some deep changes.

Re: [0.11.20] [kovarex] Lines on Minimap when scaling UI

Posted: Wed Aug 05, 2015 1:27 pm
by kovarex
The solution we decided to use, is to disable the multisampling.

The multisampling can be still manually setup in the config file, but it is not officially supported from 0.12.3+.