Feature request:
add ccminer palgin mod 1.1 for nist5.
add palgin's hsrminer for neosrypt.
working on Palgins HSR miner atm... any help testing would be appreciated :
https://github.com/nemosminer/NemosMiner-v2.3/archive/2.3.1+Palgin.zipNemosMiner-v2.3.1+Palgin HSR Neoscrypt(testing)
palgins mod 1.1 i have had in nemosminer in the past there was no need for it....
i'll do some testing but im sure my current Nist5 miner is just as fast if not faster...
Regards
Nemo
Hi,
I get error below when I tried the new palgin HSR:
Get-Content : Cannot find path 'C:\Users\Dindin\Desktop\mining software\NemosMiner-v2.3-2.3.1-Palgin\Wrapper_23333.txt' because it does not exist.
At C:\Users\Dindin\Desktop\mining software\NemosMiner-v2.3-2.3.1-Palgin\Include.ps1:426 char:33
+ $HashRate = Get-Content ".\Wrapper_$Port.txt"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\Dindin...apper_23333.txt:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Get-Content : Cannot find path 'C:\Users\Dindin\Desktop\mining software\NemosMiner-v2.3-2.3.1-Palgin\Wrapper_23333.txt' because it does not exist.
At C:\Users\Dindin\Desktop\mining software\NemosMiner-v2.3-2.3.1-Palgin\Include.ps1:428 char:82
+ ... Start-Sleep $Interval; $HashRate = Get-Content ".\Wrapper_$Port.txt"}
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\Dindin...apper_23333.txt:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Any help on this please?