Hi, somebody could give me the right setting i need to use in the .bat file to mine BTX with sgminer, i want try mining with my rig 8 gpu AMD RX580 Windows 10.
Thank you in advance.
Now i try this below, but error message sgminer is not recognized...
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
sgminer.exe --kernel timetravel10 -o stratum+tcp://bitcorepool.cc:1111 -u mybitcoreaddress -p x -I 16
pause