SimCity 3000 with a few extras.
Application Details:
Version: | Unlimited |
License: | Retail |
URL: | http://simcity.ea.com/ |
Votes: | 2 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 6.6 |
Maintainers: About Maintainership
What works
SimCity 3000 Unlimited (Main Game)
What does not
Intro video
Game crashes on launch. (on native windows this only happens on Vista and later)
Workarounds
Using a no-cd crack that replaces the installed apps (sc3u.exe, baapp.exe) with cracked ones allows the game to launch.
Crack: http://www.gameburnworld.com/dl/dl2/m.php?p=SimCity3000Unlimitedv1.0NoCDFixedexeUSCan.zip
What was not tested
Building Architect Plus, Scenario Creator, anything else outside of the main program.
Hardware tested
Graphics:
Additional Comments
Installed from cd normally with product key, game only runs with no-cd crack. No other modifications are needed.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | macOS 10.14 "Mojave" | Apr 16 2021 | 6.6 | Yes | Yes | Yes | Gold | Alex | |
Current | macOS 10.14 "Mojave" | Jul 20 2020 | 5.0.1 | Yes | Yes | Yes | Gold | Alex | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Jun 05 2018 | 3.8 | Yes | Yes | No | Silver | James Murphy | |
Show | Arch Linux x86_64 | Dec 28 2017 | 3.0-rc3 | Yes | Yes | No | Silver | Maarten Oosting | |
Show | Arch Linux x86_64 | Jun 22 2017 | 2.10 | Yes | Yes | No | Silver | Agustín Atahides |
NoCD
Wine does not currently work well with copy protection, so this game does not currently run.
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 Francisco on Sunday July 15th 2018, 15:13
by Michael on Thursday January 23rd 2014, 10:28
by Jarkko Korpi on Saturday September 6th 2014, 13:39
by Craig Hadady on Friday July 6th 2012, 10:06
o 1.5.8 on linux works but is slower than 1.5.4
o 1.5.4 on linux works great!
o 1.5 on snow leopard (macports) allows game install but the game pops up in a blank window, with sound.
o 1.4 on snow leopard (macports) plays great, but can't play in a window - full screen only regardless of command line switches.
My linux box is a laptop running Ubuntu 11.04. I compile wine from source, thinking it would work better while I was debugging.
My Mac is a macbook pro (January 2011) with the cd-rom supplied development environment.
Regards,
Craig
by Ken Sharp on Thursday April 21st 2011, 8:41
100% CPU on BOTH cores (might be normal).
Loading takes WAY too long.
Start-up video fails in full screen.
No sound or music.
Looking into these.
by Ken Sharp on Thursday April 21st 2011, 8:50
by Ken Sharp on Monday May 2nd 2011, 10:29