According to the Readme file for The Sims 2 Mac, the player can launch The Sims 2 in windowed mode (as versus fullscreen mode) by holding down the ⌘ (Command/Apple) key while double-clicking the game’s icon.

Unfortunately, that doesn’t work if you’re running OS X Leopard 10.5.4. According to user feedback in forums, there is a bug in Leopard that prevents the game from launching in a window. I decided to poke around and see if I could stumble upon one. And I did. Here are the steps to get The Sims 2 running in windowed mode in OS X Leopard 10.5.4.

1. Open up com.aspyr.TheSims2.plist in ~/Library/Preferences. You may have to open it with Apple’s Property List Editor, which is part of Apple’s Xcode download (requires free Apple Developer Connection membership) and also included in the Developer tools package that comes on the OS X Leopard installation DVD; once you install this, you’ll find Property List Editor at the root level of your hard drive in the /Developer/Applications/Utilities folder.

Sims2 Plist Before

2. Expand ‘Root’, and look at the entry ‘CommandClickIsRightClick‘. By default, its value should read ‘Yes‘. Click on it and change it to ‘No‘.

3. Save the plist. 4. Now hold down the ⌘ (Command/Apple) key as you double-click the icon for The Sims 2 to launch it, and you should get this dialog box.

Sims2 Startup

By default, The Sims 2 will run in an 800×600 window, so if you wish to run it at another resolution, you may want to leave ‘Always display this dialog at startup’ checked.

My guess is that CommandClickIsRightClick is a setting meant for older Macs, those that did not come with a secondary mouse button, when ⌘+click meant a right-click. Since OS X Leopard (and, presumably, the newer machine you are running it on) has the two-finger tap as right-click, the ⌘+double-click shortcut doesn’t work because the application is actually seeing ⌘+double-click as a right-click and not as a modifier key. I am by no means a Mac expert, so that’s my guess…

Let me know if it worked for you.

Advertisement