If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below
1. Make sure your wallet is closed
2. Make sure your Hodlcoin-qt.exe is on your Desktop
3. Bring up Run (Press [Window] + [R] on your keyboard)
4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"
*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)
This just confused me more now