Playing SimCity 2000 on a modern Mac (2024)

SimCity 2000 is one of my favorite classic PC games, and I love playing the original version on my PowerMac G3. However, the “modern” versions available through EA and GOG are simply the MS-DOS versions packed with the DOSBox emulator. The DOS version is playable, but you’re stuck to a 640x480 window (or that same viewport but stretched in full-screen mode).

Thankfully, you can easily run the Windows version of SimCity 2000 Special Edition on a Mac, which will give you a resizable window, higher-quality music, no mouse locking, and an overall better experience.

The two best options for running SimCity 2000 on a modern Mac are Parallels Desktop, which runs a full Windows operating system on top of macOS, or CrossOver, which is a compatibility layer for Windows software. I also have instructions for PortingKit, a free alternative, which is a bit less seamless but is still playable. The CrossOver instructions should also work for CrossOver on Linux and Chromebooks.

Subscribe

What you need

First, you need a copy of SimCity 2000 Special Edition, which was the first version created for Windows (not the later SimCity 2000 Network Edition). That release includes a 16-bit MS-DOS version, 16-bit Windows 3.1 version, and a 32-bit Windows 95 version. The last one is what we need, because 64-bit Windows does not support 16-bit x86 code, and it doesn’t seem to work on CrossOver on macOS. You can easily find the game online if you don’t own a copy already.

Second, you need the InstallShield 3 32-bit Generic Installer. Even though the Windows 95 version of SimCity 2000 is 32-bit, the installer is a 16-bit application, so it won’t run. You can download it from PCGamingWiki.

Once you have both the game and the installer, create a folder somewhere on your Mac and call it “SimInstall” (the folder can be anywhere). Then, open the WIN95 folder from the SimCity 2000 installation files, and copy everything inside to the SimInstall folder. Finally, copy the “setup32.exe” file from the InstallShield download to the SimInstall folder. You should have everything in the same folder, like the below screenshot.

Playing SimCity 2000 on a modern Mac (1)

Now you’re ready to install SimCity!

How to install in CrossOver

CrossOver has a built-in configuration for SimCity 2000, but it’s primarily intended for the GOG DOSBox version, and isn’t really necessary because SimCity doesn’t have any required dependencies.

First, make a new bottle from Bottle > New Bottle (⌘+N). Give it the name “SimCity 2000” and set the type to Windows 98. Then click Create.

Playing SimCity 2000 on a modern Mac (2)

After the bottle is created, click “Run Command” in the sidebar (⌘+R), click the “Browse” button, then find and select the “setup32.exe” application inside the SimInstall folder. Then click “Run” to start the installer.

Playing SimCity 2000 on a modern Mac (3)

The SimSity 2000 installer should start after that. You can just click “Next” on each step, and type in your name and company (or make something up) when asked.

Playing SimCity 2000 on a modern Mac (4)

The game should be installed, but CrossOver won’t automatically detect the game inside the bottle, so you’ll need to add it yourself. Click the “Run Command” button in the sidebar again (⌘+R), then click Browse. The file picker should open in the C: drive of the bottle. From there, navigate to Program Files > Maxis > SimCity 2000, then select “SIMCITY.EXE” and click the Open button. Instead of clicking the Run button here, click “Save Command as a Launcher”.

Playing SimCity 2000 on a modern Mac (5)

SimCity should appear in the CrossOver launcher a few seconds after you click the button. Then you can close the Run Command popup. The game will also then appear in the macOS Launchpad and your user’s Application folder.

Playing SimCity 2000 on a modern Mac (6)

Now you can open the game and enjoy! When you load into a game, the main window can be resized, and the other windows (like Population, Budget, and Ordinances) can be moved around outside the main window.

Playing SimCity 2000 on a modern Mac (7)

There are two issues to be aware of with SimCity in CrossOver. First, the "Cheetah” or “African Swallow” speeds might be selected by default in some cities or scenarios, but they’re too fast to tell what is happening on modern computers — go to the Speed menu and select a slower speed. If you can’t open the menu in time for the budget windows to pop up, use the keyboard shortcut Control+1.

Second, when you try to load a city, you might not see anything. This is because the file browser is looking for files with an “.sc2” extension (possibly due to how the Wine compatibility layer handles case sensitivity), while SimCity is saving them with an uppercase “.SC2” extension.

Playing SimCity 2000 on a modern Mac (8)

You can see your cities by changing “sc2” to “SC2” in the “File Name” text box in the browser, and then hitting Return/Enter on your keyboard. Annoyingly, you have to do this every time.

How to install in Parallels

