Application Details:
Version: | Labyrinth of the Minotaur 1.88 |
License: | Retail |
URL: | http://www.darkageofcamelot.co... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 0.9.49. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
installation and update
What does not
log in to character screen (crashes)
Workarounds
What was not tested
any hacks or changing in files
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Nov 12 2007 | 0.9.49. | Yes | Yes | Gold | an anonymous user | ||
Show | Ubuntu 7.04 "Feisty" i386 (+ variants like Kubuntu) | Oct 18 2007 | 0.9.46. | Yes | Yes | Gold | an anonymous user | ||
Current | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Sep 23 2007 | 0.9.45. | Yes | No | Garbage | an anonymous user | ||
Show | Gentoo Linux x86_64 | Aug 17 2007 | 0.9.43. | Yes | Yes | Bronze | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
wine-X-cursor-hack.patch
--- dlls/winex11.drv/mouse.c.orig 2008-04-22 03:42:10.000000000 -0800 +++ dlls/winex11.drv/mouse.c 2008-04-22 03:40:29.000000000 -0800 @@ -924,6 +924,7 @@ lpCursor->nWidth, lpCursor->nHeight, lpCursor->bPlanes, lpCursor->bBitsPerPixel); else TRACE("NULL\n"); + return; /* set the same cursor for all top-level windows of the current thread */
Applying The Patch:
cd $HOME/Download/wine patch -p0 < wine-X-cursor-hack.patch # If you have already installed from source, just re-run make make -s > /dev/null && sudo make install
Alternately, you can run make from within the $HOME/Download/wine/dlls/winex11.drv folder and copy winex11.drv.so to wherever wine was installed, probably /usr/local/lib/wine.
If you are worried about the cursor hack messing up other programs you can run wine directly from the source tree without installing:
$HOME/Download/wine/wine camelot
Comments for this application have been disabled because there are no maintainers.