http://bugs.winehq.org/show_bug.cgi?id=17017
Summary: Cannot change resolution in Counter Strike: Source Product: Wine Version: 1.1.13 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kcjones1@gmail.com
Created an attachment (id=18814) --> (http://bugs.winehq.org/attachment.cgi?id=18814) Can't change resolution
The resolution is not changable in wine 1.1.13 with Counter Strike: Source. This worked in 1.1.12. I've uploaded a screenshot showing the options menu.
If I click the box to select, it appears to open a tiny, empty box.
If I put it in fullscreen, it shows a resolution, but I can't change it. I have two monitors in TwinView, and it shows the resolution as 2960x1050 (1680x1050 + 1280x1024). It only full screens on my 1680x1050 monitor, so it appears to be missreporting the resolution anyway.
Gentoo AMD64 Geforce 8800GTS (180.22) xserver 1.5.2
http://bugs.winehq.org/show_bug.cgi?id=17017
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-18 17:32:53 --- Post output of 'xrandr' command.
http://bugs.winehq.org/show_bug.cgi?id=17017
--- Comment #2 from Casey Jones kcjones1@gmail.com 2009-01-18 18:00:06 --- xrandr: Screen 0: minimum 2960 x 1050, current 2960 x 1050, maximum 2960 x 1050 default connected 2960x1050+0+0 0mm x 0mm 2960x1050 50.0*
Again, Twin View with 1680x1050 with 1280x1024.
http://bugs.winehq.org/show_bug.cgi?id=17017
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-18 18:24:17 --- Bingo.
Invalid. You do not have any screen resolution defined.
Fix your xorg.conf to list all resolutions you want Wine to use.
http://bugs.winehq.org/show_bug.cgi?id=17017
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-18 18:24:30 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=17017
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-18 18:33:29 --- BTW try with XVidMode see if will work there: [HKEY_CURRENT_USER\Software\Wine\X11 Driver] "UseXVidMode"="Y" "UseXRandR"="N"