# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README for details.
# WARNING! Miner loads options from this file only if there are not any options in the command line!
-epool hub.miningpoolhub.com:12020
-ewal.
-epsw x
#-etha 0
#-dpool stratum+tcp://dcr.coinmine.pl:2222
#-dwal.
#-dpsw x
-esm 0
# you can active dual mining if you want with "-mode 0"
-mode 1
-tt 75
-dcri 40
-dbg -1
-tstop 85
-fanmin 30
-fanmax 95
-allpools 1
-allcoins 1
-retrydelay -1
#-mport 3333
ZCashMiner config.txt :
-zpool hub.miningpoolhub.com:12023
-zwal.
-zpsw x
-tt 75
-allpools 1
-dbg -1
-tstop 85
-fanmin 30
-fanmax 95
-retrydelay -1
#-mport 3333
EthMiner start.bat :
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe
ZCashMiner start.bat :
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ZecMiner64.exe
On my Desktop i create some link :
EthMiner.lnk => C:\Users\elgi\Applications\Eth-clm\start.bat
ZCashMiner.lnk => C:\Users\elgi\Applications\ZCash-clm\start.bat
and i create my multi-algo bat file on my desktop (for me hub.bat) :
:start
ZCashMiner.lnk
EthMiner.lnk
timeout 1
goto start
A picture of my desktop :