It just does not frickin work and I'd at least like to try my luck until the damn pools work again.
diamond.conf in WHICH folder?
diamond.conf or diamondcoin.conf?
etc.
Please?
Honestly, if you know how to do it for one coin its exactly the same.
If you dont know what to call the conf file do this;
1. Find the exe to start the wallet - create a shortcut of it, right click it, hit proprties and at the end of the TARGET line type --server
2. Run it.
3. You will get an error that it cant find a conf file (the propername) and give you the correct location. - hit ok to close that. But remember the details filename and location.
Creating the Conf file;
1. Hit run and type %appdata% (tip save this as a shortcut on your desk top for easy access)
2. Find the correct wallet name/coin whatever and double click it.
3. Create a new text document there and open it up.
After a while these details are the norm and will follow you;
rpcuser= james
rpcpassword= dean
rpcallowip=* (any IP address you specify for it in the bat file will be fine)
daemon=1
server=1
listen-1
gen=0
rpcport=17772 (Most coins will give you this, but you can make your own up, use the coin one if listed.)
You might have to add some nodes
addnode= and there will be some IP addresses
4. Save it as the filename.conf it requires
5. Open your --server shortcut and see if it opens and syncs, if it does well done
6. Now run the bat file to start the solomining
My current diamond bat file;
sgminer -k groestlcoin -o http://127.0.0.1/17772 -u james -p dean
Of course I have all my card settings removed as thats indivdual for each person.
This way has worked for everycoin I solo mine - and I prefer solo mining. Some do fail and I give up and move on, but not all.
Good luck and let us know how you go.