************ccminer for nvidia GPUs by djm34************
then the usual stuff and donation address.
then
ccminer.exe: Heavycoin hash requires block reward vote parameter (see --vote)
will try and figure out how to do what you're requesting above,.
can you put here exactly what there is in your bat, when it exits with this kind of message it means, it didn't recognize the algo you entered (picking up the default heavycoin)
https://www.dropbox.com/s/v9d54b9movp6axc/Screenshot%202014-10-15%2017.04.56.png?dl=0bat file:
@echo off
ccminer.exe
pause
And where do you tell to ccminer where to mine and what to mine in your bat ?
line should be like this: ccminer.exe -r 3 -R 5 --algo=x11 -o stratum+tcp://eu.wafflepool.com:3331 -u yourlogin -p yourPassword
yes, ccminer cannot be run without any argument. You (or miner control I assume) need to append the argument so it knows what to do...
I hope you'll figure out rapidly how to copy and paste the line I (or Zels) gave you so we can move on... but my guess would be a problem related to miner control (or the operator

)
operator error it is. I'm a newb, so figures.
New problem. So I built the .bat correctly as per y'all instructions, hash rate between 1700 and 2100. After about 6 messages my whole system crashes. And I'm not saying it shutdown or rebooted. It crashed, I had to use system restore to get it back.
symptom: Computer bios boot runs, windows starts loading then goes to a kind of dark purple screen. Hard drive seems to think it's done. SO it sounds like something with the video card.
Any idea's what I need to modify to keep it from kaboom? vid = GTX 760 with 4G ram.