Application Details:
Version: | 1.x |
License: | Retail |
URL: | http://simcity.ea.com/ |
Votes: | 8 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 7.2 |
Maintainers: About Maintainership
What works
General gameplay Sound and video Mouse
What does not
The intro movie does not show up at all
Workarounds
What was not tested
Extended gameplay
Hardware tested
Graphics:
Additional Comments
Installed straight from the retail CD. The installation itself went on without any problems. Built a small city and played around 10 minutes, no glitches or hangs. The intro movie appears as a black screen, but that may be due to my Wine installation missing some codecs (Indeo Video, probably).
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | May 26 2022 | 7.2 | Yes | No | No | Garbage | xavier | |
Show | Arch Linux x86_64 | Apr 17 2020 | 5.5-staging | Yes | No | No | Garbage | Nate Droppo | |
Show | Linux Mint 18 "Sarah" x86_64 | Jul 11 2016 | 1.6.2 | Yes | Yes | No | Gold | an anonymous user | |
Current | Arch Linux x86_64 | Oct 06 2013 | 1.7.3 | Yes | Yes | No | Silver | Good Guy Danny | |
Show | Ubuntu 13.04 "Raring" amd64 (+ variants like Kubuntu) | Oct 06 2013 | 1.7.3 | Yes | Yes | No | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
200 | Hangup problem when running wine 20010305 | CLOSED | WORKSFORME | View |
219 | Programs refuse to run because of safedisc copy-protection | CLOSED | FIXED | View |
421 | Implement a DIB engine | CLOSED | FIXED | View |
1257 | Regression in dll loading | CLOSED | FIXED | View |
2075 | vsnprintf: glibc and win32 not compatible | CLOSED | FIXED | View |
2939 | Unable to run games (X11DRV_ChangeDisplaySettingsExW No matching mode found!) | CLOSED | ABANDONED | View |
3759 | SimCity 3000 - all money related numbers wrong | CLOSED | FIXED | View |
7067 | Simcity 3000 has partial, grainy, B&W video, and crashes with "exceptional error" upon mouse focus | CLOSED | FIXED | View |
9046 | simcity 3000: executable exits immediately | CLOSED | ABANDONED | View |
17804 | Sim City 3000 +NoCD fails to load | CLOSED | FIXED | View |
18416 | Crash in executing SimCity 3000 | CLOSED | INVALID | View |
22522 | 5 Freunde and SimCity3000 have black intro videos (smackw32.dll) | NEW | View | |
23334 | SimCity 3000: after install regedit shows | CLOSED | ABANDONED | View |
26552 | Wine sets the resolution incorrectly on widescreen monitors | CLOSED | FIXED | View |
26878 | No sound in Sim City 3000 Unlimited | CLOSED | FIXED | View |
26879 | No music in Sim City 3000 Unlimited | CLOSED | INVALID | View |
26932 | Poor performance with Sim City 3000 Unlimited | CLOSED | DUPLICATE | View |
27062 | Simcity 3000: irrecoverable black screen, even with virtual desktop | CLOSED | DUPLICATE | View |
27079 | Painkiller Black: black screen and crash at start | CLOSED | FIXED | View |
28694 | Simcity 3000 (1.x): No video, just audio | CLOSED | INVALID | View |
Make sure that your game is running on the correct resolution, otherwise problems may occur.
You can change the resolution pass some parameters to the shortcut of the game.If you have not made a shortcut to the game,create it with any text editor by following the rules bellow.
Supported parameters
-w Starts the game in windowed mode
-r Change the game resolution
How to use?
Open the shortcut file and insert the following:
#/ bin /bash
cd "path to the folder of your game"
(wine SC3.EXE -r1024x768)
The example above starts the game in fullscreen and with resolution 1024x768
Another example:
#/ bin /bash
cd "path to the folder of your game"
(wine SC3.EXE -w -r800x600)
The example above starts the game in window with resolution 800x600.
Supported Resolutions
640x480, 800x600, 1024x768, 1280x1024
Note: if you uses multicore cpu, read tutorial Fix Multicore Freezing / crashing (below)
Install with: # apt-get install schedtool
Or:
$ wget http://freequaos.host.sk/schedtool/schedtool-1.1.2.tar.bz2 $ tar xf schedtool-1.1.2.tar.bz2 $ cd schedt* $ sudo make install run sc3k by:
$ schedtool -a 0x1 -e wine SC3.EXENOTE: If you use different resolution and multicore, use this model of shortcut:
#/ bin /bash cd "path to the folder of your game" (schedtool -a 0x1 -e wine SC3.EXE -r1024x768)
for more information read the tutorial Resolution (above)
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Alexandru Guzu on Thursday January 14th 2010, 2:35
However when I try to start the game I get No CD-ROM error.
I applied a no-cd patch (cracked .exe) And the game runs perfectly on my hardware (Intel GMA 900 - go figure) using DirectDraw.
How do I fix the no-cd error?
BTW, in winecfg, /home/cdrom0 is set as D: and the type is CD-ROM
Thanks in advance
by Ken Sharp on Monday May 2nd 2011, 10:32
by Kevin on Thursday August 27th 2009, 19:00
Athlon 64 3500+ (2.2GHz), 1GB RAM, 256MB nVidia GeForce 8500GT, Ubuntu 9.04.