My config to mine rotocoin with ATI 7850 1GB gettin 140khashes
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe -o YOUR_POOL -u NICKNAME.WORKER -p PASSWORD -I 12 -w 256 -g 1 --thread-concurrency 4096 --gpu-engine 1050 --gpu-memclock 1250
pause
Hope it helps.
i saw on different sites, setx GPU MAX at 200, whats the difference?, or which is better?
ty.
I don't know the difference, i tried both options and each one works pretty similar.