http://bugs.winehq.org/show_bug.cgi?id=11188
Simon Simon80@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Simon80@gmail.com
--- Comment #157 from Simon Simon80@gmail.com 2009-12-30 23:10:34 --- (In reply to comment #71)
I forgot to add: because my screen res is 1280x800, I need to emulate a virtual desktop in wine to run WC3, otherwise the image is garbled. (Incidentally, if anyone knows a way around this, I'd love to hear it.)
Sorry for the off topic response, but if your driver is fglrx, you can add the following to your xorg.conf:
Section "Device" ... Option "CenterMode" "true" ... EndSection
This is documented in the man page for fglrx.