Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "The Sims"

From PCGamingWiki, the wiki about fixing PC games
Line 18: Line 18:
 
{{Infobox game/row/date|OS X|August 15, 2001}}
 
{{Infobox game/row/date|OS X|August 15, 2001}}
 
{{Infobox game/row/date|Linux|March 12, 2003}}
 
{{Infobox game/row/date|Linux|March 12, 2003}}
 +
|reception    =
 +
{{Infobox game/row/reception|Metacritic|the-sims|92}}
 +
{{Infobox game/row/reception|IGDB|the-sims|85}}
 
|taxonomy    =
 
|taxonomy    =
 
{{Infobox game/row/taxonomy/monetization      | dlc, expansion pack| ref= }}
 
{{Infobox game/row/taxonomy/monetization      | dlc, expansion pack| ref= }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 
{{Infobox game/row/taxonomy/series            | The Sims }}
 
{{Infobox game/row/taxonomy/series            | The Sims }}
 
|steam appid  =  
 
|steam appid  =  
 +
|steam appid side =
 
|gogcom id    =  
 
|gogcom id    =  
 +
|gogcom id side =
 +
|official site=
 +
|hltb        = 10186
 
|strategywiki = The Sims
 
|strategywiki = The Sims
 
|mobygames    = sims
 
|mobygames    = sims
Line 29: Line 46:
 
|license      = commercial
 
|license      = commercial
 
}}
 
}}
{{Series|The Sims}}
 
  
 
'''Key points'''
 
'''Key points'''

Revision as of 19:53, 30 September 2020

The Sims
The Sims cover
Developers
Maxis
Mac OS (Classic) Westlake Interactive
macOS (OS X) Westlake Interactive
Linux TransGaming Inc.
Publishers
Electronic Arts
Mac OS Aspyr Media
macOS (OS X) Aspyr Media
Linux TransGaming Inc.
Engines
The Sims Engine
Release dates
Windows February 4, 2000
Mac OS (Classic) July 25, 2000
macOS (OS X) August 15, 2001
Linux March 12, 2003
Reception
Metacritic 92
IGDB 85
Taxonomy
Monetization DLC, Expansion pack
Series The Sims
The Sims on HowLongToBeat
The Sims on IGDB
The Sims guide on StrategyWiki
The Sims on MobyGames
The Sims on Wikipedia
The Sims
Subseries of Sim
The Sims 2000
The Sims Online 2002
The Sims 2 2004
The Sims Stories (series)
MySims 2008
The Sims 3 2009
The Sims Medieval 2011
The Sims 4 2014

Warnings

SafeDisc retail DRM does not work on Windows Vista and later (see Availability for affected versions).
The Mac OS X version of this game does not work on Mac OS X Lion (version 10.7) or later due to the removal of support for PowerPC apps.

Key points

Limited video settings.
Playing the game with a CD/DVD is not possible on Windows 10
DirectDraw emulation is broken in Windows 8/10 causing performance issues. See "Low frame-rate and graphical glitches"

General information

Official Website (archived)
The Sims Official Forums
EA Answer HQ
EA Answer HQ (OS X)
The Sims Wiki

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
CD key
SafeDisc v1 and v2 DRM[Note 1]. Disc check requires latest expansion installed.
Windows
Mac OS
macOS (OS X)
Linux
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).
The Sims: Complete Collection includes the base game and all 7 expansions.
An earlier release of The Sims on Linux was included in the MandrakeLinux Gaming Edition package, released in 2001 exclusively for that distribution. This page covers the 2003 TransGaming release, released for all Linux distributions.

Version differences

List of all different versions and regions can be found on Wikipedia.

DLC and expansion packs

