Yea, the confg is still just Example.cfg so I didn't think it was being used anyway. I'm using the line you sent, in the RunMe.bat file.
Can you mine other X13 coins??
Tbh I haven't tried.. none have been so enticing as PayCon..
Put your info in and try it with just conf file, no bat. Hope it helps.
It might be a problem with new AMD drivers? I still use 13.2
I'm using sgminer, i posted link on page 1 i think.
{
"pools" : [
{
"url" : "stratum+tcp://pay.suprnova.cc:4457",
"user" : "yourname.1",
"pass" : "x"
},
{
"url" : "stratum+tcp://pay.suprnova.cc:4457",
"user" : "yourname.2",
"pass" : "x"
},
{
"url" : "stratum+tcp://pay.suprnova.cc:4457",
"user" : "I_IZ_CEO.1",
"pass" : "x"
},
{
"url" : "stratum+tcp://pay.suprnova.cc:4457",
"user" : "yourname.3",
"pass" : "x"
}
]
,
"intensity" : "15",
"worksize" : "128",
"kernel" : "x13mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "4",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}