Using 4/6/8 threads CPU

Das Forum befindet sich im reduzierten Betrieb. Die Addon- und Supportforen bleiben weiterhin verfügbar.
Bitte beachte, dass OMSI nicht mehr weiterentwickelt wird. Ein Teil der Entwickler widmet sich inzwischen der Entwicklung eines neuen Simulators. Weitere Informationen zum LOTUS-Simulator findest Du hier.
  • Hello, sorry my bad English.


    I use OMSI 2 v2.3.004, and see that the game only uses 2 threads on my CPU (FX-8XXX@4200 MHz).


    Question: is There a patch for current more than a 2 thread CPU?





    (Original Russian text: Я использую OMSI 2 v2.3.004, и вижу, что игра использует только 2 потока моего CPU (FX 8XXX@4200 Мгц).


    Вопрос: Есть ли патч, за действующий больше чем 2 потока CPU? )

  • This information is wrong, there is no fixed limit of threads for 32 bit software. The question is if it is possible and makes sense (produces significant benefit) to parallelise an algorithm, and how.
    I noticed how the performance of OMSI 2 decreased while stability was improved with the first couple of patches (first year after release). My speculation is that it used more multi-threading initially, hence the much better performance, but thread safety was not assured and therefore it crashed regularly. But this was never confirmed officially.

  • I'm not sure if it works with OMSI 2, but you can try it:
    Open Steam and go to Games->OMSI 2-> properties -> Set launch options and type in "-cpuCount=x"
    X is the amount of your Threds.
    But as I already said, I'm not sure if it works and if it effects something.