Post
Topic
Board Pools (Altcoins)
Re: █▓▒░-< [ZPOOL.CA][BTC Multipool] The miners multipool >-░▒▓█ Decred (DCR) Mining
by
getrektfornow
on 07/04/2016, 04:43:45 UTC
i have a msi gtx 960 4gb and i dont know what kind of Algoritm mine, can tell me ? another thing, what program would recommend me to use and how configure it?

 you can do decent DCR mining right here on zpool with that card.

I suggest DCR to start;  but look at the code I have inserted below.  you can use this to taylor it to your needs for the versions of the mining apps you have:
Notice I downloaded different versions of ccminer for each algo that works best...
Code:
:start
ccminer50.exe -r 0 -a x13 -i 17.5 -o stratum+tcp://mine.zpool.ca:3633 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=0.004,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7
ccminer_.exe -r 0 -a x11 -i 17.5 -o stratum+tcp://mine.zpool.ca:3533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=0.001,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7
ccminer.exe -r 0 -a qubit -i 17.2 -o stratum+tcp://mine.zpool.ca:4733 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=0.004,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7
ccminer.exe -r 0 -a x15 -i 17.5 -o stratum+tcp://mine.zpool.ca:3733 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=0.001,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7
ccminer.exe -r 0 -a lyra2v2 -i 17.2 -o stratum+tcp://mine.zpool.ca:4533 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=1,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7
ccminerNS.exe -r 0 -a neoscrypt -i 17.5 -o stratum+tcp://mine.zpool.ca:4233 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=16,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7
ccminer-DCD.exe -r 0 -a decred -o stratum+tcp://mine.zpool.ca:5744 -u 1PHSDYvVp6HpqtuUPocK41DrdeHbbezaeP -p c=BTC,d=0.5,x11=8.2,x13=6.8,qubit=12.5,x15=5.6,lyra2v2=9.6,neoscrypt=0.5,decred=1.7


goto start

Thanks for the help, where i can download the miner for DCR?