I again did not do so
conf
{
"algorithm" : "sk1024_djm",
"auto-engine" : "false",
"auto-fan" : "false",
"auto-settings" : "false",
"connections" : [
{
"password" : "qwep",
"url" : "127.0.0.1:9325",
"user" : "1"
}
],
"gpu-engine" : "1100",
"gpu-memclock" : "1500",
"gpu-powertune" : "5",
"gpu-shaders" : "2048",
"gpu-threads" : "1",
"gpu-vddc" : "0",
"intensity" : "19",
"lookup-gap" : "2",
"rawintensity" : "0",
"submit-stale" : "false",
"temp-cutoff" : "95",
"temp-overheat" : "80",
"temp-target" : "75",
"thread-concurrency" : "16384",
"vectors" : "1",
"worksize" : "256",
"xintensity" : "0"
}
bat
start resources/ui/SKMinerGUI.html
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
SKMiner.exe --connections 127.0.0.1:9325 user qwep password 1111 --algorithm sk1024_djm
COLOR 0A
pause
Coinshield.conf
listen=1
daemon=1
server=1
rpcuser=qwep
rpcpassword=1111
rpcport=9325
rpcallowip=localhost
Your user & pass are muddled up in your skminer conf file.
You don't need a coinshield.conf file, it will work without.
Try to remove the coinshield.conf
Change the skminer miner.conf , user x, pass x, url 127.0.0.1:9325
Change bat file, remove the --connections, user & --algo bit. Try starting with just SKminer.exe