V1.6.5- Added support for Cryptonight Red (MoX Project)
- Added possibility to offline benchmark algo configuration (--runbenchmark)
- Easily switch all AMD cards to compute mode, and turn off crossfire with one command (--setcomputemode)
- If using Blockchain drivers, hashing speed should be like it was before in ver 1.6.2
- If using Adrenaline 18.7.1 now shares are found, but speed is slower than on the recommended drivers
- If giveup_limit set to 0, miner will quit if it can't connect to pool
- Added driver version data to API
- Miner is now just one executable file, no more dll's needed, so it's more portable
+
MoX coin will soon launch it's main net, get prepared (use algo 'mox')
+ Added parameters
--runbenchmark and
--benchmarkduration, which gives you the possibility to benchmark your settings offline, so you don't need to connect to a pool.
Just set up everything as usual and add --runbenchmark parameter in your start.bat. The test is by default 1 minute, but you can set a custom duration, max 3 minutes. (in seconds of course)
+ No more need for compute switching software, you can do it now easily from SRBMiner. Fire up a command prompt in admin mode and run :
SRBMiner-CN.exe --setcomputemodeIt will find all your AMD cards and set them to compute mode, and also disable crossfire on them. Nice and elegant.
+ Version 1.6.3 and 1.6.4 introduced some optimisations for Vega cards, which work only 18.3.4 and 18.6.1 drivers, but make some trouble with the old BC drivers. Miner now tries to apply old kernel (from v1.6.2) when using BC drivers, so there should be no more problem with these drivers, but no speed up like on 18.3.4 or 18.6.1 drivers.
+ Guys using 18.7.1 drivers complained no shares were found with these drivers, now this is fixed, but hashing is a lot slower, sorry. Don't use 18.7.1 drivers, or if you need to , just settle with the less speed you get.
+ Merged all dll's within one executable file, so the miner is now more portable as it contains all the files it needs to run. Just one .exe