Cool, i’ll try it now! Keep you posted!
[quote name=“sheepson” post=“883” timestamp=“1367676587”]
[quote author=chansyoman link=topic=200.msg880#msg880 date=1367675449]
Thanks for the prompt response!
So, I’m pretty weak at command line and from what I can see, cgminer is command line.
I believe it stars off with url, username, password (?)
Would i input the following in that order, pool.d2.cc, chansyoman, xx ?
Also, to create a script, I would simply create a text file and change the extension to .bat correct?
Should it look like the below?
cgminer.exe --scrypt -o stratum+tcp://pool.d2.cc:9344 -u chansyoman -p xx --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1
Feathers your way as soon as I get them!
[quote author=sheepson link=topic=200.msg877#msg877 date=1367673407]
Hi Chan,
I would suggest you use cgminer and join a pool like: http://ftc.d2.cc
Then make a .bat script like:
cgminer.exe --scrypt -o stratum+tcp://featherpool.com:9998 -u workername -p password --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1
and tweak a bit from the thread things etc.
See this link: https://github.com/litecoin-project/litecoin/wiki/Mining-hardware-comparison what other people get with their vid-cards!
[/quote]
[/quote]
That should work yes!
Place the .bat in the same folder where cgiminer.exe is and doubleclick the .bat.
[/quote]