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 kind of simulation games always need CPUs with higher possible single core speed. So latest 9950X or 14900K would be the best ones for this game. And for any other similar simulations.
They have not mentioned a release date as of yet, but did say when they get closer and know they can meet the date they will announce it.
When I upgraded the system to AMD 7800x3d, there was a big jump in performance for Sim Airport. Also, allowed airport to grow to higher pax count without too much stalling.
Even better would be newer 9800x3d.
As far as memory, you are nowhere near maxing out on memory. 32 GB or 62 GB are fiine for desktop.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3565268334
If you look at my baggage claim (and yes this is AFTER I tried to make it less congested) along with everything else that is going on, it is pretty impressive from a technical standpoint. That is a lot of sprites in the screenshot. I think the old ones are more efficient b/c they don't really have a walk animation and instead they just kind of scoot along which will save on memory b/c no need for walk animations. Adding more images should not take that much more memory since they would just index into an master image array or list for the extra images to make the animations.
Overall, I'm very impressed by this game. It is cartoon-ish but not shallow. It has a lot od depth to it and it definitely has that all important 'just need to change one thing and it will be perfect' vibe to it that drives you to keep improving your airport.
As you said you are using workstation hardware for gaming. It's like trying to win a F1 race in a dump truck.
1. While the CPU and RAM should be good enough your GPU (both of them) is absolutely NOT able to run modern games besides maybe some mobile games and it's way below the games requirements.
You need at least an rtx 970 as said in the recommended specifications. Your GPU is way too bad. Possible other old GPU would be RTX 1060 6gb or any higher Nvidia card if your Main-Board can handle them and you can get one cheap. But if you put such a gaming card into your workstation most likely your power supply (PSU) will not be able to provide the power it needs...
https://gpu.userbenchmark.com/Compare/Nvidia-Quadro-K1200-vs-Nvidia-GTX-970/m28490vs2577
V1: old renderer, uses mostly CPU to calculate the agent stuff and is rather old (it's basically the original renderer for agents)
V2: offloads some calculations to the GPU but requires some specific newer technologies in the graphics card (most modern cards have them) but is limited to a specific amount of agents
that limit is generally not noticable in normal gameplay, except when your airport can't get the pax out and they get punched up
there's a notification for when this happens (i.e. when the transport capacity is reached) so players know about it quicker
the AC is just Agressive Culling - it tries to only render agents on screen rather than all which may cost some CPU usage again but if a lot of them are off screen saves on GPU time