Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
patrike
on 20/02/2023, 15:29:34 UTC
Hi Patrike

To use DynexSolve you need to remove the stratum+tcp in the stratum-url also use the -no-cpu -sync and -skip

Here is a batch file that i use to mine on zergpool, i don't know if you can the corrections so it can used natively in AM

DynexSolveVS.exe -mining-address "mining adress without quotes" -no-cpu -stratum-url dynexsolve.na.mine.zergpool.com -stratum-port 4460 -stratum-password c=BTC,ID=HOME -sync -skip

Thanks in advance Smiley
Hi Patrike

To use DynexSolve you need to remove the stratum+tcp in the stratum-url also use the -no-cpu -sync and -skip

Here is a batch file that i use to mine on zergpool, i don't know if you can the corrections so it can used natively in AM

DynexSolveVS.exe -mining-address "mining adress without quotes" -no-cpu -stratum-url dynexsolve.na.mine.zergpool.com -stratum-port 4460 -stratum-password c=BTC,ID=HOME -sync -skip

Thanks in advance Smiley

I don´t know what you are doing, but for me all is right. mining address is without quotes, the argument for the server is as you said -stratum-url. stratum+tcp is at the start of the pool address. and you can set -no-cpu argument by yourself. Maybe someone will use his cpu, so i don´t see the reason to set it as standard.

Thanks for all feedback. Awesome Miner should probably remove the stratum+tcp// part of the URL for you for DynexSolve. I will look into the other parameters as well. However, as @sxemini point out, the parameter to disable CPU mining is up to each user to configure if preferred.