Elazul Posted December 9, 2012 Share Posted December 9, 2012 Bug SubmissionPlease choose a category [Crash] PlatformSteamVersion Number - Issue title Crash when enabling full screen mode Steps to reproduce Open gameGo to SettingsClick Enabled for Fullscreen optionClick Apply*Game crashes* Describe your issue Game crashes when enabling fullscreen option. I am unable to locate the Version Number, however, I am using the current version Steam provides as of 12/08/2012 whichever that is. Link to comment Share on other sites More sharing options...
Elazul Posted December 9, 2012 Author Share Posted December 9, 2012 (edited) Why was my Bug report moved under this issue? This isn't the same issue. I just tested it. My monitor DOES support the resolution I am *attempting* switching it too.settings.ini only has this in it(no option to alter refresh rate - nor does adding a line fix the issue):[graphics]window_x = 37window_y = 70windowed_width = 1280windowed_height = 720 Edited December 9, 2012 by Elazul Link to comment Share on other sites More sharing options...
-pk- Posted December 13, 2012 Share Posted December 13, 2012 (edited) You need to add the other lines as well for the screen resolution and set fullscreen to true. If you try to enable fullscreen in the options, it will set the refresh rate back to 50 Hz regardless of what you put in the settings.ini and crash. In other words, you can't use the options menu.[graphics]fullscreen_width = 1920fullscreen_height = 1080window_x = 0window_y = 50display_id = 0refresh_rate = 60fullscreen = truewindowed_width = 1488windowed_height = 837 Edited December 13, 2012 by -pk- Link to comment Share on other sites More sharing options...
Recommended Posts