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
Flight sims will always be CPU intensive. Just think of all the extra aerodynamic calculations that are needed that other games just don't deal with.
Whether it's CPU or GPU limited depends on your hardware and settings, as any other game.
Mostly true - but you can't say with any certainty that the game is not CPU limited - in fact, the claim is ridiculous. It depends, as Narf says, on your hardware and settings.
Expected due to how vast this game is. But you dont need a high fps 40 is pretty good for a game like this.
There is far too much going on in FS 2020 to be single threaded. But remember just b/c you have <X> cores does not mean all of them are in use at all times even if the game spawns threads. The Windows Scheduler figures all of this out and it can run threads on whatever core it deems necessary and it can run the exe on whatever core it deems necessary. It could run the main thread for FS 2020 on core 1 and the sound thread for FS 2020 on core 1 if it wanted to. You would never be able to tell with the default Windows tools like Task Manager b/c it doesn't break it down enough as to what is going on. What you see is an aggregate usage over time. It is nearly useless. Also there is asynchronous programming which does not have to be threaded but can be.
You would be hard pressed today to develop a game that only uses the main thread. That kind of development is long gone. Desktop applications don't even do that. In Microsoft Word when you spellcheck the document but the UI remains responsive and you can still edit the document that is a sure sign the spellcheck is running on a thread. At any given time on your system there are thousands of threads running in the background.
Shudders at the thought.
I'm not sure what the end performance results are. Sometimes super cool tech sounds awesome but the real world result is less than stellar.
And it's not like that's new tech, SMT has been around since forever.
Like Narf says - it's been around for ages. Not really something that would've 'snuck in' since your last build - unless your PC is more than 14 years old. XD