Sid Meier's Civilization III: Complete from Steam. Featuring the Play the World and Conquests expansion packs.
Application Details:
Version: | Complete edition (Steam) |
License: | Retail |
URL: | http://www.civ3.com/ |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 2.0.1 |
Maintainers: About Maintainership
What works
Installing, loading, saving, full playthrough.
What does not
Nothing
Workarounds
What was not tested
Multiplayer
Hardware tested
Graphics:
Additional Comments
It would crash after the 2k Games intro. In order to get it to stop crashing I had to change my resolution to the games resoltion prior to starting the game. Once I changed my resolution to 1024x768 then start the game I had no more crashes. If needed you can probably make a script to change the resolution before the game is started and change back to normal once finished. I had the xfce4 panel show up during full screen. Unchecking "Allow the window manager to control the windows" under Graphics in winecfg got rid of it. Check "Automatically capture the mouse in full-screen windows" under Graphics in winecfg if you want the mouse to stay in game during full-screen. There is a small sound glitch when a unit mouse. Doesn't effect the game. Not sure how to get around it besides turning down SoundFX in Preferences.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | macOS 10.12 "Sierra" | Jun 28 2017 | 2.0.1 | Yes | Yes | No | Bronze | Yana Luna-Terra | |
Show | Arch Linux x86_64 | Jan 11 2017 | 2.0-rc4 | Yes | Yes | No | Silver | Alden Davidson | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Apr 27 2016 | 1.9.8 | Yes | Yes | No | Platinum | Alex Cooper | |
Current | Arch Linux x86_64 | Mar 07 2014 | 1.7.13 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Mar 01 2013 | 1.4 | Yes | Yes | No | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
17726 | Multiple games require IDirectPlay8Peer Host implementation for multi-player mode (Civilization III Play the World, Railroad Tycoon 3) | NEW | View | |
41930 | Civilization III Complete shows black terrain (Wine compiled with OSMesa support) | NEW | View |
2015-08-19 Admin note: the following was extracted from a user comment made in 2014 and may not be relevant to current Wine.
This is the most frequent sound which is buggy, for the other sounds disable sound FX and enable it again as mentioned before.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by cyberbaud on Tuesday October 22nd 2019, 17:42
Using hexedit, search (ctrl+s) for the 3rd instance of 0x6383 in gdi32.dll and change it to 0x0114 and the black terrain issue is fixed (should work for any variant of civ3).
by Mateusz Jędrasik on Thursday September 5th 2019, 0:40
(after obtaining winetricks, wiki.winehq.org/Winetricks)
winetricks d3dx11_43 dotnet452 vcrun2010
If you get errors during the winetricks run, try deleting the temp directories contents (for me being in ~/.cache/winetricks and ~/.wine/dosdevices/c\:/windows/temp/) and running the winetricks command again!
Note this requires access to the internet as it downloads extra files for installation.
by Mateusz Jędrasik on Thursday September 5th 2019, 0:52