WineHQ

The Sims 3

The Sims 3 (all versions).

Application Details:

Version: All
License: Retail
URL: http://thesims3.ea.com/
Votes: 78
Latest Rating: Platinum
Latest Wine Version Tested: 6.18

Maintainers: About Maintainership

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Gameplay works just fine; everything runs as well as it does on Windows. I installed the game through Origin, and no extra workarounds were required. The launcher is a bit quirky, however, as the web content on the Welcome page is blank and does not display correctly. The Downloads and Installed Content tabs crash for me as well. Otherwise, the game runs very well, including world view, live mode, buy/build mode, etc. I have the following expansions installed: Ambitions, Generations, High-End Loft Stuff, Into the Future, Late Night, Pets, University Life, World Adventures. I only tested ITF and Pets thoroughly, but none of the other expansions seemed to cause problems.

What does not

Workarounds

What was not tested

I was not able to test the expansions I do not have (whatever's not listed above).

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

I'm not surprised that this runs well since the Mac version, which is also based on Wine and was released in 2009 (!), runs very well itself.

Occasionally Origin does not detect that TS3 has been closed and will not let you open anything else. To work around this, completely exit and re-open Origin. It will warn you that you should close TS3 first, but since it's already closed you can ignore this.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentManjaro 21.1.5Oct 23 20216.18Yes Yes NoPlatinumJackMacWindows 
ShowDebian GNU/Linux 10.x "Buster" x86_64Dec 01 20205.22-stagingYes Yes NoGarbageHerman Tafintsev 
ShowDebian GNU/Linux 10.x "Buster" x86_64Dec 01 20205.21-stagingYes Yes NoSilverHerman Tafintsev 
ShowDebian GNU/Linux Unstable "Sid" x86_64Jul 09 20205.9-stagingYes Yes YesGoldSki-lleR 
ShowDebian GNU/Linux Testing "Bullseye"Mar 07 20205.2Yes Yes YesSilverAlex S. 

Known Bugs

Bug # Description Status Resolution Other apps affected
22160 The Sims 3: Sims3Launcher.exe doesn't show web site when started second time NEW View
23807 Unsupported texture formats: DF16, DF24, RAWZ: format unrecognized(909198916) NEW View
30988 Multiple .NET applications using System.Windows.Forms.WebBrowser crash with Wine-Mono (libgluezilla needed for Mono.WebBrowser/Mono.Mozilla support)(Ragnarok download manager, The Sims 3 Launcher) NEW View
33261 Sims 3 pause key (`) doesn't work with Spanish keyboard UNCONFIRMED View

Show all bugs

HowTo / Notes

Notes
THE GAME WORKS AMAZINGLY WELL!
How to install in Linux:
www.youtube.com/watch?v=j8hRxlyeyIo
Old gameplay in Linux:
www.youtube.com/watch?v=WxaEwRoNsWQ
New gameplay in Linux (recorded with GLC)
www.youtube.com/watch?v=HfusLZHwQ58

Thankyou Jake Ward
  • If you make a new starter on your desktop, then type "xgamma -gamma 1" (w/o quotes) as the command to run. Quickest way to reset gamma.
  • You should leave the game set to fullscreen and set the "Screen Size" option to the resolution you chose in winecfg. The game will change your screen's brightness, which is annoying, but attempting to run it windowed inside the virtual desktop causes odd problems. Although this is dependent on your video card and I myself did not get the problem.

  • "Enable Advanced Rendering" may not work for some. It's worked fine in 1.1.21, but had some odd problems with it in 1.1.23. Sometimes the screen, starting at the top left corner, would become tinted with a colour, usually red, purple, or white. This hasn't happened to in the slightly older wine, only 1.1.23.

  • Lighting and Shadows is slightly buggy at higher settings. Specifically, there is a lot of flicker at times with certain shadows.

  • SAVE OFTEN. There still seems to be another memory leak, even with the patched source. Try to save once or twice a day, game time. Depending on what you're doing, the game may crash often or may only crash rarely, but it will eventually crash. Large events, frequent travel, and build mode all seem to cause this to occur faster. *Please note this may be fixed in newer wine versions

  • Downloading content doesn't work, but the launcher itself does, and can be accessed easily from within Sims 3 (the "Open Launcher" menu item). If you have access to a windows PC with the game installed, you can download content, such as the Riverview town, there and then transfer the .Sims3Pack files to your Linux install. Put the .Sims3Pack files in My Documents\Electronic Arts\The Sims 3\Downloads\ ('My Documents' being the path you set My Documents to above) and the launcher should be able to install them. *Please note this may be fixed in newer wine versions

  • If the Sims3Launcher crashes of an error such as "Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory" it's probably a truetype font problem. See appdb.winehq.org/objectManager.php?sClass=version&iId=3754 for details on how to fix.

  • Seting OffscreenRenderingMode to fbo in regedit, the texture problems seem to have disappeared altogether


To use the launcher you need to install dotnet20 via winetricks!

Receiving the following?
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT" (8.0.50727.762)
err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"\\Program Files\\The Sims 3\\Game\\Bin\\TS3.exe" failed, status c0000142

Fix by installing vcrun2005sp1 with "winetricks vcrun2005sp1"

If you have nvidia card and are having brightness issues, after entering the game, use the command 'nvidia-settings -l' (in terminal) or just launch the nvidia panel to solve the brightness problem. If the problem appears again, just repeat the command.
For ATI on Ubuntu 10.04 x64 the following works fine; Go to System->Control Center->ATI Catalyst Control Center->Color and click the Default button. The colors now change back to normal.

Bug 18991 (crash loading a town) fix:
env WINEPREFIX="~/.wine" TZ="America/Bahia" wine "TS3.exe"
Note: It might be best to change America/Bahia to your own TimeZone


Note that Greg Noe was able to download content (at least the Rivertown) by launching the Launcher from within the game, killing the TS3.exe process (launcher won't let you download while the game is running), and then just downloading like usual.

Fix Brightness/Gamma After Exiting the Game
Simply type the following into a terminal which should fix the brightness/gamma change the game performs: xgamma -gamma 1

Comments

Back