[Bug 17944] [Counterstrike/Steam] Wine won't use fullscreen apps at proper resolution

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 4 11:30:39 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17944





--- Comment #7 from Vitaliy Margolen <vitaliy at kievinfo.com>  2009-04-04 11:30:34 ---
(In reply to comment #5)
> Surely this is a Wine problem simply because Wine doesn't change resolutions
> nvidia method of changing screen resolution, and instead relies on xrandr which
> doesn't do anything to the screen because I have nvidia drivers?

Wine is an application like any other app on your system. It does not talk to
the hardware directly. Instead it uses standard X extensions to change display
resolution. If those extensions don't support resolution you need - Wine can't
set it. That simple.

Bug is invalid because bug is in your configuration, not Wine.

I don't know what they talking about on that bug you linked. XRandr extension
been around for ages and nVidia drivers work perfectly with it:

$ lspci | grep -i nvidia
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8800 GT (rev a2)
$ glxinfo | grep 180
OpenGL version string: 3.0.0 NVIDIA 180.44
$ xrandr
Screen 0: minimum 320 x 240, current 1600 x 1200, maximum 1600 x 1200
default connected 1600x1200+0+0 0mm x 0mm
   1600x1200      60.0*
   1600x1024      70.0     69.0
   1600x1000      71.0     70.0
   1400x1050      73.0     72.0
   1280x1024      75.0     74.0     70.0     65.0     60.0
   1440x900       75.0     74.0     70.0     65.0     60.0
   1280x960       75.0     74.0     70.0     65.0     60.0
   1280x800       75.0     74.0     70.0     65.0     60.0
   1152x864       75.0     74.0     70.0     65.0     60.0
   1280x768       75.0     74.0     70.0     65.0     60.0
   1024x768       75.0     74.0     70.0     65.0     60.0
   800x600        75.0     74.0     72.0     70.0     65.0     60.0     56.0
   768x576        75.0     74.0     70.0     65.0     60.0
   640x480        75.0     74.0     73.0     70.0     65.0     60.0
   832x624        75.0
   800x512        60.0
   700x525        75.0     60.0
   640x512        75.0     60.0
   576x432        75.0
   512x384        75.0     70.0     60.0
   416x312        75.0
   400x300        75.0     72.0     60.0     56.0
   320x240        75.0     73.0     60.0


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list