Author

Topic: CGminer .bat file (Read 1550 times)

member
Activity: 98
Merit: 10
December 28, 2013, 06:14:54 AM
#3
I dont have yet any devices Smiley I'm just trying to how it looks and later I will buy same usb device to see how it works.For fun more that for money.

I do not .bat just write login details and that it.

https://i.imgur.com/QeBu6Qg.jpg

maybe is alright and just need device  because before was writing that cannot find device.
member
Activity: 109
Merit: 10
December 28, 2013, 05:39:12 AM
#2
yeah the difficult part really is trying to figure out which intensity/thready concurrency and worksize to use.  What card are you using to mine? Can make a big difference in recommended settings. for example my 7870 works best:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
timeout /t 4
cgminer.exe --scrypt -o stratum+tcp://whatever.yourpool.is.com -u username.worker -p password -o stratum+tcp://backuppool.com -u Username.worker -p pass -I 17 -g 1 -w 96 --failover-only --thread-concurrency 10240

you will have to find the best settings for your your pool is.  You will also want to make sure it has --scrypt.  You can just copy/paste the above and change what is needed it should give you somewhere to start atleast.
member
Activity: 98
Merit: 10
December 28, 2013, 05:26:09 AM
#1
Hello,
5 hours I been try understand how to create .bat file.Sow a lot tutorial,see on yuotube..,read this forum and get totally mad with this file.
Any body can my help with this problem? Thats be awesome if somebody write down all what I need to copy/paste in .exe directory in notepad file and save it like startingcgminer.bat ?

Please help my.
Jump to: