non riesco a far partire sgminer in solo mining....mi date qualche consiglio?
io ho messo il file kimocoin.conf in C:\Users\user\AppData\Roaming\KimoCoin con queste caratteristiche:
listen=1
server=1
daemon=1
rpcuser=xxx
rpcpassword=yyy
rpcport=1988
rpcallowip=192.168.178.22
poi ho configurato il file launch.bat di sgminer
{
"pools" : [
{
"url" : "
http://198.168.178.22:1988",
"user" : "xxx",
"pass" : "yyy"
}
]
,
"intensity" : "13",
"algorithm" : "nscrypt",
"gpu-fan" : "auto",
"gpu-threads" : "2",
"temp-cutoff" : "90",
"temp-overheat" : "90",
"thread-concurrency" : "6720",
"worksize" : "256",
"shaders" : "4096",
"gpu-engine" : "930",
"gpu-memclock" : "1100",
}
parte la schermata di sgminer e si chiude subito...