SimCity 4
Application Details:
Version: | CD - Vanilla |
License: | Retail |
URL: | http://simcity.ea.com/ |
Votes: | 2 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 2.2 |
Maintainers: About Maintainership
What works
Normal gameplay, starting a new city, sound
What does not
Installation, some minor graphic anomalies (i.e. water towers turn bright green... but they get better), needs a cracked exe
Workarounds
What was not tested
Multi-player, cities that get too large
Hardware tested
Graphics:
Additional Comments
Admittedly, I've not played this game under Windows, so if it plays abnormal to THAT... I'm unawares, but I seem to have full functionality. You simply can't get this game to install through Wine, but you honestly don't need to. All you need is the game CDs and a cracked exe. Just copy the contents of both CDs to a directory (mine is at .wine/drive_c/program files/simcity 4). Then, copy the cracked exe to the same directory. After that, to run it just launch it using Wine with a "-d:software" switch. My launcher looks like this: nv WINEPREFIX="/home/Aaron/.wine" wine "C:\program files\SimCity 4\simcity 4.exe" -d:software Enjoy!
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Mar 01 2017 | 2.2 | Yes | Yes | No | Silver | Jacob Cameron | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Feb 04 2017 | 2.0 | Yes | Yes | No | Silver | Jacob Cameron | |
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Oct 04 2014 | 1.6.2 | Yes | Yes | No | Platinum | an anonymous user | |
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Feb 03 2013 | 1.5.23 | Yes | No | No | Garbage | an anonymous user | |
Show | Ubuntu 10.04 "Lucid" amd64 (+ variants like Kubuntu) | Jun 16 2011 | 1.3.21 | Yes | Yes | No | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
By default, SimCity 4 only allows you to use resolutions up to 1280x1024, but it's very easy to use any resolution you want, just add this to your launcher/start script:
-CustomResolution:enabled -r1920x1080x32
Replace 1920x1080 with your desired resolution.