HOW-TOCurrently supported miners:- Claymore's ZCash AMD GPU Miner v12.4+ (and latest Claymore's ZCash AMD GPU Miner v12.6)
Claymore's Ethereum miner v7.4 and Claymore's CryptoNote Miner v9.7 option doesn't work, dont use them!Do not use Nicehash pool for returning "dev-fee"! I had some problems with him.Fast starta).
Check in your mining config/bat file, that you don't use "secure connection" for mining. If you use it, change it to usual stratum.
b). Launch ProjectFCl.exe
with administrative privileges, put in (2) and (3) your pool domain address and his ip address, (4) - pool's stratum port, (7) - your wallet, press Listen (6).
c). Add to your miner's config.txt/bat file next options:
-allpools 1 and -mport 0 (or if you use monitoring, try set any not-default value). Thats all, enjoy!
UIUnderstanding, how FCl affects mining processWithout FCl
With FCl
config.txtAlso, you can use config.txt file for FCl: program use it to load default values after launch. Just rename it to "config.txt" and look at example file, which include in archive. There all so simple, but few words:
-domainaddress : pool domain, (2) at screenshot
-ipaddress : pool ip address, (3) at screenshot
-remoteport : target mining port on pool, (4) at screenshot
-worker : you login/wallet at pool, (7) at screenshot
-loglevel : possible values 0,1 and 2, for - without logging, short log or full log
-divertlog : possible values 0 and 1. default 0. When setted 1, divert will show how it redirects packets
-minerversion : possible values 0, for Claymore's ZCash AMD GPU Miner v12.4+
-enablelocalport : possible values 0 and 1, default 0. When setted 1, localports (1) will enabled at UI.
-autostart : possible values 0 and 1. With 1 FCl begins listen incoming connection right after launch, so you can easily add FCl to startup with Windows with this option
-starttime : possible values HH:MM, sample 13:37. From this time FCl begin count donation time intervals. See "Understanding, how FCl affects mining process" paragraph for details.
-donationosd : possible values 2,3,...,24. Donation to "Supporting Open Source non-fee based miner developers" initiative, hours per day. See "Understanding, how FCl affects mining process" paragraph for details.
-donationdev : possible values 0,1,.... Donation to miner dev, hours per day. See "Understanding, how FCl affects mining process" paragraph for details. This option untested and might work incorrect, so use it on your own risk.
???????If you did all right, after 15 minutes FCl will begin showing you which packets it received from "dev-fee" and which sends to pool. You may see, that login(usually - wallet) was replaced. Something like this(with "Short" logging):
ZCASHRcvd from miner
Sending share from : "t1W9HL5Aep6WHsSqHiP9YrjTH2ZpfKR1d3t"
Sent to pool
Sending share from : ""
PM From pool
Share accepted
PROFITEnjoy!