GithubHelp home page GithubHelp logo

nhm-plugins's Introduction

nhm-plugins

Custom NiceHash Miner Plugins

On February 17, 2022, NiceHash announced that they will no longer support unsigned and unverified miners (https://www.nicehash.com/blog/post/nicehash-miner-ceases-support-for-unsigned-and-unverified-miners). This is my attempt to create custom NHM plugins to replace popular miners like GMiner and T-Rex.

Instructions

  1. Follow the NHM instructions to create a new empty user plugin: https://github.com/nicehash/NiceHashMiner/tree/master/doc/UserPlugins
    • Name your plugin the same as it is here (GMinerCustom, TRexCustom, etc). This isn't required but just for ease of use.
    • When editing the Devices.json file, make sure the miner_device_id matches correctly. This is not always the case when you have multiple GPUs. This will cause incorrect benchmarks, otherwise.
      • Enable Show GPU PCIe Bus IDs in NHM Advanced Settings to help verify.
    • STOP after editing the Devices.json file. The rest will be taken care of by this repo.
  2. Copy the contents over for the appropriate miner plugin.
  3. Update each miner's bins directory with the latest version of the miner (README in plugin folder has the download link).
  4. Start NiceHash Miner.

Notes

  • If getting "Unstable" miner statuses, try editing your General.json file with:
    "SwitchSmaTicksUnstable": {
      "Lower": 15,
      "Upper": 23
    },

Completed

TODO

References

nhm-plugins's People

Contributors

primeosu avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.