For some reason I installed Unreal Tournament, but the intro and game go really fast. Almost as if game speed goes 5x its normal! The sound is okay though... \"In 2241, blah blah Liandri Xan Kriegor something\"
I also have this problem for other older Unreal Engine titles, any fix to this?
Playing Unreal Tournament on High-End PCs
I suppose you could also try using the OpenGL patch:
http://cwdohnal.home.mindspring.com/utglr/
Makes the game look prettier and maybe controls some of your framerate issues.
http://cwdohnal.home.mindspring.com/utglr/
Makes the game look prettier and maybe controls some of your framerate issues.
If you have an AMD dual core processor, be sure to install AMD's \"Dual core optimizer\" doodad. It syncs up the high performance counter between processor cores, which definitely helps UT99. Don't know if this'll fix your specific issue, but it could help...
What happens is, the high-perf counter doesn't necessarily start out at the same time for each processor core, so when the game switches execution from one processor to the other, it screws with its sense of time. The AMD tool installs a driver which periodically checks the counters to make sure they're the same.
What happens is, the high-perf counter doesn't necessarily start out at the same time for each processor core, so when the game switches execution from one processor to the other, it screws with its sense of time. The AMD tool installs a driver which periodically checks the counters to make sure they're the same.
Re:
That sounds like a pretty bad design flaw to me.pATCheS wrote:What happens is, the high-perf counter doesn't necessarily start out at the same time for each processor core, so when the game switches execution from one processor to the other, it screws with its sense of time. The AMD tool installs a driver which periodically checks the counters to make sure they're the same.