Game Development Community

CPU detection crash

by Sylvain Rochette · in Torque Game Engine · 03/19/2002 (5:22 pm) · 5 replies

i get a update of the source today and now
the torque demo crash when they call detectX86CPUInfo
from winCPUInfo.cc....

i put the old version and work properly now...

is the normal? :) i dont have time to investigate the problem but the problem came from a asm function detectX86CPUInfo...

best regards

#1
03/19/2002 (6:00 pm)
Whoops! I'll check it out. What kind of CPU do you have btw?
#2
03/19/2002 (6:12 pm)
AMD 750...

maybe its my fault, but i dont think so :)
i updated the project and all sources...

do you test with intel? :)

regards
#3
03/19/2002 (6:27 pm)
I think its my fault. I didn't test with AMD, and there was a bug in that code path. I checked in a fix for platformCPUInfo.asm, please let me know if it fixes the problem.
#4
03/19/2002 (6:43 pm)
the last update work perfectly

thanks :)
#5
03/19/2002 (6:44 pm)
Cool. :)