How can I solo mine this with cudaminer? I have the conf file, of course. I can solo mine doge. What should I type for the .bat file to solo min PND? The doge configuration doesn't work (of course changing to correct rpc of panda conf).
Can someone give me a sample bat file to copy? Of course I know to change the password and user. I really want to try solo. I didn't realize all coins can't simply have the same bat file settings for cudaminer, besides user, pass, rpc, etc.
My file.bat for solo minning :
cudaminer -o http://localhost:22444 -O Username:rtreqhreqhqreh53465reh4e3q -i 1
pause
And my pandacoin.conf : ( By default in AppData\Roaming\PandaCoin\ )
rpcuser=Username
rpcpassword=rtreqhreqhqreh53465reh4e3q
rpcallowip=127.0.0.1
rpcport=22444
server=1
addnode=178.32.175.227
But you know ... with this diff, solo mine is a real waste of time
Hope that these configuration can help you mate !