http://bugs.winehq.org/show_bug.cgi?id=19365
Summary: [Monkey Island Special Edition] Screen is cropped to a small part. Product: Wine Version: 1.1.26 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: c_korn@gmx.de
Created an attachment (id=22438) --> (http://bugs.winehq.org/attachment.cgi?id=22438) output of wine-1.1.26
Hello, I use Ubuntu 9.04 amd64 with wine-1.1.26 (the one from the wine repository).
I was able to make Monkey Island SE work in wine: sh winetricks xact vcrun2005sp1 Put XAudio2_4.dll and d3dx9_36.dll into system32 and run: regsvr32 "c:\windows\system32\XAudio2_4.dll"
Hoewever the screen is cropped to a small part. I attach a screenshot. Also the output of wine is attached.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #1 from Christoph Korn c_korn@gmx.de 2009-07-18 11:55:48 --- Created an attachment (id=22440) --> (http://bugs.winehq.org/attachment.cgi?id=22440) Screen is cropped
The screen is not cropped in the game menu actually.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-18 12:11:36 --- What's the output of xrandr command?
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #3 from Christoph Korn c_korn@gmx.de 2009-07-18 12:43:28 --- Screen 0: minimum 1280 x 800, current 1280 x 800, maximum 1280 x 800 default connected 1280x800+0+0 0mm x 0mm 1280x800 50.0*
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #4 from Christoph Korn c_korn@gmx.de 2009-07-18 14:09:24 --- I changed the xorg.conf so the output of xrandr is as follows:
1280x800 50.0* 1024x768 51.0 54.0 800x600 52.0 59.0 60.0 61.0 640x480 53.0 70.0 71.0 72.0 960x540 55.0 840x525 56.0 57.0 832x624 58.0 800x512 62.0 720x450 63.0 700x525 64.0 65.0 680x384 66.0 67.0 640x512 68.0 69.0 576x432 73.0 74.0 75.0 76.0 512x384 77.0 78.0 79.0 416x312 80.0 400x300 81.0 82.0 83.0 84.0 320x240 85.0 86.0 87.0
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-18 14:10:00 --- And the original problem?
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #6 from Christoph Korn c_korn@gmx.de 2009-07-18 14:12:50 --- Eh, the problem remains.
It made no difference.
http://bugs.winehq.org/show_bug.cgi?id=19365
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #7 from Erich Hoover ehoover@mines.edu 2009-07-18 16:59:19 --- The subtitles are also not cropped...
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #8 from Christoph Korn c_korn@gmx.de 2009-07-18 17:04:36 --- Created an attachment (id=22445) --> (http://bugs.winehq.org/attachment.cgi?id=22445) subtitles are not cropped
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #9 from Christoph Korn c_korn@gmx.de 2009-07-18 17:11:50 --- Created an attachment (id=22446) --> (http://bugs.winehq.org/attachment.cgi?id=22446) menu not cropped
Also the menu about the actions is not cropped.
http://bugs.winehq.org/show_bug.cgi?id=19365
majorde@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |majorde@gmail.com
--- Comment #10 from majorde@gmail.com 2009-07-19 02:10:06 --- I am having the exact same cropping issue. The same part and amount of the screen is cropped.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #11 from Fabian Bieler der.fabe@gmx.net 2009-07-19 15:06:59 --- Created an attachment (id=22457) --> (http://bugs.winehq.org/attachment.cgi?id=22457) wined3d: reset scissor rectangle on SetRenderTarget
According to MSDN, the scissor rectangle should be reset if SetRenderTarget is called: http://msdn.microsoft.com/en-us/library/bb147354(VS.85).aspx
This fixes the bug.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #12 from Erich Hoover ehoover@mines.edu 2009-07-19 15:44:47 --- (In reply to comment #11)
Created an attachment (id=22457)
--> (http://bugs.winehq.org/attachment.cgi?id=22457) [details]
wined3d: reset scissor rectangle on SetRenderTarget
According to MSDN, the scissor rectangle should be reset if SetRenderTarget is called: http://msdn.microsoft.com/en-us/library/bb147354(VS.85).aspx
This fixes the bug.
Works for me too, you should submit the patch to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=19365
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #13 from Christoph Korn c_korn@gmx.de 2009-07-19 17:09:27 --- Woohooo, this fixes it.
Thank you so much.
I hope this makes it into 1.1.27.
http://bugs.winehq.org/show_bug.cgi?id=19365
Andre Schroeder restaurant@alice.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |restaurant@alice.de
--- Comment #14 from Andre Schroeder restaurant@alice.de 2009-07-23 14:22:44 --- (In reply to comment #13)
Woohooo, this fixes it.
Can you tell me how you did that or what I'm doing wrong? I patched and compiled wine as described in http://wiki.winehq.org/FAQ#head-7ed3c3163e2b932ee2030a48f9c5e553dc41817b
To start wine I use: env WINEPREFIX="/home/user/.wine" ./wine "C:\Program Files\Steam\steam.exe" -applaunch 32360
I also tried configure --prefix=/usr/local/wine, make install, and ./usr/local/wine/bin/wine as executable, but even if I set values around the patch code to an arbitrary value like 0, the cropping remains unchanged.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #15 from Christoph Korn c_korn@gmx.de 2009-07-23 14:36:00 --- (In reply to comment #14)
(In reply to comment #13)
Woohooo, this fixes it.
Can you tell me how you did that or what I'm doing wrong? I patched and compiled wine as described in http://wiki.winehq.org/FAQ#head-7ed3c3163e2b932ee2030a48f9c5e553dc41817b
To start wine I use: env WINEPREFIX="/home/user/.wine" ./wine "C:\Program Files\Steam\steam.exe" -applaunch 32360
I also tried configure --prefix=/usr/local/wine, make install, and ./usr/local/wine/bin/wine as executable, but even if I set values around the patch code to an arbitrary value like 0, the cropping remains unchanged.
What distribution do you use?
If you have ubuntu jaunty I can give you the patched package.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #16 from Andre Schroeder restaurant@alice.de 2009-07-23 15:25:36 --- (In reply to comment #15)
What distribution do you use?
If you have ubuntu jaunty I can give you the patched package.
I do have Jaunty! Can you send me a download link?
Thanks a lot!!
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #17 from Christoph Korn c_korn@gmx.de 2009-07-23 15:30:37 --- (In reply to comment #16)
I do have Jaunty! Can you send me a download link?
Thanks a lot!!
http://rapidshare.de/files/47930403/wine_1.1.26_winehq0_ubuntu_9.04-0ubuntu2... Here it is for amd64.
If you are on i386 I have to build it first.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #18 from Christoph Korn c_korn@gmx.de 2009-07-23 15:57:29 --- I also let the patched version build in my PPA. https://launchpad.net/~c-korn/+archive/ppa
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #19 from Andre Schroeder restaurant@alice.de 2009-07-24 03:42:28 --- (In reply to comment #18)
I also let the patched version build in my PPA. https://launchpad.net/~c-korn/+archive/ppa
That did it! Thanks so much!
I installed from your PPA. The only thing that remains is after I quit the game wine gives the message "The program MISE.exe has encountered a serious problem and needs to close. [...]" But that doesn't influence the gaming experience. So I don't care.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #20 from Christoph Korn c_korn@gmx.de 2009-07-24 05:23:04 --- (In reply to comment #19)
That did it! Thanks so much!
I installed from your PPA. The only thing that remains is after I quit the game wine gives the message "The program MISE.exe has encountered a serious problem and needs to close. [...]" But that doesn't influence the gaming experience. So I don't care.
This is a known bug. http://bugs.winehq.org/show_bug.cgi?id=19405
http://bugs.winehq.org/show_bug.cgi?id=19365
fabrice ruer dams4@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dams4@hotmail.com
--- Comment #21 from fabrice ruer dams4@hotmail.com 2009-07-26 05:25:01 --- Hello; Please, for a beginner : how to install the fix patch I already installed winetricks. Thxs by advance !
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #22 from Christoph Korn c_korn@gmx.de 2009-07-26 07:34:49 --- (In reply to comment #21)
Hello; Please, for a beginner : how to install the fix patch I already installed winetricks. Thxs by advance !
See the FAQ: http://wiki.winehq.org/FAQ#head-7ed3c3163e2b932ee2030a48f9c5e553dc41817b
If you use Ubuntu jaunty you can use the version from my PPA.
http://bugs.winehq.org/show_bug.cgi?id=19365
André Fettouhi A.Fettouhi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |A.Fettouhi@gmail.com
--- Comment #23 from André Fettouhi A.Fettouhi@gmail.com 2009-07-28 06:21:40 --- Is this patch going to make it into 1.1.27?
Regards
André
http://bugs.winehq.org/show_bug.cgi?id=19365
Richy bonker479@Hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bonker479@Hotmail.com
--- Comment #24 from Richy bonker479@Hotmail.com 2009-08-06 06:54:50 --- Yeh does anyone know if this will be patched into the latest version.
Ive been trying to compile it for opensuse but im new to linux and it never seems to work. If anyone has a guide or have already done it and wouldnt mind sharing it it would be appreciated
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #25 from Christoph Korn c_korn@gmx.de 2009-08-06 07:00:15 --- (In reply to comment #24)
Yeh does anyone know if this will be patched into the latest version.
Ive been trying to compile it for opensuse but im new to linux and it never seems to work. If anyone has a guide or have already done it and wouldnt mind sharing it it would be appreciated
It does not seem the author has sent the patch to the patches mailing list. However there is a similar patch in the mailing list which should also fix it. But it seems that it requires more work: http://www.winehq.org/pipermail/wine-patches/2009-July/076135.html
Patching the wine tree is described here. http://wiki.winehq.org/Patching
Then you have to recompile it. Be sure you have the required header files installed.
Don't know how to install them in suse.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #26 from André Fettouhi A.Fettouhi@gmail.com 2009-08-06 07:04:37 --- The patch posted here in this bug works. I've patched wine 1.1.26 on my machine which is running Arch Linux (i686).
Regards
André
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #27 from André Fettouhi A.Fettouhi@gmail.com 2009-08-08 05:03:54 --- Just updated to wine 1.1.27 and the issue still isn't fixed with MI:SE.
Regards
André
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #28 from Christoph Korn c_korn@gmx.de 2009-08-08 06:58:45 --- (In reply to comment #27)
Just updated to wine 1.1.27 and the issue still isn't fixed with MI:SE.
Regards
André
Yes, but the patch still applies on the new version and works.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #29 from André Fettouhi A.Fettouhi@gmail.com 2009-08-08 08:40:11 --- Yes, I know I already patched my wine on Arch Linux so that I can MI:SE. I finally have some time to do it :D.
Regards
André
http://bugs.winehq.org/show_bug.cgi?id=19365
Jayme tuxnet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #30 from Jayme tuxnet@gmail.com 2009-08-15 18:05:28 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #31 from Christoph Korn c_korn@gmx.de 2009-08-21 16:14:04 --- Created an attachment (id=23209) --> (http://bugs.winehq.org/attachment.cgi?id=23209) scissors.patch
The patch does not apply to wine-1.1.28.
However, here is a new one.
Patched ubuntu 9.04 packages can be found in my ppa. https://launchpad.net/~c-korn/+archive/ppa
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #32 from André Fettouhi A.Fettouhi@gmail.com 2009-09-03 05:28:14 --- Is this fixed in 1.1.29?
Regards
André
http://bugs.winehq.org/show_bug.cgi?id=19365
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #33 from Henri Verbeet hverbeet@gmail.com 2009-09-03 05:30:47 --- (In reply to comment #32)
Is this fixed in 1.1.29?
Unfortunately not.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #34 from Christoph Korn c_korn@gmx.de 2009-09-03 05:33:38 --- (In reply to comment #32)
Is this fixed in 1.1.29?
No, but for Ubuntu jaunty users there is again a fixed version in my PPA: https://launchpad.net/~c-korn/+archive/ppa
http://bugs.winehq.org/show_bug.cgi?id=19365
urthmover urthmover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |urthmover@gmail.com
--- Comment #35 from urthmover urthmover@gmail.com 2009-09-16 09:35:40 --- (In reply to comment #34)
(In reply to comment #32)
Is this fixed in 1.1.29?
No, but for Ubuntu jaunty users there is again a fixed version in my PPA: https://launchpad.net/~c-korn/+archive/ppa
Unfortunately, I am unable to obtain a public key for your PPA.
Here are my results.
Ign http://ppa.launchpad.net jaunty/Patched Wine Packages Err http://ppa.launchpad.net jaunty/Patched Wine Packages 404 Not Found Fetched 309B in 1s (166B/s) W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828 W: Failed to fetch http://ppa.launchpad.net/c-korn/ppa/ubuntu/dists/jaunty/Patched Wine/binary-amd64/Packages 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #36 from Christoph Korn c_korn@gmx.de 2009-09-16 12:23:21 --- (In reply to comment #35)
Ign http://ppa.launchpad.net jaunty/Patched Wine Packages Err http://ppa.launchpad.net jaunty/Patched Wine Packages 404 Not Found Fetched 309B in 1s (166B/s) W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828 W: Failed to fetch http://ppa.launchpad.net/c-korn/ppa/ubuntu/dists/jaunty/Patched Wine/binary-amd64/Packages 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
What did you insert into your /etc/apt/sources.list ? Just insert "deb http://ppa.launchpad.net/c-korn/ppa/ubuntu jaunty main " and run: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828 Then run: sudo apt-get update
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #37 from urthmover urthmover@gmail.com 2009-09-16 12:29:43 --- (In reply to comment #36)
(In reply to comment #35)
Ign http://ppa.launchpad.net jaunty/Patched Wine Packages Err http://ppa.launchpad.net jaunty/Patched Wine Packages 404 Not Found Fetched 309B in 1s (166B/s) W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828 W: Failed to fetch http://ppa.launchpad.net/c-korn/ppa/ubuntu/dists/jaunty/Patched Wine/binary-amd64/Packages 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
What did you insert into your /etc/apt/sources.list ? Just insert "deb http://ppa.launchpad.net/c-korn/ppa/ubuntu jaunty main " and run: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828 Then run: sudo apt-get update
The key import was successful now when I ran:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828
Now its time to replace my current wine with your patched compiled one and keep my fingers crossed. Thanks for the quick reply!
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #38 from urthmover urthmover@gmail.com 2009-09-16 12:39:51 --- (In reply to comment #37)
(In reply to comment #36)
(In reply to comment #35)
Ign http://ppa.launchpad.net jaunty/Patched Wine Packages Err http://ppa.launchpad.net jaunty/Patched Wine Packages 404 Not Found Fetched 309B in 1s (166B/s) W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828 W: Failed to fetch http://ppa.launchpad.net/c-korn/ppa/ubuntu/dists/jaunty/Patched Wine/binary-amd64/Packages 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
What did you insert into your /etc/apt/sources.list ? Just insert "deb http://ppa.launchpad.net/c-korn/ppa/ubuntu jaunty main " and run: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828 Then run: sudo apt-get update
The key import was successful now when I ran:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828
Now its time to replace my current wine with your patched compiled one and keep my fingers crossed. Thanks for the quick reply!
Works Great! Thanks to the pre-compiled wine from your PPA. Viva Linux Gaming!
http://bugs.winehq.org/show_bug.cgi?id=19365
knipl@in.tum.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |knipl@in.tum.de
http://bugs.winehq.org/show_bug.cgi?id=19365
diafero@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |diafero@arcor.de
--- Comment #39 from diafero@arcor.de 2009-09-20 11:23:39 --- I also have the issue with wine 1.1.29 and the patch fixed it - thank you very much :)
I wonder why the other two patches from this series got applied, but the 3rd one (the one we need) did not: http://www.winehq.org/pipermail/wine-patches/2009-July/076133.html http://www.winehq.org/pipermail/wine-patches/2009-July/076134.html http://www.winehq.org/pipermail/wine-patches/2009-July/076135.html
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #40 from Stefan Dösinger stefandoesinger@gmx.at 2009-09-20 12:23:27 --- Because the last patch had some flaws. The scissor rect shouldn't be set in the update stateblock, but instead in the primary stateblock. However, if we do that we break d3d7. So the d3d7 client lib needs some fixes first before we can implement the setrendertarget behavior properly.
That said, the difference is rather academic, and we're updating the viewport in the wrong way since a while, so I don't expect the scissor rect to break anything(especially since d3d7 doesn't support scissor rects). However, too often we had to find out that tiny problems break games, so we want to do things right.
I am working on an updated patch - but that needs some other cleanups in the way we handle d3d7-d3d8-d3d9-d3d10 differences first.
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #41 from diafero@arcor.de 2009-09-20 12:37:20 --- Wow, that's indeed much more complicated than I could imagine... good to hear you are still working on it. Thanks a lot for the fast and detailed explanation :)
http://bugs.winehq.org/show_bug.cgi?id=19365
diafero@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|diafero@arcor.de |
http://bugs.winehq.org/show_bug.cgi?id=19365
Ralf Jung ralfjung-e@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ralfjung-e@gmx.de
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #42 from André Fettouhi A.Fettouhi@gmail.com 2009-09-27 01:33:02 --- Does the latest patch work with wine 1.1.30?
Regatrds
André
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #43 from Christoph Korn c_korn@gmx.de 2009-09-27 04:22:52 --- Yes, Ubuntu patches of wine-1.1.30 are in my PPA. https://launchpad.net/~c-korn/+archive/ppa
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #44 from knipl@in.tum.de 2009-10-03 04:31:22 --- Fixed by the latest git (wine-1.1.30-287-g3c98992). Thanks.
http://bugs.winehq.org/show_bug.cgi?id=19365
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #45 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-03 11:15:35 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=19365
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #46 from Alexandre Julliard julliard@winehq.org 2009-10-09 11:14:15 --- Closing bugs fixed in 1.1.31.
http://bugs.winehq.org/show_bug.cgi?id=19365
iso wulfah@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wulfah@gmail.com
--- Comment #47 from iso wulfah@gmail.com 2010-07-28 19:56:35 --- After finding a solution to bug 21097 I ran into this one, which is strange as I have version 1.2 of wine where the bug should be since long fixed.
The game looks exactly as the already attached screenshots. If I switch to classic mode everything looks as it should.
The machine I'm using have the Intel GMA X3100 graphics processor.
Any idea?
http://bugs.winehq.org/show_bug.cgi?id=19365
luke@ttsec.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luke@ttsec.com
--- Comment #48 from luke@ttsec.com 2010-08-10 22:52:02 --- (In reply to comment #47)
After finding a solution to bug 21097 I ran into this one, which is strange as I have version 1.2 of wine where the bug should be since long fixed.
The game looks exactly as the already attached screenshots. If I switch to classic mode everything looks as it should.
The machine I'm using have the Intel GMA X3100 graphics processor.
Any idea?
I have this problem to with 1.2 on Intel GMA X800. After installing 1.3, this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=19365
urthmover urthmover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|urthmover@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #49 from luke@ttsec.com 2010-08-14 00:17:49 --- (In reply to comment #48)
(In reply to comment #47)
After finding a solution to bug 21097 I ran into this one, which is strange as I have version 1.2 of wine where the bug should be since long fixed.
The game looks exactly as the already attached screenshots. If I switch to classic mode everything looks as it should.
The machine I'm using have the Intel GMA X3100 graphics processor.
Any idea?
I have this problem to with 1.2 on Intel GMA X800. After installing 1.3, this is fixed.
Oops, I meant Intel GMA X4500 HD.