Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: GTANAdam on May 22, 2017, 12:30:00 PM



Title: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: GTANAdam on May 22, 2017, 12:30:00 PM
Mod version: 1.7.5.15-mod

Changelog:
1.7.5.15:
  • Added Dual mining for more profit (DaggerSia, DaggerPascal, DaggerLbry and DaggerDecred) for Nvidia cards (I haven't tested AMD cards)
  • Updated ClaymoreAMD_Dual miner to 9.4 to support Sia dual mining. (Make sure to download the 3rdpartyminers.zip)
  • Revert "Graceful shutdown" commit from original repo, it causes more issues than it fixes
  • Fix Lyra2REv2 Algorithm returning crazy ass numbers (i.e: 2000 USD/day)
  • Debug console cleanup with a good looking profit table (http://imgur.com/a/JqQoD)

1.7.5.14:
  • Imported "Graceful shutdown" commit from original repo
  • Fixed extra launch params for EWBF Equihash (Nvidia) Miner

1.7.5.13:
  • Sia mining support
  • 3rd Party Equihash EWBF miner support
  • Interface changes https://i.imgur.com/okPamLu.png (https://i.imgur.com/okPamLu.png)

Note: Make sure to remove 'internals' folder before updating otherwise Extra launch params will not function!

Note: DaggerSia does not fully go through the benchmark automatically due to miner issues, manually input DaggerSia's hashrate

Note: Benchmark, currently, does not work with EWBF and Sia (ccminer), so input Benchmark Speed values manually from settings.
Also, do not confuse H/s with MH/s, 1.200 GH/s = 1200 MH/s = 1200000000 H/s, so when you input the value manually into the "Benchmark Speed (H/s)" of Sia, make sure to convert to H/s.

Install instructions:
1- Download 'NiceHashMiner_v1.7.5.15-mod.zip' and Extract
2- Run and let it download the default miners. (IMPORTANT)
3- Download '3rdpartyminers.zip' and extract the files into NicehashMiner's folder

Download: https://github.com/GTANAdam/NiceHashMiner/releases/tag/1.7.5.15-mod (https://github.com/GTANAdam/NiceHashMiner/releases/tag/1.7.5.15-mod)

NiceHashMiner fork repo: https://github.com/GTANAdam/NiceHashMiner (https://github.com/GTANAdam/NiceHashMiner)
NiceHashMiner original repo: https://github.com/nicehash/NiceHashMiner (https://github.com/nicehash/NiceHashMiner)


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.13-pre) (3rd party miners support)
Post by: JaredKaragen on May 22, 2017, 12:49:24 PM
im kinda weary about a 0 activity account posting a miner app....

any NH company members here vouch for this?


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.13-pre) (3rd party miners support)
Post by: GTANAdam on May 22, 2017, 01:04:34 PM
I have absolutely no intention to cause any trouble, you can check the source code on the fork repo and even decompile the executable to make sure it does not contain any malicious code.


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.13-pre) (3rd party miners support)
Post by: pynetx on May 23, 2017, 05:20:21 AM
how to mine siacoins with it? It's still showing enter bitcoin wallet address.


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.13-pre) (3rd party miners support)
Post by: GTANAdam on May 23, 2017, 09:58:48 AM
how to mine siacoins with it? It's still showing enter bitcoin wallet address.

You have to enter your BTC wallet address since this is mining on NiceHash pool and you also have to enter the Sia benchmark speed manually.
Importantly, do not confuse H/s with MH/s when inputting the speed, 1.200 GH/s = 1200 MH/s = 1200000000 H/s


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.13-pre) (3rd party miners support)
Post by: Eyedol-X on May 23, 2017, 10:02:33 AM
It appears NH is officially working on version 2.0.0.0 so I assume there will be a large update in the future on that side.


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.13-pre) (3rd party miners support)
Post by: GTANAdam on May 23, 2017, 10:06:24 AM
It appears NH is officially working on version 2.0.0.0 so I assume there will be a large update in the future on that side.

Yes, but meanwhile they had forgotten to maintain their current miner app with the latest crucial improvements like Sia and the very requested EWBF equihash miner which is much more profitable than excavator


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.14-mod) (3rd party miners support)
Post by: GTANAdam on May 29, 2017, 12:00:43 AM
Update version: 1.7.5.14-mod

Changelog:
  • Imported "Graceful shutdown" commit from original repo
  • Fixed extra launch params for EWBF Equihash (Nvidia) Miner


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.14-mod) (3rd party miners support)
Post by: scryptr on June 05, 2017, 04:51:18 PM
Update version: 1.7.5.14-mod

Changelog:
  • Imported "Graceful shutdown" commit from original repo
  • Fixed extra launch params for EWBF Equihash (Nvidia) Miner

MINING WINDOWS STAY OPEN--

I tried this modded miner, and found that EWBF  consistantly mines faster and with less reduction in hashrate than Excavator.  However, the console windows for the miner stay open when the miner changes algo,  This results in several mining windows for each algo that has been engaged.

The miner does not "multi-mine" well with 3 Equihash windows and 2 NeoScrypt.  When a single window is open, it does great.       --scryptr


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.14-mod) (3rd party miners support)
Post by: GTANAdam on June 06, 2017, 12:43:36 AM
Update version: 1.7.5.15-mod

