- Download Microsoft Visual Studio Express 2015/2017 https://www.visualstudio.com/vs/visual-studio-express/
- Download jquesnelle xmr-stak-cpu fork https://github.com/jquesnelle/xmr-stak-cpu/archive/master.zip
- Unzip in C:\ so you have the dir C:\xmr-stak-cpu-master
- Open C:\xmr-stak-cpu-master\visualstudio\xmr-stak-cpu.sln
- After Visual Studio is started, wait to load all project file and compile the project (CTRL+MAIUSC+B)
- Visual Studio create C:\xmr-stak-cpu-master\bin\xmr-stak-cpu-notls-nohttpd.exe
- Copy C:\xmr-stak-cpu-master\config.txt in C:\xmr-stak-cpu-master\bin\
- Edit with Notepad config.txt
You must edit config.txt in particular these lines, put your Monero and Pool addresses
"pool_address" : "xmr-eu1.nanopool.org:14444",
"wallet_address" : "43x4C2pwcvWgGS9Mb9sCcY9SxFjthrk92YM3dT1VHR8QNc4kpj2MJfGQYAYKWBp2s9R9s6sheFx7DWCUezRkZrehDzenTqd.example",
"pool_password" : "",
and these lines, put "donate_percent" : 0.0
"donate_percent" : 0.0,
"donate_pool_address" : "",
"donate_wallet_address" : "",
"donate_pool_password" : "",
"pool_address" : "xmr-eu1.nanopool.org:14444",
"wallet_address" : "43x4C2pwcvWgGS9Mb9sCcY9SxFjthrk92YM3dT1VHR8QNc4kpj2MJfGQYAYKWBp2s9R9s6sheFx7DWCUezRkZrehDzenTqd.example",
"pool_password" : "",
and these lines, put "donate_percent" : 0.0
"donate_percent" : 0.0,
"donate_pool_address" : "",
"donate_wallet_address" : "",
"donate_pool_password" : "",
start the xmr-stak-cpu-notls-nohttpd.exe file in the cmd console and you can see the result
XMR-Stak-CPU mining software, CPU Version.
Based on CPU mining code by wolf9466 (heavily optimized by myself).
Brought to you by fireice_uk under GPLv3.
Configurable dev donation level is set to 0.0 %
You can use following keys to display reports:
'h' - hashrate
'r' - results
'c' - connection
0 comments:
Post a Comment