If you want to try mining UTC (I tried for a long time with no joy) - this really works rather well
Thanks @thirtybird
There is a version here to suit any WINDOWS system
https://github.com/thirtybird/cpuminer/releases/eg for .bat file
minerd-x64-avx2.exe --nfmin=14 --nfmax=14 -a scrypt-chacha -o stratum+tcp://yacoin.club:3413 -O USER.WORKER NAME:PASSWORD
i.e.
minerd-x64-avx2.exe --nfmin=14 --nfmax=14 -a scrypt-chacha -o stratum+tcp://yacoin.club:3413 -O usukan.w6:x
when you unzip and open up the folder
Which version do I use??? ‘avx’ works on most - if you are new system use ‘avx2’. If old I7 use ‘corei7’
If you do not know which CPU you have, try each one starting from the top and work your way down.
Intel Processors
‘avx2’ Intel Core CPU with 64-bit extensions, MOVBE, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AVX2, AES, PCLMUL, FSGSBASE, RDRND, FMA, BMI, BMI2 and F16C instruction set support.
‘avx-i’ Intel Core CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AES, PCLMUL, FSGSBASE, RDRND and F16C instruction set support.
‘avx’ Intel Core i7 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AES and PCLMUL instruction set support.
‘corei7’ Intel Core i7 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and POPCNT instruction set support.
‘core2’ Intel Core 2 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3 and SSSE3 instruction set support.
‘nocona’ Improved version of Intel Pentium 4 CPU with 64-bit extensions, MMX, SSE, SSE2 and SSE3 instruction set support.
AMD Processors
‘avx’ Intel Core i7 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AES and PCLMUL instruction set support.
‘athlonfx’ Processors based on the AMD K8 core with x86-64 instruction set support, including the AMD Opteron, Athlon 64, and Athlon 64 FX processors. (This supersets MMX, SSE, SSE2, 3DNow!, enhanced 3DNow! and 64-bit instruction set extensions.)
‘nocona’ Improved version of Intel Pentium 4 CPU with 64-bit extensions, MMX, SSE, SSE2 and SSE3 instruction set support.
For more information, read it from the source :
http://gcc.gnu.org/onlinedocs/gcc/i386-and-x86-64-Options.html#i386-and-x86-64-OptionsSorry about progress on release of new wallet - still some issues we are working through with PressTab and Rapture333 - we have not abandon - just getting everything 100% correct for release.
Cheers - usukan