how to make a game use both cores?

E

Enter The

Hi,

I have a AMD Dual core 4200.

Games such as MEdieval Total War 2 only appear to be using one core, as
they never use more than 50% of CPU.

How can I force these applications to use bother cores?

Thanks,

Enter The.
 
H

Hawk

Enter The said:
Hi,

I have a AMD Dual core 4200.

Games such as MEdieval Total War 2 only appear to be using one core, as
they never use more than 50% of CPU.

How can I force these applications to use bother cores?

By rewriting the entire game engine to be multi-threaded....


(*>
 
D

dave

Hawk said:
By rewriting the entire game engine to be multi-threaded....


(*>
If you run an operating system that supports multiprocessing, effectively use both cpus
since the os will use the 2nd cpu for other tasks, thus leaving the 1st cpu to spend more
time running your game. OpenBSD supports 64-bit multi-cpu configurations.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top