Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://answers.ea.com/t5/Technical-Issues-PC/Sims-3-won-t-open-Alder-Lake-Intel-12th-gen-CPU/m-p/11528168#M250997
Keep in mind that if you use the patch made by Lazy Duchess but verify the game files through Steam at some point afterwards, the effects of the patch will have been undone, so you'd then need to run it again.
Even with the alder lake patch, your game will crash. So take that with a grain of salt.
i used the above command in a shortcut to get it to start. Once you are in the game you can ctrl alt del and set processor affinity to use all cores.
https://www.windowsdigitals.com/how-to-set-process-cpu-affinity-priority-permanently-in-windows-10/
https://youtu.be/MpUUZUJNGXM?t=310 This video really helped me
If you are feeling game you can also use a program called WinAFC64. https://sourceforge.net/projects/affinitychanger/
I made up a batch file that goes like this.
C:\Windows\System32\cmd.exe /c start "The Sims 3" /High /affinity 1 "D:\SteamLibrary\steamapps\common\The Sims 3\Game\Bin\TS3.exe"
F:\Utilities\WinAFC64-0.9.2\WinAFC64.exe -nodetect -once -startdelay=2 sims3.txt
The sims3.txt has only this written in it.
D:\SteamLibrary\steamapps\common\The Sims 3\Game\Bin\ts3w.exe := ALL [force=yes, priority=Unchanged]
off course you would have to change the directories to where you installed winafc and the sims.
you will also need to create a shortcut to the batch file and then set it run it as administrator.