Alright I want to mine protoshares. I signed up on Ypool.
And downloaded the "jhprotominer-yvg1900-M7gf-win64-generic" miner.
Now, I can't figure out how to run it. I'm a noob at mining.
How do I start the .exe to run ? Do I have to run it through cmd, if yes then please give the commands, it doesn't works with "jhProtoMiner.exe -o
http://ypool.net -u < MY username>.<PTS_1> -p <MY password> -t 4 "
CPU - Intel i5 760
RAM - 4GB 1600MHz
Windows?
I use a bat file to launch, which is just a notepad file with the extension changed to .bat. Uncheck "Hide Extensions for Known File Types" in Folder Options or it won't actually change the file type, but will appear to. The file picture will change to 'gears' at a larger size, so you know it's correct.
Unpack miner zip and put in C: drive. Then go to that folder and dig down to exe, now click top bar and copy address, this goes between quotes in bat.
t is # cores, 4 for you
can't remember what -F is
(you prob know, but no <> and one space before/after -o -p etc, syntax is everything)
Example:
start /D "your_path" jhprotominer.exe -o ypool.net:10034 -u yourname.1 -p x -t 4 -F 0
with values:
start /D "C:\jhprotominer-yvg1900-M7gf-win64-generic\jhprotominer-yvg1900-M7gf-win64-generic\win64-generic-1024M" jhprotominer.exe -o ypool.net:10034 -u LiteMine.1 -p x -t 4 -F 0
Compare with Primecoin at same pool, see what is more profitable!