I just bought factorio(0.14.23) on steam. These glitch rendering just happened to me. I found this is because the default config in ~/.factorio/config/config.ini didn't use OpenGL,so I can't read hints and the GUI become uncontrollable . Even the settings can't be used ,because those checkboxes disappeared.
The situation is also the same in ver 0.15.15.
My solution is go to turn the settings:
fullscreen=true
texture-compression=true
force-opengl=true
Then I can start to play the game. I think it's a terrible bug. The default generating config need to be correct, or users will misunderstand that the game crashes.
[posila] [0.15.15] Linux ver wrong default config
-
- Manual Inserter
- Posts: 2
- Joined: Sat May 27, 2017 12:26 pm
- Contact:
[posila] [0.15.15] Linux ver wrong default config
- Attachments
-
- fcto15settingmenu.png (1.37 MiB) Viewed 2143 times
-
- Screenshot-1.png (905.17 KiB) Viewed 2143 times
Re: [0.15.15]Linux ver wrong default config
Hi, thanks for the report.
force-opengl is ignored on all systems but Windows, where DirectX is used unless force-opengl is true
Could you please backup config.ini, delete it, launch the game (0.15.15) and then post here ~/.factorio/factorio-current.log? It might help me to tweak default values for various configurations.
Thank you in advance.
force-opengl is ignored on all systems but Windows, where DirectX is used unless force-opengl is true
Could you please backup config.ini, delete it, launch the game (0.15.15) and then post here ~/.factorio/factorio-current.log? It might help me to tweak default values for various configurations.
Thank you in advance.
-
- Manual Inserter
- Posts: 2
- Joined: Sat May 27, 2017 12:26 pm
- Contact:
Re: [0.15.15]Linux ver wrong default config
OK.posila wrote:Hi, thanks for the report.
Could you please backup config.ini, delete it, launch the game (0.15.15) and then post here ~/.factorio/factorio-current.log? It might help me to tweak default values for various configurations.
Thank you in advance.
Code: Select all
0.000 2017-06-01 04:23:38; Factorio 0.15.16 (build 30063, linux64, steam)
0.106 Operating system: Linux (Ubuntu 14.04)
0.106 Program arguments: "/home/mgdesigner/.steam/steamapps/common/Factorio/bin/x64/factorio"
0.106 Read data path: /home/mgdesigner/.steam/steamapps/common/Factorio/data
0.106 Write data path: /home/mgdesigner/.factorio
0.106 Binaries path: /home/mgdesigner/.steam/steamapps/common/Factorio/bin
0.131 System info: [CPU: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz, 4 cores, RAM: 3749MB]
0.133 Display options: [FullScreen: 0] [VSync: 1] [UIScale: 100%] [MultiSampling: OFF] [Screen: 255]
0.135 Available display adapters: 1
0.135 [0]: resolution 1280x800px at [0,0]
0.135 Create display on adapter 0. Size 1280x720 at position [0, 22].
0.237 Initialised OpenGL:[0] Mesa DRI Intel(R) Ironlake Mobile ; driver: 2.1 Mesa 11.2.0
0.336 Graphics settings preset: medium
0.336 Graphics options: [Graphics quality: normal] [Video memory usage: high] [Light scale: 25%] [DXT: false]
0.678 Loading mod core 0.0.0 (data.lua)
0.710 Loading mod base 0.15.16 (data.lua)
0.950 Loading mod base 0.15.16 (data-updates.lua)
1.092 Checksum for core: 2224076952
1.092 Checksum of base: 2355693671
1.376 Info PlayerData.cpp:56: Local player-data.json available, timestamp 1496261478
1.376 Info PlayerData.cpp:61: Cloud player-data.json available, timestamp 1496260366
1.460 Loaded shader file /home/mgdesigner/.steam/steamapps/common/Factorio/data/core/graphics/shaders/game.glsl
1.475 Loaded shader file /home/mgdesigner/.steam/steamapps/common/Factorio/data/core/graphics/shaders/zoom-to-world.glsl
1.523 Initial atlas bitmap size is 8192
1.546 Created atlas bitmap 8192x8190
1.546 Created atlas bitmap 8192x1676
1.547 Created atlas bitmap 8192x2101
1.547 Created atlas bitmap 8192x1443
1.547 Created atlas bitmap 4096x3648
1.547 Created atlas bitmap 4096x1568
1.547 Created atlas bitmap 4096x1860
36.943 Sprites loaded
36.963 Convert atlas 4096x3648 to: mipmap
40.373 Convert atlas 4096x1568 to: mipmap
40.650 Convert atlas 4096x1860 to: trilinear-filtering
40.949 Loading sounds...
45.786 Custom inputs active: 0
46.168 Factorio initialised
46.191 Game is running on selected version branch on Steam.
74.004 Steam API shutdown.
79.229 Goodbye
Re: [0.15.15]Linux ver wrong default config
The graphics solution can allocate a maximum of 1720MB FYI.
Re: [posila] [0.15.15] Linux ver wrong default config
Thanks for the log.
Your computer should be able to handle the settings the game defaulted to. It don't emit any graphics errors into the log, so I don't know how to detect the problem. If this happens, we'll have to troubleshoot it manually.
Your computer should be able to handle the settings the game defaulted to. It don't emit any graphics errors into the log, so I don't know how to detect the problem. If this happens, we'll have to troubleshoot it manually.