• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how to make a heavy cpu stability test.

garrison

Member
CCWinstone loop of 4-5 hours is good enough?
and how can i make a loop of quake3?
where can i download a good app?
thankyou_


 
Distributed.net has a good test program called RC5. You need to join TeamanandTech to take full advantage of the benefits of the test. It is recommended to run this test concurrent with any other test you can want but to absolutely be certain that your cpu is stable, run this program continously for at least 1 year. Goodluck!

http://www.anandtech.com/rc5.html
 
To make Quake3 loop...
Make a file in the Quake3 (or whatever folder you installed Q3 into) folder called demoloop.bat
Put the following text in demoloop.bat:
quake3.exe +exec demoloop.cfg


In the baseq3 folder make a file called demoloop.cfg and put the following in it:
timedemo 1
set demoloop "demo demo001; set nextdemo vstr demoloop2"
set demoloop2 "demo demo002; set nextdemo vstr demoloop3"
set demoloop3 "demo quaver; set nextdemo vstr demoloop"
vstr demoloop


You probably don't have the quaver demo and so either download it or remove the 4th line in the demoloop.cfg and edit the 3rd line so that at the end it sayz "vstr demoloop".

To run the loop just execute the demoloop.bat
 
Back
Top