Application Details:
Version: | 1.100 |
License: | Retail |
URL: | http://www.lionhead.com/bw/ |
Votes: | 11 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.5.12 |
Maintainers: About Maintainership
What works
Singleplayer, CPU-based multiplayer, all movies and at least the first two levels of the campaign completely work
What does not
Nothing was found wrong after following the how-to's
Workarounds
What was not tested
Multiplayer
Hardware tested
Graphics:
Additional Comments
Also works in Ubuntu 10.04, 10.10 and Kubuntu 10.04. Using maxed settings, following the how-to's. AMD X2 260, 4Gb ram, Nvidia 9800GT
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux | Sep 24 2012 | 1.5.12 | Yes | Yes | Silver | Ruan | ||
Show | Gentoo Linux x86_64 | Nov 20 2011 | 1.3.33 | Yes | Yes | Silver | Carlos Salvador Pérez Salgado | ||
Current | Ubuntu 11.04 "Natty" i386 (+ variants like Kubuntu) | May 09 2011 | 1.3.19 | Yes | Yes | Silver | Nick Stuckert | ||
Show | Gentoo Linux x86_64 | Mar 10 2011 | 1.3.15 | Yes | Yes | Gold | Remco Zoet | ||
Show | Gentoo Linux | Nov 22 2009 | 1.1.33 | Yes | Yes | Bronze | Christian Weiske |
Bug # | Description | Status | Resolution | Other apps affected |
To run Black & White (and Creature Isle) without being affected by bug 14939 (texture bug) and bug 15984 (crash bug), you have to run a version of Wine patched with the DXTn to ARGB texture conversion patch, blitting patch and the button click patch. To install this patched version of Wine, copy and paste the following commands into a terminal:
mkdir ~/src cd ~/src git clone git://source.winehq.org/git/wine.git ~/src/wine cd ~/src/wine wget -O wine-dxt13-to-argb4444-xrgb1555-conversion.patch http://bugs2.winehq.org/attachment.cgi?id=34559 wget -O wine-dderr.patch http://bugs2.winehq.org/attachment.cgi?id=33563 patch -p1 < wine-dxt13-to-argb4444-xrgb1555-conversion.patch patch -p1 < wine-dderr.patchCheck http://wiki.winehq.org/Recommended_Packages to make sure you get all necessary packages, or if you encounter trouble compiling. Then copy and paste the next set of commands:
./configure --prefix=/usr make depend make sudo make install
With these three patches, Black & White is fully and perfectly playable through Wine. If you encounter trouble patching, try looking at the bug threads for an updated patch (they are attended to more frequently than this Howto).
Set wine version to win98 for best results.
For 64 bit wine go to wiki.winehq.org/Wine64.
A picture posted of the intro with the Man and Woman kissing and little kid looking bored is the point at which a stall may occur. Settings for Audio need to be changed from hardware acceleration to emulation at this point. You can track the bug at http://bugs.winehq.org/show_bug.cgi?id=12651.