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
This reminds me of a major flaw with the PC version of Scarface. The game refuses to run properly if the system has more than 1 core enabled globably on the CPU. You have to disable every core during startup. Game is hell to get to run on PC.
But yes, coding games to use mutli-thread is, from what a friend of mine told me, one of the most difficult things to do. Essentially what it boils down to is that you have to program it in such a way that the same task isn't sent to two different threads, or you deadlock the entire process and causes either halts, or crashes in the code itself. Its a lot to account for when doing such programming and ensuring that it doesn't create those situations.
yes, it does.. try reading this guide maybe sth helps
Barely. Unless you have a few heavy softwares running in the background, constantly delaying the threads of the game, you wouldn't gain much. And there is other bottlenecks with deeper impacts than the CPU.
specs 970 gaming ( ms-7693 )
amd radeon r9 380 series
windows 8.1 64 bit pro
amd fx-8350 8 core,16 gb ram.