[Bug 21676] Plants vs Zombies is stretched on widescreen monitors

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 20 08:04:15 CDT 2010


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


Wylda <wylda at volny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                URL|                            |http://www.popcap.com/games
                   |                            |/pvz




--- Comment #6 from Wylda <wylda at volny.cz>  2010-06-20 08:04:14 ---

Still present in wine-1.2-rc4.

Based on Henri's commit
(http://source.winehq.org/git/wine.git/?a=commit;h=93c49f1777764658192eed75e983cf7986669274),
which help this game earlier (bug 19373) i played with following values.

Game normally uses:
currentDesc.Width = 800
currentDesc.Height = 600

and when i manually hardwired to:
currentDesc.Width = 1024
currentDesc.Height = 600

Game got correct picture size even on 16:10 (1920x1200). Maybe some kind of
miscalculation for wide screens? (no idea what i was changing;)

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