Welcome to MSDN Blogs Sign in | Join | Help

Windows XP x64 edition and games

I thought I would post a bit of information that maybe helpful.

If your game seems to be running at double speed on x64, you can try adding this to your boot.ini /USEPMTIMER
It has to do with processor throttling technologies causing the QueryPerformanceFrequency API to return values that cause the game to run too fast
( such as returning that the processor is running at 700mhz instead of 2Ghz )

I recommend creating a backup copy of your boot entry incase something goes wrong.

XP includes a handy tool to edit your boot.ini called bootcfg and I recommend that you use it.

In my case I used

bootcfg /copy /id 1
bootcfg /raw "/USEPMTIMER /noexecute=optin /fastdetect" /id 2

I hope it helps.
Tripp
Published Saturday, May 14, 2005 3:44 PM by tparks

Comments

# Windows XP Professional x64 Edition and Games

Saturday, May 14, 2005 9:45 PM by Ryan Hoffman
A great tip was posted by Tripp Park on his MSDN Blog:If your game seems to be running "too fast" on...

# Tripp Parks s WebLog Windows XP x64 edition and games | debt consolidator

Anonymous comments are disabled
 
Page view tracker