Post
Topic
Board Mining (Altcoins)
Re: [ANN] Miner Control 1.5.2 - Auto profit switching miner controller
by
StuffOfInterest
on 07/11/2014, 21:16:26 UTC

For NiceHash you need to use sgminer.   https://bitcointalk.org/index.php?topic=632503.msg9459003#msg9459003

Here is my conf for it for my 750 ti

Code:
{ "algo": "neoscrypt", "folder": "C:\\Users\\Jim\\Desktop\\cpuminer\\sgminer", "command": "sgminer.exe", "arguments": "_SPARAM1_:3341 -u _ACCOUNT_._WORKER_ -p d=32 -I 14 -k neoscrypt", "usewindow": true },


Ahh, thanks, I'll have to give that a try.  I tried to use cgminer last night without any luck, which is one reason why I didn't publish any concrete config examples for NeoScrypt.