WineHQ
Heroes of Might and Magic 1.0



Category: Main > Games > Strategy Games > Turn-Based > Heroes of Might and Magic > 1.0


NameHeroes of Might and Magic
Version1.0
License Retail
URL 
Votes  
RatingBronze
Wine Version1.1.35
Maintainers of this version:
No maintainers. Volunteer today!
Description

The release version.

Selected Test Results (selected in 'Test Results' table below)

What works

Installation

Intro

Running the game in fullscreen and window (toggle by F4)

Changing the game resolution inside game menu (640x480 .. 1280x1024)

Map editor (create and play your custom)


What does not
Sound & Speech/SFX (needs to be disabled: bug #3930)


What was not tested
Multiplayer


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentMandriva 2010.0 x86_64Jan 12 20101.1.35 Yes Yes Bronze Giovanni Mariani 
ShowDebian GNU/Linux 5.0 "Lenny"Jun 02 20091.1.22 Yes Yes Silver Wylda 
ShowUbuntu 8.10 "Intrepid" x86_64 (+ variants like Kubuntu)Dec 15 20081.0.1 Yes Yes Silver no way 
ShowUbuntu 8.04 "Hardy" (+ variants like Kubuntu)May 05 20080.9.59. Yes Yes Bronze an anonymous user 
ShowUbuntu 7.10 "Gutsy" (+ variants like Kubuntu)Feb 29 20080.9.56. Yes No Garbage an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected
3930 HOMM shows black screen (sound problem) NEW View

 
HOWTO

Do not use Wine 0.9.30 or 0.9.31, as these do not display the game cursor properly. Newer and earlier versions should be fine.

To get the game working, you must do the following (reported by Damjan Jovanovic)

  • Apply this patch to Wine 0.9.29 or earlier, or disable sound completely in Wine
  • Add an override so that 'HEROES.EXE' runs in Windows 98 mode (can be done in winecfg)
How to apply the patch
  • Change to the directory where you saved the Wine archive and patch
  • Extract Wine with tar -xvjf wine-0.9.29.tar.bz2
  • Enter the Wine directory with cd wine-0.9.29
  • Apply the patch, patch -p1 < ../wineoss-0.9.29.patch
  • Substitute with the path where you want to install Wine. ./configure --prefix=$HOME/wineh1
  • Compile with make depend && make
  • Install with make install
  • Now change to the directory where you installed Heroes and type ~/wineh1 heroes

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

works - hack registry and disable sound
by Damjan Jovanovic on Monday November 28th 2005, 2:34
First, the SIGILL "CLI" instruction occurs on (the real) Windows 2000. I can't remember if it occurs on Windows 98, but I was able to fix it on both Windows 2000, and on wine emulating either 2000 or XP by adding a registry value:

HKEY_LOCAL_MACHINE\Software\New world computing\Heroes of might and magic\1.00
Make a "Music Volume" value under that key, and set it to any integer value (I tried 0 and 1, both worked). Now you no longer get the CLI problem.

It will still get to a black screen on wine (even in the real Windows 2000, but not in the real Windows 98), but it can be fixed as well. Run "winecfg", and disable sound completely. Now it works ;-).

The mci problem with "open G: type cdaudio alias cd" is that mci tries to open G: as an MCI device, which is wrong. I tried to hack it (by adding "G:=mcicda.dll" under the "[mci]" section of the system.ini, the warning will go away, but it will still give you a black screen with sound enabled (and you won't hear any music).

[post new] [reply to this]




   << Back

Page loaded in 0.12644 seconds.