[Bug 33344] Grand Theft Auto: San Andreas v1.01 fails to offer 1366 x 768 (16:9) resolution in display setup

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 27 14:35:02 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=33344

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
            Summary|Cannot use full screen      |Grand Theft Auto: San
                   |resolution (1366x768, 16:9) |Andreas v1.01 fails to
                   |with a game that support it |offer 1366 x 768 (16:9)
                   |                            |resolution in display setup

--- Comment #5 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

with v1.01 you get 1920 x 1080 (16:9) out of the box.

If you configure your virtual desktop to be 1280 x 720 (16:9) you get this
option as well (16/32 bpp).

On most laptops the 1366 x 768 resolution won't be reported by default (check
with 'xrandr').
You can add the mode though:

--- snip ---
$ cvt 1366 768 60

# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
Modeline "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync
+vsync

$ xrandr --newmode "1368x768_60.00"  85.86  1368 1440 1584 1800  768 769 772
795 $

$ xrandr --addmode <dispay> 1368x768_60.00
$ xrandr --output <dispay> --mode 1368x768_60.00
--- snip ---

It should become available in-game then.
IMHO this is not a Wine problem here.

Regards

-- 
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