Get hardware config

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
MolokoTheMole
Posts: 109
Joined: Tue Jan 09, 2007 1:18 pm

Get hardware config

Post by MolokoTheMole »

Hey guys,
It would be awesome to have some kind of tool (or better a code snippet), that gets the systems hardware specification like:
CPU
GPU (with driver)
RAM
Disk Space
DirectX version
OS

and prints that somehow. I need that for public testing, because if someone posts a bug for the game I would like to know what config they have.
Crimson Glory full Irrlicht game source code!
What I Do - my blog & dev log
Currently developing Link-Dead
rogerborg
Admin
Posts: 3590
Joined: Mon Oct 09, 2006 9:36 am
Location: Scotland - gonnae no slag aff mah Engleesh
Contact:

Re: Get hardware config

Post by rogerborg »

DxDiag ships with DX, and does all of that and more.

By default it pops up a dialog, but you can also have it dump the information to a file. dxdiag /? for options.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Post Reply