Hello, I encountered a couple of quirks in the Linux version. I'm reporting them together as they might or might not be related.
Issue #1 : Game sets the windowed (non-fullscreen) mode only very reluctantly, and refuses to remain in it. I want to run the game in 1920x1080 windowed mode, but if I simply remove the full screen option checkmark (and press Apply), the game just flat out refuses to get out of fullscreen. The only way to set a windowed mode is to 1) first set a lower resolution with fullscreen mode, then 2) press Apply, then 3) set it back to 1920x1080 without the fullscreen mode and 4) press Apply again. These settings can then be saved correctly in preferences upon saving (see spoiler for details), but when I exit the game and start it again, it once again starts up in fullscreen, so I have to repeat steps 1-4 again every time I start up the game.
These are the desired screen settings in the pref file:
The attached file Player.log.start_with_desired_resolution.txt shows what happens when these options are enabled in the prefs file. Basically it appears to try it out, fail for some reason (the log does not have enough details to tell why exactly) and finally revert to 1920x1080 fullscreen.
Issue #2 : Game crashing/failing to restart when the graphics quality option is set to highest. If I set the graphics quality to its highest setting (corresponding to the line '<pref name="Quality" type="int">2</pref>' in prefs), the game fails to start at all. The attached file Player.log.crashes_with_high_quality.txt shows what happens when trying to start the game with this option enabled.
Otherwise the game appears to work well. Neither of these issues are showstoppers, but they are not merely cosmetic either (it took quite a while to work around the windowed mode issue, and to find out which option exactly caused the crashing).
My system specs:
OS: Linux 3.19 Ubuntu 15.04 64bit CPU: Intel® Core™ i7-4810MQ CPU @ 2.80GHz × 8 System RAM: 15967 GPU: GeForce GTX 870M/PCIe/SSE2 GPU RAM: 3072 GPU Driver: NVIDIA binary driver - version 355.06
It's an Optimus laptop and I'm using Bumblebee, but I doubt it has anything to do with these issues, as all the other games (about 20) in my Steam library work flawlessly.
Question
exo
Hello, I encountered a couple of quirks in the Linux version. I'm reporting them together as they might or might not be related.
Issue #1 : Game sets the windowed (non-fullscreen) mode only very reluctantly, and refuses to remain in it.
I want to run the game in 1920x1080 windowed mode, but if I simply remove the full screen option checkmark (and press Apply), the game just flat out refuses to get out of fullscreen. The only way to set a windowed mode is to 1) first set a lower resolution with fullscreen mode, then 2) press Apply, then 3) set it back to 1920x1080 without the fullscreen mode and 4) press Apply again. These settings can then be saved correctly in preferences upon saving (see spoiler for details), but when I exit the game and start it again, it once again starts up in fullscreen, so I have to repeat steps 1-4 again every time I start up the game.
These are the desired screen settings in the pref file:
<pref name="Screenmanager Is Fullscreen mode" type="int">0</pref>
<pref name="Screenmanager Resolution Height" type="int">1056</pref>
<pref name="Screenmanager Resolution Width" type="int">1855</pref>
The attached file Player.log.start_with_desired_resolution.txt shows what happens when these options are enabled in the prefs file. Basically it appears to try it out, fail for some reason (the log does not have enough details to tell why exactly) and finally revert to 1920x1080 fullscreen.
Issue #2 : Game crashing/failing to restart when the graphics quality option is set to highest.
If I set the graphics quality to its highest setting (corresponding to the line '<pref name="Quality" type="int">2</pref>' in prefs), the game fails to start at all. The attached file Player.log.crashes_with_high_quality.txt shows what happens when trying to start the game with this option enabled.
Otherwise the game appears to work well. Neither of these issues are showstoppers, but they are not merely cosmetic either (it took quite a while to work around the windowed mode issue, and to find out which option exactly caused the crashing).
My system specs:
OS: Linux 3.19 Ubuntu 15.04 64bit
CPU: Intel® Core™ i7-4810MQ CPU @ 2.80GHz × 8
System RAM: 15967
GPU: GeForce GTX 870M/PCIe/SSE2 GPU RAM: 3072
GPU Driver: NVIDIA binary driver - version 355.06
It's an Optimus laptop and I'm using Bumblebee, but I doubt it has anything to do with these issues, as all the other games (about 20) in my Steam library work flawlessly.
Link to comment
Share on other sites
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now