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
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
About the author
#2
maybe its my fault, but i dont think so :)
i updated the project and all sources...
do you test with intel? :)
regards
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.
#5
03/19/2002 (6:44 pm)
Cool. :)
Torque Owner John Quigley