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
m
Quote:
Originally Posted by alidan View Post
is there an easy way to make a game run single core? ...there a start up command i can put in to do this automatically?
To add to what the others have said. You can create a shortcut to start the game automatically as you like.
You need to Create a shortcut from the game's .exe file. So if, Sim City 4 file is called "simcity4.exe"...
Quote:
Originally Posted by Species8472 View Post
C:\Windows\System32\cmd.exe /C start /affinity 1 simcity4.exe
Then, similar to the above poster's reply:
1. Create the shortcut somewhere, like your Desktop
2. Open the shortcut Properties by <Right-Click>
3. Enter the following command into the Target: field:
C:\Windows\System32\cmd.exe /c start "simcity4.exe" /affinity 1 "X:\...\simcity4.exe"
* The path in yellow is the full path to the folder where your Sim City 4 game is installed.
** The number in blue is a decimalised version of a binary number that relates to the specific core(s) of the CPU that you want to allocate. In this case, 1 will simply mean core zero of your system will be allocated. You can check this by using Task Manager while Sim City is running in the background (as per Graspee's post above).
I'm playing the Game with an AMD 64-Bit Dual-Core Processor on Win 7.
Experinced the same crash as the OP and multiple ones in between when quickly entering and exiting the World Map. All fixed since running on a single core and no other problems.