This is also the preferred installation order, installing expansions in other order may introduce problems or simply can't be installed. If installed in wrong order it's recommended to backup save data, completely uninstall the game and install again in correct order.
Name Notes
Livin' Large Released as "Livin' It Up" in Europe.
Windows
Mac OS
House Party
Windows
Mac OS
macOS (OS X)
Hot Date Requires Livin' Large to install.
Windows
Mac OS
macOS (OS X)
Vacation Released as "On Holiday" in the Republic of Ireland and the UK,
although installer still refers to it as Vacation.
Windows
Mac OS
macOS (OS X)
Unleashed
Windows
Mac OS
macOS (OS X)
Superstar
Windows
Mac OS
macOS (OS X)
Linux
Makin' Magic
Windows
Mac OS
macOS (OS X)
Linux

Essential improvements

Patches

Mousewheel Support Script

By default the game does not allow for zooming in and out using the mousewheel. Use the following to add in mousewheel support.
Add mousewheel support using AHK[citation needed]
1. Download and install AutoHotkey.
2. Rightclick an empty space in any folder and go to New > AutoHotkey script.
3. Rightclick it and choose Edit.
4. Delete all code and replace with the following:
wheelup::
sendinput,{+}
return

wheeldown::
sendinput,-
return

F10::
Exitapp
return
5. Save and run the file then start the game. When you are done, push F10 to exit the script and restore default mousewheel functionality to windows.

Low frame-rate and graphical glitches

Stabilizes gameplay, increases frame rate to 60 FPS, and fixes severe graphical glitches when using Alt+Tab .
DirectDraw emulation is broken in Windows 8/10.
Use a DirectDraw wrapper[3]
  1. Download the DirectDrawCompat wrapper.
  2. Extract the contents from the .zip file into the game's installation folder.
Use a DirectX wrapper[4]
  1. Download the latest version of dgVoodoo 2 and extract the archive.
  2. Open the MS\x86 folder and copy the D3D8.dll, D3DImm.dll and DDraw.dll files.
  3. Paste the files into the game installation folder <path-to-game> where the game executable is.
  4. Run dgVoodooCpl.exe. Click the [.\] button below the banner.
  5. Under the DirectX tab, choose a Video card. Change the resolution to anything desired.
  6. Tick "Fast Video Memory Access".
  7. Untick "dgVoodoo Watermark"
  8. Click Apply.
  9. Run the game.

Game data

Configuration file(s) location

System Location
Windows
Mac OS (Classic)
macOS (OS X)
Linux
Configuration files are encrypted.
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows <path-to-game>\UserData\[Note 2]
<path-to-game>\UserData*\[Note 2]
Mac OS (Classic)
macOS (OS X)
Linux
Game saves are in form of neighborhoods instead of a single household. Save folders are numbered (the first neighborhood is numberless).
Initial setting up of new neighborhood and household may take several minutes even with higher end machines, and it takes longer as more expansion packs are installed.

Video

General settings.
General settings.
Graphics settings.
Graphics settings.

Graphics feature State WSGF Notes
Widescreen resolution
Natively available resolutions are 800x600 and 1024x768.
Change through the game's launcher. See Widescreen resolution.
Multi-monitor
Resolutions above 1920x1440 crash.
Ultra-widescreen
Resolutions above 1920x1440 crash.
4K Ultra HD
Resolutions above 1920x1440 crash.
Field of view (FOV)
Windowed
Use the -w command line argument.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS
Frame rate is capped under 30 FPS. Can be changed to 60 FPS using DDrawCompat
120+ FPS
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Widescreen resolution

A pre-patched executable is available for 1920x1080; for other resolutions see the WSGF entry.
Unable to zoom in as close as the default resolution.
Some HUD elements become difficult to read due to rendering errors, such as the employment screen.
Can see more at once.
Add 1920x1080 Support[citation needed]
  1. Copy this EXE file to your Sims installation folder.
  2. Run the file or rename it to Sims.exe to overwrite your original.
  3. Alternatively, use The Sims: Complete Collection Widescreen Patcher or follow the WSGF guide to patch in any resolution of your choice.

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio settings.
Audio settings.

