Hi all,
So I installed Steam + CS 1.6 on my Ubuntu Hardy system, and it is working pretty good, with one small problem. In the CS options menu, the resolution of 1680*1050 isn't available. I really can't stand 1280*1024, so any help would be greatly appreciated.
[SOLVED] Counter-Strike Resolutions
[SOLVED] Counter-Strike Resolutions
Last edited by KrzyGlue on Fri Aug 29, 2008 4:36 pm, edited 1 time in total.
Re: Counter-Strike Resolutions
You sure it supports that resolution? Also do you have that resolution listed in output from 'xrandr'?KrzyGlue wrote:Hi all,
So I installed Steam + CS 1.6 on my Ubuntu Hardy system, and it is working pretty good, with one small problem. In the CS options menu, the resolution of 1680*1050 isn't available. I really can't stand 1280*1024, so any help would be greatly appreciated.
Hey thanks for the reply,
Yes, CS supports that resolution (works in Windows). "xrandr" output includes:
Yes, CS supports that resolution (works in Windows). "xrandr" output includes:
Code: Select all
1680x1050 50.0* 51.0
Last edited by KrzyGlue on Tue Aug 26, 2008 9:02 pm, edited 1 time in total.
That's your problem. Disable twinview in xorg.conf and restart X:KrzyGlue wrote:Hey thanks for the reply,
Yes, CS supports that resolution (works in Windows). "xrandr" output includes:
1680x1050 50.0* 51.0
Code: Select all
Section "Device"
.....
Option "DynamicTwinView" "FALSE"
EndSection
Hmm, didn't work. "xrandr" now includes:That's your problem. Disable twinview in xorg.conf and restart X:Code: Select all
Section "Device" ..... Option "DynamicTwinView" "FALSE" EndSection
Code: Select all
1680x1050 60*