http://bugs.winehq.org/show_bug.cgi?id=17944
Summary: [Counterstrike/Steam] Wine won't use fullscreen apps at proper resolution Product: Wine Version: 1.1.18 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: julian.lam@gmail.com
Created an attachment (id=20283) --> (http://bugs.winehq.org/attachment.cgi?id=20283) Complete WINE terminal log output from start of program to exit.
wine: Installed: 1.1.18~winehq0~ubuntu~8.10-0ubuntu1 Candidate: 1.1.18~winehq0~ubuntu~8.10-0ubuntu1 Version table: *** 1.1.18~winehq0~ubuntu~8.10-0ubuntu1 0 500 http://wine.budgetdedicated.com intrepid/main Packages 100 /var/lib/dpkg/status 1.0.1-0ubuntu2 0 500 http://ubuntu.mirror.rafal.ca intrepid/universe Packages
Installed Wine via package manager, and installed Counterstrike through Wine. Using nvidia driver v180.29 installed off of the nvidia.com website.
When running counter-strike, which, by default, is a full-screen application, the program defaults to 640x480 in windowed mode. Clicking through the options from within the game show no way to change the resolution to something higher (The "resolutions" drop-down box is completely empty).
This is platform independent, as I have run into this problem on both x86 and x86_64 installations.
It may be because the game itself doesn't support this particular aspect ratio, but my monitor supports many different resolutions, so that can't be the problem.
Of notable importance is the following line in the Wine terminal output: err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x16 @0! (XRandR)
Please advise.