All versions of the full game.
Fixes/Changes in 1.06
---------------------
* Improved ladder tracking and cheat checking.
New Features in 1.06
--------------------
* 10 new multiplayer maps.
* 2 new terrain tile sets.
* Updated unit data (balancing tweaks).
* 3 new units which are available in multiplayer or practive mode.
Application Details:
Version: | 1.0x |
License: | Retail |
URL: | |
Votes: | 1 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.6.2 |
Maintainers: About Maintainership
What works
Everything appears to work for single player. Â Game installed and I played the first Atreides mission successfully.
What does not
Workarounds
What was not tested
Multiplayer, anything Internet-dependent.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Jan 18 2015 | 1.6.2 | Yes | Yes | Platinum | an anonymous user | ||
Show | Arch Linux x86_64 | Nov 11 2013 | 1.7.6 | Yes | Yes | Platinum | P. Neidhardt | ||
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Jan 27 2012 | 1.4-rc1 | Yes | Yes | Bronze | James Carthew | ||
Show | Slackware 12.1 | Oct 21 2011 | 1.3.31 | Yes | Yes | Silver | an anonymous user | ||
Show | Slackware 12.1 | Oct 02 2011 | 1.3.29 | Yes | Yes | Silver | an anonymous user |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by axet on Tuesday December 24th 2019, 15:06
by Terence Hui on Monday September 10th 2012, 17:38
Something having to do with how fast my cpu is I think. I've encountered similar things in older games before.
Not sure what to do as of yet. Rebooting seems the only option to reset everything. Have to find that process that keeps hanging up the sound.
by Terence Hui on Monday September 10th 2012, 17:53
pulseaudio --kill && pulseaudio --start
Will kill/restart the service.
No more garbled audio! Yay!
by Peter on Sunday July 22nd 2012, 11:55
by Nathan on Saturday March 10th 2012, 0:35
"Unable to locate necessary files. Please run Setup.exe from the CD-ROM disc."
Now any other issues I can't help with. I'm going to assume in this tutorial that you have a basic understanding with terminal.
I'm assuming you have an ISO for this guide.
Lets start:
$ sudo mkdir -p /mnt/disk
$ sudo mount -o loop,uid=1000 (path_to_DUNEISO.iso) /mnt/disk
$ cd ~/.wine/dosdevices
$ ln -s /mnt/disk d:
$ ln -s (Path_to_DUNE.ISO) d::
$ winecfg
Under the Tab "Drives" make sure D: matches the following information:
(Click Show Advanced"
Path: /mnt/disk
Type: CD-ROM
Device: (Is the path to the ISO)
Label: Should say something like DUNE2000.
Serial: Should have random characters.
As long as Label/Serial have something written you should be good. I don't know what to do for a CD-ROM, as my D630 has a secondary battery instead of a CD-ROM.
Tested on Wine 1.4rc5 Ubuntu 10.04
~Nathan
by Nathan on Saturday March 10th 2012, 0:44
$ cd ~/.wine/dosdevices
$ rm d:
$ rm d::
$ sudo umount /mnt/disk
$ sudo rm -r /mnt/disk
$ winecfg
Under drives you should see that you beloved d: drive has been removed
You now have Dune 2000 installed and you can remove your ISO disk images.
Enjoy