Search content
Sort by

Showing 2 of 2 results by feekiller
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support
by
feekiller
on 10/08/2018, 12:55:34 UTC
V1.6.6


+ DevFee mining is not displayed anymore to the user. The first devfee isn't mined in the first 5 minutes, so if you want to kill / restart the miner, set your scripts to do it before 5 minutes.
Also if using a custom algo switching software (that restarts the miner) , you are using the miner in normal mode (not algo switching mode), so the devfee is not tracked across switches.




NICE. OR ALL USE THIS:

DEVFEE = 0

Ver 1.6.4

Start.bat

start coin.bat
timeout 6970
taskkill SRBMiner-CN.exe
start start.bat




OR:
Start.bat

start "coin.bat"
timeout 6970
taskkill /F /IM "SRBMiner-CN.exe"
start "start.bat"
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5
by
feekiller
on 07/08/2018, 09:55:13 UTC
Guys... if you don't like the way the dev fee works move to some other miner.
Dok just ignore everyone complaining about the dev fee.


DEVFEE = 0

Ver 1.6.4

Start.bat

start coin.bat
timeout 6970
taskkill SRBMiner-CN.exe
start start.bat



OR:
Start.bat

start "coin.bat"
timeout 6970
taskkill /F /IM "SRBMiner-CN.exe"
start "start.bat"