Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.7 - with algo switching support
by
doktor83
on 31/08/2018, 23:05:28 UTC
Having a hard time configure, before i just open config.txt anfd ez, now its always giving me error, i open config and delert all and leave only config-heavy and error, i pass my config of old srb and tryed other things and always error or starting with cryptonightv7, can i have some help how to put mining at heavy.

1. Download 1.6.7
2. Unzip
3. Open start.bat with notepad
4. Change this : SRBMiner-CN.exe --config Config\config-normalv7.txt --pools pools.txt --logfile %LOGTIME%
5. To this: SRBMiner-CN.exe --config Config\config-heavy.txt --pools pools.txt --logfile %LOGTIME%
6. Open pools.txt and add your pool and wallet :

Code:
{
"pools" :
[
{"pool" : "loki.miner.rocks:5555", "wallet" : "change-this-to-your-wallet", "password" : "x"}
]
}

7. Run start.bat