Posted July 01, 2009
To get the Gog version of HOMAM to run on linux without that silly "No CD" error, just follow these simple steps:
1. Install GOG version of HOMAM. If you are using WINE to do this, the default install directory should be something like /home/<user>/.wine/drive_c/Program Files/GOG.com/Heroes of Might and Magic/
2. Copy the HOMAM directory. I copied it to an easier directory to handle in terminal, like /home/<user>/games/homam/
3. Install dosbox. If you are using an apt-get system, simply type in sudo apt-get install dosbox into the terminal. If not, go online and find it!
4. Open terminal. Go into the Heroes directory:
cd /home/<user>/games/homam/
5. Run dosbox with the gog conf parameter:
in terminal, type: dosbox -conf dosboxHOMM1.conf -noconsole
and press enter
The game should now run, simple as that!
Credit for this guide goes primarily to Horus, who wrote an extremely similar guide for the Mac OSX
1. Install GOG version of HOMAM. If you are using WINE to do this, the default install directory should be something like /home/<user>/.wine/drive_c/Program Files/GOG.com/Heroes of Might and Magic/
2. Copy the HOMAM directory. I copied it to an easier directory to handle in terminal, like /home/<user>/games/homam/
3. Install dosbox. If you are using an apt-get system, simply type in sudo apt-get install dosbox into the terminal. If not, go online and find it!
4. Open terminal. Go into the Heroes directory:
cd /home/<user>/games/homam/
5. Run dosbox with the gog conf parameter:
in terminal, type: dosbox -conf dosboxHOMM1.conf -noconsole
and press enter
The game should now run, simple as that!
Credit for this guide goes primarily to Horus, who wrote an extremely similar guide for the Mac OSX