Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ZERO - COMMUNITY TAKEOVER
by
deathrider2786
on 17/06/2018, 21:33:38 UTC
Hi everyone..

I am try to setup my machine - win 10 64 bit to mine Zero coin, however the miner crashes, stating optiminer has stopped working.. and then goes into loop

@echo off
ECHO "WARNING: You need 8GB of virtual memory in Windows for EACH graphic card you mine on! Otherwise the program might crash and you need to restart Windows."

ECHO "Change the WALLETADDRESS and RIGNAME in mine_zero.cmd to yours!"
TIMEOUT /T 2
:start

#REM For http://zero.easymine.rocks use following:
#SET WALLETADDRESS=t1YDRA4MfZa32YvwzKKnVxe8TdFXXdLdLVJ
#SET RIGNAME=MyRIG01

SET GPU_FORCE_64BIT_PTR=1

optiminer -s zero.suprnova.cc:6568 -u My Wallet address.MyRIG01 -p x
TIMEOUT /T 10
goto start



I am running  this on AMD rx580 8GB cards. RAM installed on my MoBo is 4 BB DDR 4gig.
pause