Re: I admit it -- I am stumped!!!
couple of things that might be doing this..Your video resolution/refresh rates is not compatible with either video card or monitor, try to edit the video.con file and set the resolution to 1024x768..here is my settings
VideoSettings.setTerrainQuality 4
VideoSettings.setGeometryQuality 4
VideoSettings.setLightingQuality 4
VideoSettings.setDynamicLightingQuality 4
VideoSettings.setDynamicShadowsQuality 4
VideoSettings.setEffectsQuality 4
VideoSettings.setTextureQuality 4
VideoSettings.setTextureFilteringQuality 4
VideoSettings.setResolution 1600x1200@60Hz <----change this..
VideoSettings.setAntialiasing 4
VideoSettings.setViewDistanceScale 1.0
VideoSettings.setVideoOptionScheme 3
or maybe just rename this file, this should be located on your profile directory and NOT on the programs file directory
couple of things that might be doing this..Your video resolution/refresh rates is not compatible with either video card or monitor, try to edit the video.con file and set the resolution to 1024x768..here is my settings
VideoSettings.setTerrainQuality 4
VideoSettings.setGeometryQuality 4
VideoSettings.setLightingQuality 4
VideoSettings.setDynamicLightingQuality 4
VideoSettings.setDynamicShadowsQuality 4
VideoSettings.setEffectsQuality 4
VideoSettings.setTextureQuality 4
VideoSettings.setTextureFilteringQuality 4
VideoSettings.setResolution 1600x1200@60Hz <----change this..
VideoSettings.setAntialiasing 4
VideoSettings.setViewDistanceScale 1.0
VideoSettings.setVideoOptionScheme 3
or maybe just rename this file, this should be located on your profile directory and NOT on the programs file directory
Comment