Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v2.1
by
markus124
on 08/11/2016, 15:42:34 UTC
Gee thanks!

I ment setting it, I can copy it but where and how? In the enviromental window you must also write the path.. So does anyone understand my problem?


You need to create a bat file and put it in the same folder where the miner files are.

This is my bat file:

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

ZecMiner64.exe -r 2 -i 0 -tt 65 -ttli 75  -tstop 80 -fanmax 75 -fanmin 40 -dbg -1 -zpool us1-

zcash.flypool.org:3333 -zwal "your payment address" -zpsw x

do you know how to create a bat file?