|
Plik
ecmclient.cfg trzeba skopiować do katalogu z programem. Wcześniej trzeba
ustawić swoje dane tzn email. Niekoniecznie prawdziwy ale jednoznacznie
identyfikujący klienta.
Zawartość pliku przed zmiana:
//
Comment the next line out, and fill in your email address.
email=email@email.pl
// Unique machine id if more than one machine uses the above email.
po zmianie (przykładowy email):
// Comment the next line out, and fill in your email address.
email=adzio@email.pl
// Unique machine id if more than one machine uses the above email.
Jest kilka programów liczących , optymalizowanych pod rożne procesory.
W pliku cfg mamy:
// Core for the Pentium 4
//exefile=ECM50P4.EXE
// Core for the Pentium 3
//exefile=ECM50P3.EXE
// Core for the AMD Athlon
exefile=ECM50A.EXE
tutaj jest wybrany ECM50A.EXE czyli Athlon.
Chcąc wybrać np P4 ustawiamy:
// Core for the Pentium 4
exefile=ECM50P4.EXE
// Core for the Pentium 3
//exefile=ECM50P3.EXE
// Core for the AMD Athlon
//exefile=ECM50A.EXE
analogicznie dla P3:
// Core for the Pentium 4
//exefile=ECM50P4.EXE
// Core for the Pentium 3
exefile=ECM50P3.EXE
// Core for the AMD Athlon
//exefile=ECM50A.EXE
i uruchamiamy
ecmclient.exe
© 2004 Adzio
Opis pochodzi ze strony
http://www.dvb-z.net/
drukuj

|