Post
Topic
Board Mining (Altcoins)
Re: [ANN] NicerMiner 0.5.3 - MPH mining app based on NHML v1.9.0.3
by
astronyu
on 08/06/2018, 05:21:44 UTC
Release 0.5.3 - 2018-06-06
Fixing a bug with stats readout from the newly added ethminer 0.14.0
Adding nvidiasetp0state.exe to optimize Nvidia mining

Download NicerMiner v0.5.3:
https://github.com/odedolive/NicerMiner/raw/master/releases/NicerMiner%200.5.3.zip

-----------

I'm looking at adding the JCE miner.
I'm having issues with it at the moment, the GUI is having problems detecting the process and killing it once the benchmark is done.
I'm almost there. the API is already working (if I kill the benchmark process manually I can start mining using it, and I see the proper hashrate in the UI)... the only think left is to make sure the process is killed successfully.

Thanks again for all the feedback.
Let me know if there's anything else I can do for you guys.

I'm assuming the issues with the lingering ethminer window is a result of the bug I just fixed (0 hashrate readout)
Please let me know if this issue persist in the latest version - I'm unable to reproduce on my environment.
Thank you. Previous issue with ethminer hashrate on UI and lingering windows now fixed.

A question, how to actually make Nicerminer to start with windows? Checking the "start with windows" won't work as as soon as you save and close the setting window, going back in you'll see the tickbox being unchecked again.


I had issues with this when i first started using NiceHash, got around it by using Windows Scheduler to launch it delayed by a few minutes on startup then wrote a small batch file to start it hidden which was also giving me grief. Maybe give scheduler a go.
Thanks, it was what I did too after giving up trying to get the auto start working. Using scheduler with 30sec delay.