how to make a heavy cpu stability test.

garrison

Member
Jul 8, 2000
121
0
0
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_


 

IsOs

Diamond Member
Oct 9, 1999
4,475
0
76
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
 

Moyda

Junior Member
Jul 14, 2000
5
0
0
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