Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LAUNCHED][POS] PosCoin | X15 | PoW + PoS | NO Premine |7 days PoW|ON C-CEX
by
pooler1122
on 09/07/2014, 07:06:46 UTC
How to mine in windows? All these pools suck with their fake instructions

You need download the correct sgminer to mine X15 coin .

ok, where? Their links refer to incorrect version or simply their instructions are incorrect because sgminer doesn't understand even -k param name


GPU Mining
SGminer beta 5. I can confirm working on Windows 7 X64 against Radeon R9-290 & R9-280x
https://mega.co.nz/#!9BYBCIpb!9u-UdMe9h3SV_6ifqTsCpI1PkTiXdBzLoxModwfbKb4

For -k you need use --algorithm bitblock

Below is example for .bat

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
Color 0A
sgminer --algorithm bitblock  -o stratum+tcp://xxxx:xxxx -u use -p x -I 19 --thread-concurrency 8192 -g 1 --gpu-engine 1100 --gpu-memclock 1250