UCyborg / BerserkerQuake2

Berserker@Quake2 game engine, ported to SDL2 library.
GNU General Public License v2.0
20 stars 9 forks source link

100% CPU usage #6

Closed UCyborg closed 7 years ago

UCyborg commented 7 years ago

Some engines don't utilize whole CPU core when the frame rate is capped.

Right, that's what cl_sleep is for...