The Version sold through Origin.
SimCity is updated automatically, so it makes no sense to maintain separate versions.
Application Details:
Version: | Latest |
License: | Retail |
URL: | http://www.simcity.com/ |
Votes: | 5 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 6.4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Nothing
What does not
After starting the game shows a black screen
Workarounds
What was not tested
Almost everything
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Apr 28 2021 | 6.4 | Yes | Yes | No | Silver | Luciano | |
Current | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Apr 30 2020 | 5.5-staging | Yes | No | No | Garbage | Miko?aj | |
Show | Unknown | Sep 23 2018 | 3.0.3 | Yes | Yes | No | Platinum | User | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Sep 02 2018 | 3.0.2 | Yes | Yes | No | Platinum | Akati | |
Show | Fedora 28 x86_64 | Jul 01 2018 | 3.11-staging | Yes | Yes | No | Platinum | Desperalaw |
Bug # | Description | Status | Resolution | Other apps affected |
29876 | EA Origin: installations don't finish (manual exec of EAProxyInstaller.exe required) | CLOSED | DUPLICATE | View |
30384 | Add support for network connectivity checks using Network List Manager (NLM) API (Vista+) | CLOSED | FIXED | View |
31438 | Multiple installers/game clients using Qt 4.x/5.x network class stall or fail to download payloads (EA Origin, Qt Creator 1.4.0, Prime World launcher) | CLOSED | FIXED | View |
33141 | Problem to start SimCity 2013 | UNCONFIRMED | View | |
33159 | Loading a .dll without relocations fails under Mac OS X (needs preloader) | CLOSED | FIXED | View |
33723 | EA Origin needs job objects | CLOSED | FIXED | View |
34085 | Origin: Downloading stalls and takes forever | CLOSED | DUPLICATE | View |
35490 | After SimCity 2013 updates: d3d_shader:shader_sm4_read_src_param Unhandled swizzle type 0. | CLOSED | ABANDONED | View |
35828 | Unable to connect to EA Origin (root CA 'GTE CyberTrust Global Root' removed from the system CA bundle) | CLOSED | NOTOURBUG | View |
36863 | Mass Effect 3 [Origin] crash on startup (broken EA Origins in-game overlay/hook engine 'igo32.dll' needs 'opengl32.dll' prelinked < 2GB address range) | CLOSED | FIXED | View |
37406 | Texture corruption when changing graphic options (Eve Online, Sims 3, Diablo 3) | CLOSED | FIXED | View |
37475 | SimCity 2013 freezes on start in fullscreen (Failed to open BO for returned DRI2 buffer (1600x900, dri2 back buffer, named 11). This is likely a bug in the X Server that will lead to a crash soon.) | CLOSED | NOTOURBUG | View |
38331 | Graphical glitch in Simcity 2013 | UNCONFIRMED | View |
Download and install Origin:
cd ~ |
... and follow the graphical Origin installer process.
Do not login, yet.
Just click away the login window.
Only for wine version 1.7.34 or older: Patch Origin's Qt5Network.dll to buffer the QTcpSocket again
This is needed for a smooth download. Otherwise the download rate will drop to zero within a few seconds, or even hang on "Preparing ...". See bug #31438, which was fixed in wine 1.7.35.
cd ~ |
Above commands download the python patch script to your home directory, make it executable and then execute it in the correct folder. In case the lines are wrapped on your display: the lines start with "cd", "wget", "chmod", "cd" and the last line with "~/patch_qt5network_wine.py".
This script is quite flexible in finding the correct byte to patch, even if Origin comes with a new version of the dll. If it fails anyway check the bug report for news.
Start Origin:
cd ~/.wine/drive_c/Program\ Files/Origin |
... and download & install SimCity in there.
Force the installation to finish:
If the SimCity installer gets stuck after downloading on "Installing..." for more than 5 minutes do a
killall EAProxyInstaller.exe |
See bug #33723 (this symptom was described in its duplicate #29876).
Disable Origin in Game:
Otherwise SimCity.exe will crash shortly after starting it.
In the Origin window go to "Origin - Application Settings - Origin In Game" and untick "Enable Origin In Game".
(In the past it was recommended to remove IGO32.dll instead. But this doesn't work anymore.)
Start SimCity in Origin:
cd ~/.wine/drive_c/Program\ Files/Origin wine Origin.exe |
In Origin hover over SimCity and click "Play".
If SimCity freezes in fullscreen and you can't get back to your desktop hit "Control" + "Alt" + "F1", this will bring you to a text terminal. There login and type:
killall SimCity.exe |
If you started the game, can hear the sounds of the intro, but the actual SimCity game is not visible, then try to bring it to the foreground by cycling through your windows with "Alt" + "Tab" several times. If this doesn't work, quit everything, start winecfg, choose the "Graphics" rider and select "Emulate a virtual desktop" (choose a resolution just a littlebit smaller than your display's resolution). Then start SimCity again.
If you get an error message in the login prompt of Origin that the EA servers are currently not available, enable the insecure GTE CyberTrust Global Root certificate. (See bug #35828). Note that this certificate is not secure because its key length is only 1024 bits. Check in /etc/ca-certificates.conf which certificates are installed.
Check your distribution's help to learn how to enable this cerificate. E.g. in Debian do a
sudo dpkg-reconfigure ca-certificates |
Origin is not aware of what is happening in SimCity.
After quitting SimCity it will complain that it is still running. Further the "Last Played" is not updated. Just ignore it. Or use a patched version of wine, see bug #33723.
Comments for this application have been disabled because there are no maintainers.