
View Hidden 3D Benchmarks in Windows Vista
Tutorial Information
|
Name: |
View Hidden 3D Benchmarks in Windows Vista |
Submitter: |
NickTheGreek |
Category: |
Windows Tutorials |
|
Submitted: |
26 Sep 2008 |
Updated: |
26 Sep 2008 |
Views: |
394 |
Rating: |
This tutorial is unrated. |
|
|
|
Description: There's really nothing useful about this tip, but it's still pretty cool. There's a utility built into Windows Vista used for benchmarking your system called the System Assessment Tool. What most people don't know is that you can call this utility from the command line and view some cool 3D benchmarks. |
Tutorial Instructions
|
You should be able to use a regular command prompt, but you'd have best luck using an administrator mode command prompt. (right-click and choose Run as Administrator). You should also note that it will temporarily disable Aero before running the test, but don't worry, it will re-enable it after.
Here's some mini screenshot examples for your enjoyment, the real thing will run fullscreen. Try the command right above each one to see it on your own computer.
CODE winsat aurora

CODE winsat d3d -texshader -totalobj 15

CODE winsat d3d -objs C(20) -texshader -totalobj 50

CODE winsat d3d -totalobj 20 -objs C(20) -totaltex 10 -texpobj C(1) -alushader -noalpha -v -time 10

CODE winsat d3d -totalobj 20 -objs C(20) -totaltex 10 -texpobj C(10) -alushader -v -time 10

You can adjust the commands on the prompt if you want to try to get different combinations.
[source]howtogeek.com[/source] |
Comments
|
Comment by: manos
Comment on: 26 Sep 2008
Check out the default screensavers on Mac OS X and get back...
|