The setup process for Parallels Desktop is pretty quick, assuming you already have Parallels set up. In the Finder, open the SimInstall folder, right-click (or two-finger click on a touchpad) the “setup32.exe” file, and select Open With > Parallels Desktop.

Playing SimCity 2000 on a modern Mac (9)

You might see a warning about the application being verified, but you can just skip it. The SimCity 2000 installer should now run. You can just click “Next” on each step, and type in your name and company (or make something up) when asked.

Playing SimCity 2000 on a modern Mac (10)

After the installation, SimCity 2000 will be added to the Start Menu in Windows, and will appear in your Mac’s applications if you have the Share Applications feature enabled. However, the game will most likely crash when you try to open or save a city. To fix that, we’ll need a third-party patch.

Download the SimCity 2000 compatibility patch from PCGamingWki, and extract the ZIP file. You should see a “SIMCITY.EXE” file — this needs to replace the main game executable. Quit the game if it’s running, then locate the patch you just downloaded in the Windows Explorer (it’s probably in the Downloads folder). Open the Windows Run dialog (⌘+R), then paste the below path and click OK.

C:\Program Files\Maxis\SimCity 2000

The game files for SimCity 2000 should open in a new Explorer window. Click the file you downloaded and copy it (⌘+C), then go back to the game files window and paste the file (⌘+V). When Windows asks if you want to replace the file, do it, and then you might get an administrator warning after that as confirmation.

You should now have a functional version of SimCity 2000 running in Parallels! You can maximize the main window to use your full monitor.

Playing SimCity 2000 on a modern Mac (11)

If you ever want to delete SimCity 2000 in the Windows environment, search for “SimCity” in the Apps & Features section of the Windows settings app, and then click “Uninstall” in the side menu.

How to install in PortingKit

The process for PortingKit is similar to CrossOver, which makes sense, because they’re both based on the open-source Wine project. First, switch to the Library tab in PortingKit, then click “New Custom Port” in the list of ports. It should be the first item in the list, or you can try searching for it.

Playing SimCity 2000 on a modern Mac (12)

PortingKit will ask you for the port name, type SimCity 2000 and click OK. It will then take you through the port installation process. For the advanced settings, select “Windows 98” as the operating system. Everything else can be left alone.

You will eventually be asked to select the installer and its dependencies. You need to select the “setup32.exe” application inside the SimInstall folder, then click Open.

Playing SimCity 2000 on a modern Mac (13)

PortingKit will then start the setup process. If you see the Wine configuration panel open, you can just click OK, since nothing needs to be changed. The SimSity 2000 installer should start after that. You can just click “Next” on each step, and type in your name and company (or make something up) when asked.

Playing SimCity 2000 on a modern Mac (14)

After the installation is complete, you’ll probably see the game launcher. If so, click the Quit button, so PortingKit knows the installation is complete. It will then ask you for the main executable, so choose “SIMCITY.EXE” and click OK.

Playing SimCity 2000 on a modern Mac (15)

The game should now be installed! You can open it from the Library tab, the Launchpad in macOS, or your user’s Applications folder.

I noticed three issues with SimCity 2000 in PortingKit, but they’re all just minor annoyances. First, the "Cheetah” or “African Swallow” speeds might be selected by default in some cities or scenarios, but they’re too fast to tell what is happening on modern computers — go to the Speed menu and select a slower speed. If you can’t open the menu in time for the budget windows to pop up, use the keyboard shortcut Control+1.

Second, when you try to load a city, you might not see anything. This is because the file browser is looking for files with an “.sc2” extension (possibly due to how the Wine compatibility layer handles case sensitivity), while SimCity is saving them with an uppercase “.SC2” extension. You can see your cities by changing “sc2” to “SC2” in the “File Name” text box in the browser, and then hitting Return/Enter on your keyboard. Annoyingly, you have to do this every time.

Third, when the game opens, it sometimes minimizes to the macOS dock and sets the window height to zero. I have no idea why that happens. The main menu buttons should still be accessible (like in the below screenshot), and once you start a game, just drag out the bottom-right corner of the window to make the game visible.

Playing SimCity 2000 on a modern Mac (16)

You should now have SimCity 2000 running in PortingKit! It seems to work a bit better in CrossOver or Parallels, but hey, nothing beats the price of free.

Subscribe

Playing SimCity 2000 on a modern Mac (2024)

FAQs

Playing SimCity 2000 on a modern Mac? ›

After the installation, SimCity 2000 will be added to the Start Menu in Windows, and will appear in your Mac's applications if you have the Share Applications feature enabled. However, the game will most likely crash when you try to open or save a city. To fix that, we'll need a third-party patch.

Can you play SimCity on a Mac? ›

