Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MINT]Mintcoin, energy saving coin with a fast distribution *block explorer
by
David Latapie
on 10/02/2014, 21:02:37 UTC
I get a "cgminer.exe --scrypt: unrecognized option" error message. What can I do?

My bat file:

Code:
color 02
    setx GPU_MAX_ALLOC_PERCENT 100
    C:\Users\user\Downloads\cgminer-3.9.0-windows\cgminer.exe --scrypt -o stratum+tcp://mnt.allpoolz.com:3333 -u workerlogin -p workerpassword

Thanks

I think scrypt is only supported up until version 3.7.2 of cgminer
Many thanks! I since moved to SGminer 4.1. I'm still trying to make it work, though.