7970 Batch File = 640khash/ssetx GPU_MAX_ALLOC_PERCENT 100
cgminer.exe --scrypt -o stratum+tcp://coinotron.com:3334 -u Waramp22.Desktop -p xxxx --device 0 --intensity 13 -g 2 --gpu-fan 65 --thread-concurrency 8192 --gpu-engine 925 --gpu-memclock 1730 --gpu-powertune 20 --no-submit-stale
7950 Batch File = 450khash/s(Just got the card, havent tuned it much)
setx GPU_MAX_ALLOC_PERCENT 100
cgminer.exe --scrypt -o stratum+tcp://coinotron.com:3334 -u Waramp22.Desktop -p xxxx --device 1 --intensity 18 -g 1 --gpu-fan 65 --thread-concurrency 22400 --gpu-engine 1115 --gpu-memclock 1300 --no-submit-stale
So i attempt this:
setx GPU_MAX_ALLOC_PERCENT 100
cgminer.exe --scrypt -o stratum+tcp://coinotron.com:3334 -u Waramp22.Desktop -p xxxx --intensity 13,18 --thread-concurrency 8192,22400 --gpu-fan 65 --gpu-engine 925,1115 --gpu-memclock 1730,1300 --no-submit-stale --gpu-powertune 20,0
And i get 495 and 450
Something happens to the 7970 when i run that batch file.