i have wildrig-multi-windows-0.15.3.8-beta
i have text:
@echo off
:loop
wildrig.exe --print-full --algo MTP --opencl-threads auto --opencl-launch auto --url zcoin.mintpond.com:3000 --user Dn7MMYjVQqenT11VFDYHfFdwXmSTRUTak --pass x
if ERRORLEVEL 1000 goto custom
timeout /t 5
goto loop
:custom
echo Some error happened, put custom command here
timeout /t 5
goto loop
no mining, white? i have 2x rx580


MTP algo not supported since version 0.15.2. Will be returned sometime later with improvements, but I have no plans for it right now.