Changelog:
  • Added Dual mining for more profit (DaggerSia, DaggerPascal, DaggerLbry and DaggerDecred) for Nvidia cards (I haven't tested AMD cards)
  • Updated ClaymoreAMD_Dual miner to 9.4 to support Sia dual mining. (Make sure to download the 3rdpartyminers.zip)
  • Revert "Graceful shutdown" commit from original repo, it causes more issues than it fixes
  • Fix Lyra2REv2 Algorithm returning crazy ass numbers (i.e: 2000 USD/day)
  • Debug console cleanup with a good looking profit table (http://imgur.com/a/JqQoD)


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: E on June 10, 2017, 05:05:29 AM
Thanks so much for this - working great here. I suggest -dcri 225 for DaggerSia on 1080Ti right now btw ;D

https://i.imgur.com/hWUUHf3.png (http://imgur.com/hWUUHf3)

One issue:

Update version: 1.7.5.15-mod

Changelog:
...
  • Fix Lyra2REv2 Algorithm returning crazy ass numbers (i.e: 2000 USD/day)
...

I had to multiply my Lyra2REv2 speed by 1000 to get sensible numbers out of this build (and sorting is broken for profit > $9.99):

Code:
Profits for GPU#1 ASUS GeForce GTX 1080 Ti:
        PROFIT = $10.32         (SPEED = 754                    | NHSMA = 4847.135)             [ewbf_Equihash]
        PROFIT = $10.98         (SPEED = 3300000000             | NHSMA = 0.00117783)           [ccminer_Sia]
        PROFIT = $11.78         (SPEED = 28300000/2114000000    | NHSMA = 0.059396/0.00117783)  [ClaymoreAMD_DaggerSia]
        PROFIT = $2.04  (SPEED = 433830                 | NHSMA = 1.662647)             [experimental_NeoScrypt]
        PROFIT = $3.77  (SPEED = 11510000               | NHSMA = 0.11591)              [ccminer_X11Gost]
        PROFIT = $5.56  (SPEED = 33164250               | NHSMA = 0.059396)             [ethminer_DaggerHashimoto]
        PROFIT = $6.68  (SPEED = 33000000/330000000     | NHSMA = 0.059396/0.00122464)  [ClaymoreAMD_DaggerPascal]
        PROFIT = $6.68  (SPEED = 5266660000             | NHSMA = 0.00044877)           [ccminer_Decred]
        PROFIT = $6.70  (SPEED = 1937340000             | NHSMA = 0.00122464)           [excavator_Pascal]
        PROFIT = $7.53  (SPEED = 23000000               | NHSMA = 0.11591)              [ccminer_alexis_X11Gost]
        PROFIT = $8.13  (SPEED = 27000000/2837000000    | NHSMA = 0.059396/0.00044877)  [ClaymoreAMD_DaggerDecred]
        PROFIT = $9.10  (SPEED = 664.733373             | NHSMA = 4847.135)             [excavator_Equihash]
        PROFIT = $9.44  (SPEED = 73550000000            | NHSMA = 0.045437)             [ccminer_Lyra2REv2]
        PROFIT = $9.61  (SPEED = 541990000              | NHSMA = 0.00627472)           [ccminer_Lbry]
        PROFIT = $9.88  (SPEED = 27600000/296000000     | NHSMA = 0.059396/0.00627472)  [ClaymoreAMD_DaggerLbry]
        MOST PROFITABLE ALGO: ClaymoreAMD_DaggerSia, PROFIT: $11.78



Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: gacopl on June 12, 2017, 09:42:10 PM
Thanks for this great work, i found additional 2 bugs:

1. Siacoin benchmark fails you need to override hashes manually, DaggerSia wont start unless you fix hashes for sia manually

2. EBWF even though when marked to work on one card starts on all in rig (problem when you have different cards in one rig equhash is not always best for all of them)

Thanks


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: scryptr on June 21, 2017, 03:09:40 PM
EWBF HAS RELEASED A NEW VERSION (v3.4b)--

It is reportedly 2% faster and may be more stable.  It will definitely beat Excavator!  Any updates here?

I am currently using NHM 2.0.0.7a; it is relatively stable.  Your mod makes more BitCoin with EWBF, but I had stability problems with crashed or looping windows.

If you have new progress, or tips on how to run your mod, please post.  Thanks for your work.       --scryptr


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: scryptr on June 24, 2017, 09:25:36 PM
Thanks for this great work, i found additional 2 bugs:

1. Siacoin benchmark fails you need to override hashes manually, DaggerSia wont start unless you fix hashes for sia manually

2. EBWF even though when marked to work on one card starts on all in rig (problem when you have different cards in one rig equhash is not always best for all of them)

Thanks

EWBF LAUNCHES ALL GPUS--

Even if the GPUS are mining with another algorithm.  The result on my rig, 1x GTX 960, 5x GTX 750ti, was the GTX 960 mining Equihash at normal speed, and the 5x GTX 750ti cards dual-mining x11Gost and Equihash.  The x11Gost hashrate took a slight hit, 13.5 MH/s for the 5 GTX 750ti cards rather than 14.1 MH/s.  The GTX 750ti cards also mined Equihash at 1 to 3 Sols/s each.  Not very efficient or effective, but the cards did not crash.

If there is a command line flag to prevent this, please post it.  I'll start reading the EWBF documentation.         --scryptr


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: alani123 on June 24, 2017, 09:28:17 PM
A post  (https://www.reddit.com/r/NiceHash/comments/6izqrc/important_always_download_only_from_official/)in the nicehash subreddit states that many miners running modded software were banned. Is this mod safe for that case? Would it be possible for nicehash to detect it?


Title: Re: [Unofficial] Modded NiceHashMiner (v1.7.5.15-mod) (3rd party miners support)
Post by: NewMinex1 on June 30, 2017, 01:09:59 PM
OpenCl.dll is missing error on Windows10 while benchmarking.

I am mining with Gigabyte 1080ti  Please help.