A:SimCity: Complete Edition on the Mac App Store includes: SimCity: Cities of Tomorrow expansion pack. Amusem*nt Park Set DLC.

Can I still play SimCity 2000? ›

Now, the MS-DOS version is still being sold on digital storefronts, so if you want to play this version of SimCity 2000, to avoid legal trouble, it's best if you buy it from GOG.

Why is SimCity not working on my Mac? ›

Beginning with MacOS Catalina 10.15, Apple will no longer support 32-bit apps. SimCity is a 32-bit legacy game, and will not currently run on MacOS Catalina. If you purchased SimCity from the App Store, Aspyr currently plans to update SimCity to a 64-bit app.

How old is SimCity 2000? ›

SimCity 2000 released in 1993 with an isometric view instead of overhead. Underground layers were introduced for water pipes and subways, along with many new buildings, more elaborate financial controls and many other improvements.

Is Sims OK to play on Mac? ›

If you have a PC-only disc of the game:

The Sims 4 for Mac is a digital-only release. The installation discs in packaged editions of The Sims 4 aren't Mac compatible, but players who buy a packaged PC-only version can still redeem the code in the box to access the Mac version through the EA app. Download the EA app.

Why was SimCity discontinued? ›

As explained by SimCity's creative director Ocean Quigley, the game suffered from a clash in vision between the game developers at Maxis and publisher EA — Maxis wanted to create a first full-3D SimCity focusing on graphical improvements, while EA wanted the game to be an ever-developing platform with a strong focus on ...

Can I play SimCity 2000 on my phone? ›

Sim City 2000 is a famous and most played DOS game that now is available to play in browser. With virtual mobile controls you also can play in Sim City 2000 on mobile.

Can I play SimCity 2000 online? ›

You can play SimCity 2000 online here, in web browser, for free!

How do I get my old SimCity back? ›

If your city was linked to either your Facebook, Google+ or GameCenter account, simply install the app again and complete the game tutorial. You will then see the option to connect online. Log on to the account where your city is stored and it will automatically load up on your device.

Why do games not run well on Mac? ›

Macs rely on Metal, Apple's own graphics API, instead of DirectX, which the vast majority of PC games run on. This means developers have to tweak their games specifically to work with Metal if they want to bring their games to the Mac.

Why is Mac not compatible with games? ›

Apple Silicon is so far away from the existing gaming hardware (somewhat with regards to ARM, not discounting mobile devices, and the custom-built integrated GPU's with shared memory) that supporting games would add whole new complicated use-cases to their chip designs — to effectively reach no new customers.

Why gaming is not possible in Mac? ›

Check the graphics card especially if you have a MacBook®, mobile graphics cards are sometimes even less robust than a desktop graphics card. Also, be aware that some games are very resource-hungry and can drain your battery quickly.

How do you get unlimited money in SimCity 2000? ›

Unlimited Cash

During gameplay enter ''p*rnTIPSGUZZARDO'' for a large incarnation of money. Every additional time you want to use it, you only have to type ''ARDO''. Also, make sure caps lock is off.

Can you beat SimCity 2000? ›

When focusing on the main objectives, SimCity 2000 is about 22 Hours in length. If you're a gamer that strives to see all aspects of the game, you are likely to spend around 94 Hours to obtain 100% completion.

What is the goal of SimCity 2000? ›

The objective of the game is to create a city, develop residential and industrial areas, build infrastructure such as power and water facilities and collect taxes for further development of the city.

What devices can you play SimCity BuildIt on? ›

SimCity: BuildIt
Developer(s)TrackTwenty
Publisher(s)Electronic Arts
SeriesSimCity
Platform(s)Android iOS Kindle Fire
4 more rows

How to play SimCity on Mac Ventura? ›

I had SimCity from App Store. And I can confirm that it is playable on my M1 Max MacBook Pro with macOS Ventura, but you need to use terminal command to start the game. If you simply click the icon to start the game, its resolution will be fixed at 1024x720 and 3/4 of the screen will be black.

Can I play PC Building Simulator on Mac? ›

Linux, macOS, Windows, Chrome OS are available to install in our game. We tried to make all processes of installing very realistic.

Top Articles
Latest Posts
Article information

Author: Chrissy Homenick

Last Updated:

Views: 5984

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Chrissy Homenick

Birthday: 2001-10-22

Address: 611 Kuhn Oval, Feltonbury, NY 02783-3818

Phone: +96619177651654

Job: Mining Representative

Hobby: amateur radio, Sculling, Knife making, Gardening, Watching movies, Gunsmithing, Video gaming

Introduction: My name is Chrissy Homenick, I am a tender, funny, determined, tender, glorious, fancy, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.