get system info?

Posted By: Omicron_NEGA

get system info? - 02/25/09 15:35

is there any way to get pc's system info?
like
p4 2.8GHz
1GB RAM
8800GTS
my game will crash if GPU frequency lower than 6200's
Posted By: Cowabanga

Re: get system info? - 02/25/09 17:09

Go to "Start", Then "Run", And type: msinfo32.
Posted By: Quad

Re: get system info? - 02/25/09 17:26

i guess Omicron meant the lite-c way of getting the info.
Posted By: Jaxas

Re: get system info? - 02/25/09 18:29

try search in manual > lite-C > predefined variables. Maybe there you'll find some useful stuff. Or search by keyword "sys" wink
Posted By: VeT

Re: get system info? - 02/26/09 12:41

interesting smile
Posted By: TechMuc

Re: get system info? - 02/26/09 12:51

use the D3DCaps struct in the avars.h ( http://msdn.microsoft.com/en-us/library/bb172513(VS.85).aspx )

and the first google link: http://www.codeproject.com/KB/system/GetHardwareInformation.aspx
Posted By: Omicron_NEGA

Re: get system info? - 02/27/09 15:40

Re: Jaxas
i already tried that.. only found sys_metrics, its useless wink

Re: TechMuc
i think its too pro to use(for me), but i'll have a try, thx!

Edit: i found some d3d function, they may help
© 2024 lite-C Forums