here's my settings.
{
"pools" : [
{
"url" : "stratum+tcp://stratum.give-me-ltc.com:3333",
"user" : "worker-goes here",
"pass" : "password-goes here"
},
{
"url" : "stratum+tcp://coinotron.com:3334",
"user" : "worker-goes here",
"pass" : "password-goes here"
},
{
"url" : "stratum+tcp://notroll.in:3333",
"user" : "worker-goes here",
"pass" : "password-goes here"
}
]
,
"intensity" : "19",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"shaders" : "0",
"gpu-engine" : "1150",
"gpu-fan" : "0-100",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "15",
"gpu-vddc" : "0.800-1.250",
"temp-cutoff" : "80",
"temp-overheat" : "70",
"temp-target" : "60",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"failover-only" : true,
"no-dynamic" : "true",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}