Audio feature State Notes
Separate volume controls
Effects, music and speech.
Surround sound
5.1 only. No positional audio. The rear speakers are used to reproduce background sounds only (like neighborhood sounds).
Subtitles
Speech is fictional language called Simlish.
Speech is subtitled with generic icons, important speech e.g. phone calls are given as popup window.
Closed captions
Mute on focus lost
Pauses the game on Alt+Tab , option to disable.

Localizations

Game has to be installed with desired language option.
Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
Danish
Dutch
Finnish
Starting from Vacation expansion pack.
Installing that or later expansions changes language.
French
German
Hebrew
Italian
Japanese
Korean
Norwegian
Brazilian Portuguese
Portuguese
Polish
Spanish
Swedish
Thai

Issues fixed

At the time The Sims was released, it had the potential for crashes and issues. With each expansion, the game became less stable, and even on properly configured systems would crash periodically. This has not improved over time.
Problems may vary from not being able to install the game, from not being able to launch the game, instability along with performance issues and lastly not being able to save the game. This is especially prevalent on Windows 10, when disc-based DRM was completely dropped along with broken DirectDraw emulation. See "Low frame-rate and graphical glitches".

Installer program not starting

Start installation manually without launcher[citation needed]
  1. Go to main discs root and open folder Setup.
  2. With most cases simply open Setup.exe, however to make sure correct language is used open Setup_Language.BAT and replace Language with desired language option.
  3. Continue installation normally.

Notes

Content of the Setup folder varies from game and expansion.

Issues saving when installed to the default location

Install game to a different location[citation needed]
  1. Start setup normally
  2. When asked installation location select different location. For some users simply removing (x86) from path, but it may be safer to install either root or another drive.
  3. Continue installation normally.
Set compatibility mode[citation needed]
  1. After installation navigate to <path-to-game>.
  2. Open properties of Sims.exe and open compatibility tab.
  3. Select Windows XP (Service Pack 2) compatibility mode and check Run as an administrator.
  4. Select OK and open the game via shortcut.

Windows Update KB3086255 blocks SafeDisc

Uninstall KB3086255 update[citation needed]
  1. If using Windows 7, 8 or 8.1, uninstall Windows Update KB3086255 before the game installation.
  2. Open Control Panel > Programs > Programs and Features > Installed Updates
  3. Select the update with the code KB3086255, and uninstall it.
  4. Install the game.

Corrupted Game Files

It is possible for the game files to become corrupt, requiring a complete reinstallation. The Sims CD contains a tool called SimsEraser that will clean all traces of the game left over after an uninstall. Uninstalling the game, running SimsEraser, and reinstalling will restore the game to its original state.

Mod-Related Issues

The Sims attracted a large modding community, allowing further customization features. Unfortunately, even properly designed mods could increase the chances of crashes and errors in the game. Mods have a major impact on loading time and stability, and should be used with discretion if you are having issues with the game.

Other information

API

Technical specs Supported Notes
Direct3D 7 DirectDraw emulation is broken in Windows 8 and later
OpenGL 1 Mac OS only.
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux
Mac OS (Classic)

Simitone

An open source re-implementation of the game based on the FreeSO project. Currently available as a pre-alpha release; see the GitHub repository for details

Mods

Mods may require dependencies.

Official mods

These mods were created by Maxis and formerly hosted on the games official website.

System requirements

Windows
Minimum Recommended
Operating system (OS) 98
Processor (CPU) Intel Pentium II 233 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 3.5 GB
Video card (GPU) 2 MB of VRAM
DirectX 6 compatible
Windows NT and ME are not supported
Mac OS
Minimum Recommended
Operating system (OS) 8.1
Processor (CPU) PowerPC G3/G4 233 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 3.5 GB
Video card (GPU) 2 MB of VRAM


Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. 2.0 2.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References