Trying to solomine with modified CGminer reporting DIFF anywhere from 4 to 6
.BAT is
ultracoinminer --scrypt-jane -o 127.0.0.1:44101 -u xxxx -p xxxxx --thread-concurrency 8000 --worksize 256 --gpu-engine 800 --gpu-memclock 1300 --temp-target 86 --temp-overheat 90 --temp-cutoff 92 --gpu-fan 50-85 --auto-fan --intensity 15 --expiry 1 --queue 0 --scan-time 1 --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600
ultracoin.conf is
rpcuser=xxxxxx
rpcpassword=xxxxxxx
rpcallowip=127.0.0.1
rpcport=44101
port=44100
gen=0
server=1
listen=1
The modified Ultraminer in the OP is seems to be connecting to the wallet and I'm getting plenty of shares above target. Diff is being reported anwhere from 4 to 6. I was under the impression that a share above target was an indication of a solved block but nothing is going into the wallet? Am I doing something wrong?