WineHQ
Black & White 1.0



Category: Main > Games > Strategy Games > Black & White > 1.0


NameBlack & White
Version1.0
License Retail
URLhttp://www.lionhead.com/bw/
Votes Marked as obsolete
RatingSilver
Wine Version1.3.19
Maintainers of this version:
Description

original retail version

please patch black and white to 1.10 and post results on that version

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Installs from disk just fine. After install Copyright systems in the program scream that you put in the original disk. This can be solved with the no cd crack for the correct version of the game.


What does not

I had issues with the game no showing correctly on my screen. It glitched to the bottom of my monitor and there was no way for me to move it up as it was in full screen mode. If there was a way to play the game in a window it would have no problems I think.


What was not tested
Everything after initial start-up.


Additional Comments

This is too good of a game to leave in the garbage list!!!
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowUbuntu 11.04 "Natty" (+ variants like Kubuntu)May 09 20111.3.19 Yes Yes Silver Nick Stuckert 
ShowDebian GNU/Linux 5.0 "Lenny"Oct 28 20081.1.7 Yes Yes Bronze John Haywards 
ShowUbuntu 9.10 "Karmic" (+ variants like Kubuntu)Sep 11 20101.0.1 Yes No Garbage an anonymous user 
CurrentUbuntu 9.10 "Karmic" (+ variants like Kubuntu)Jan 13 20101.0.1 Yes No Garbage an anonymous user 
ShowFedora 9 x86_64Oct 10 20081.1.5 Yes Yes Bronze Jay Jay Billings 


Known bugs
Bug # Description Status Resolution Other apps affected
14939 Black & White: DXTC to ARGB converter not implemented NEW View

 
HOWTO

To run Black & White (and Creature Isle) without being affected by bug 14939 (texture bug), bug 15984 (crash bug) and bug 25417 (mouse 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-button-click.patch http://bugs2.winehq.org/attachment.cgi?id=35234
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-button-click.patch
patch -p1 < wine-dderr.patch
Check 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.


 
Intro Stall/No In Game Sound

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.


 




   << Back

Page loaded in 0.08337 seconds.