Author Topic: Multiple Core CPUs?  (Read 1670 times)

0 Members and 1 Guest are viewing this topic.

Offline Kiloku

  • 27
  • Buzzbuzz!
I was just wondering if the SCP allows the game to use more than one Core on CPUs with multiple cores, or if implementing that is planned...
Potato!

 

Offline Fury

  • The Curmudgeon
  • 213
No, fs2_open doesn't support more than one core. Multi-threading is a pipe dream at this point, as it requires complete engine overhaul. However, fs2_open doesn't even use GPU's properly due to hackjob that was replacing DX5 with OpenGL. So instead of multithreading, it'd be smarter to gradually improve the engine to make actual use of GPU's.

 
We even go as far as to set the affinity to a single core during initialisation (avoid the overhead of switching between cores).
We're doing a lot of thinking at the moment as to the future directions of the engine, so while it still a pipedream, watch this space for other cool stuff :)
STRONGTEA. Why can't the x86 be sane?