Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin - DTC]2017 New Clients, New Developers
by
sampei7777
on 08/10/2017, 18:39:06 UTC
How to mining using CPU?

Open the console/debug window, type setgenerate true into the box where the number of threads/cores you wish to dedicate. The console window also knows help as a  command. setgenerate false stops all processes dedicated to “mining” (actually, prime number generation in Datacoin's case).

Cheers

Graham


Or you can set

Code:
gen=1
genproclimit=

in your datacoin.conf files