Useless Guru

Results 124 comments of Useless Guru

I can't get NsgMiner to work with NiceHash (no servers could be used).

This could be of interest: https://github.com/UselessGuru/UG-Miner/blob/main/Brains/ProHashing.ps1 https://github.com/UselessGuru/UG-Miner/blob/main/Pools/ProHashing.ps1

@nemosminer In MPM I use this code: ``` #Use only use fastest miner per algo and device index. E.g. if there are 2 miners available to mine the same algo,...

@nemosminer Is there a way I can contact you directly (email or skype)? I have some questions... ;-)

@mtbor Change https://github.com/MultiPoolMiner/MultiPoolMiner/commit/850fcb06ef24467e9a674b2d371a2c29d81eac1d fixes the solo mining issue. Note: All pool specific settings must be stored in the 'Pools' section in the config file (and not PoolsLegacy!) Please close this...

There is currently no auto-updater. Something on my list to do.

@fonyo What about a nice configuration GUI to edit/save all parameters? Instead of defining everything in start.bat MPM could read its config from the config file created by the GUI.

@Warkdev > Hello, is there a need for help for this ? I do have a setup with 2 Nvidia but different GPU (One old, one recent) and I would...

Thanks for the finding 👍 The API data structure of this pool works quite differently from all other MPM supported pools. Implementing it for MPM is probably possible, but it...