How to change mining address
(2) click system "start", "run", enter% appdata% in it, and then click OK (WIN XP and win7 systems both operate in this way), or press "win" key and "R" key at the same time to open the running interface
(3) after confirming the second step, open a file manager and display the interface as shown in the figure below. Find the folder named after the currency, litecoin. The data corresponding to the wallet software are all in this folder. Double click to open this folder
(4) configure the. Conf file
at the beginning, enter Notepad to confirm and open Notepad software, Input the following contents in it: ( the following code directly)
rpcuser = Test
rpcpassword = Test
rpcport = 11095
daemon = 1
server = 1
Gen = 0
testnet = 0
Listen = 0
maxconnections = 100
rpcallowip = 10.255.16. *
rpcuser, rpcpassword and rpcport can be modified or not, Rpcallowip needs to be modified according to your own situation. If your miner and wallet software are on the same machine, delete the line rpcallowip
after the file is modified, save it to the previous litecain directory with the file name of litecain.conf, or save it to the desktop, and then it
take the mining software cgminer as an example, modify the IP address of the pools part in the cgminer.conf file
URL part to the IP address of the machine where your wallet is located. Port 11095 is the port configured in litecain.conf just now. User and pass are the same, just keep consistent with the above configuration file< In addition, it is suggested to modify the values of the other two parameters as follows:
& quot; queue" : & quot; 0",< br />" scan-time" : & quot; 1",
after setting, run cgminer to start mining....
The first step in setting up mining equipment is to choose the right hardware. This article will focus on GPU (graphics card) mining, of course, you can use CPU or ASIC equipment mining. Amd graphics card architecture is very beneficial to mining. NVIDIA card is not suitable for mining because of its low hash rate. The best NVIDIA graphics cards are less than 0.5 megahash. Notebook Hardware mining is not as good as NVIDIA card, which is a bad option for mining. You need to use a desktop system for mining. There is a desktop system to ensure adequate cooling of the hardware
the graphics card or card needs to be able to match the motherboard, and the power supply must have enough PCI-E connectors. Before determining the graphics card, pay attention to these. In order for the system to cool down sufficiently, you need to remove the cover of the chassis in order to get better heat dissipation. This is what people call "open air rig.". If you can aim the system at a fan or air conditioner, you can make the device cooler when it's running, thus extending its life and keeping it efficient
with the increasing capacity of bitcoin blockchain data, the client wallet data is installed on Disk C by default. If Disk C is not large enough, you need to find a way to move the data from disk C to other disks
examples are as follows: (Note: close the client first)
1. Find bitcoin's data folder:
XP --- C: & # 92; Documents and Settings\ username\ Application Data\ Bitcoin
vista,win7---C:\ Users\ username\ AppData\ Roaming\ Bitcoin
2. Copy this bitcoin folder to other disk with large space, such as disk D (to avoid operation error, it is recommended to it first and delete disk C after it runs normally, so as to save disk C space)
3. Edit the bitcoin shortcut on the desktop (if there is no shortcut on the desktop, there are two ways: one is to find the installation folder, find "bitcoin QT. Exe", right-click, and select Create Shortcut to cut the shortcut to the desktop or any location; For the second method, if it is a green installation free version, you can find this installation folder, find "bitcoin-qt.exe", right-click and select Create Shortcut to cut the shortcut to the desktop or anywhere.) Right click on the shortcut, select "properties", enter the following in the "target" column and confirm:
& quot; C:\ Program Files\ Bitcoin\ bitcoin-qt.exe" - datadir=D:\ Bitcoin
(red is the target location of the added part)
now, double-click the bitcoin shortcut on the desktop, the client will start, and all data updates will be stored in disk D, and disk C will no longer occupy space. This method can also avoid data re download caused by deleting Disk C e to system re installation, and can also protect wallet files.
2 after successful registration, we will see a message like "your account has been successfully registered and logged in!" on the web page, It means that we have successfully registered and logged in
3 we can click the "dashboard" button in the upper left corner to see the whole monitoring status of the account
note: in this monitoring dashboard, we are most concerned about "total earnings", which is the bitcoin earned by our current account. In the future, as long as we open the website and enter the monitoring dashboard, we can see the relevant information of our account
4 next, please click "Settings" in the navigation bar of the page. In the settings page, we can set the e-mail address, bit wallet address, change the password, etc.
5 if we set the e-mail address in the account, if we forget the password or steal it in the future, we can restore the password through the set e-mail. First, enter our common email address in the "email address" column, and then click the "change" button
6. Next, a confirmation email will be displayed on the page to confirm that it has been sent to our previously set email
7. Then we open our email and find the email sent by BTC guide. Click the confirmation link, and then the page will show that our email has been successfully set
8. If we set email in the account setting, we can also set email notification for the behavior of mining miners. Find the "idle warnings" column on the setting page, click the drop-down list, select the time when you want to send the email, and then click the "change" button on the right. When we set 10 minutes later, if a miner stops mining, the system will automatically send a notification email to our email after 10 minutes. After receiving the email, we knew that the miner was on strike
9 in addition, we are more concerned about the "bitcoin wallet", that is, the wallet address. You don't need to set this address first. It's not too late for me to fill in when I really get bitcoin
10 after the account is set up, we need to set "worker". What is a worker? This is the login account name we will use later on the bitcoin mining client. The system will create a miner name for us by default. The miner name is composed of our registered account name, an underline and a number. For example, our registered account is XXX, and the first miner's name is "XXX"_ 1 "
11 if we want to set multiple miner names, enter a number such as" 2 "in the" create worker "column, and then click the" create "button to add a new miner's account name
12 in the worker settings page, we can also set the mining payment mode of the mine account separately. Payment method, i.e. mining payment method. There are two types to choose from, PPS and PPLNs. The difference lies in the mining mode and handling charge. The handling charge of PPS is 7.5%, while that of PPLNs is 3%. The system adopts PPLNs by default. If you want to change it, please click the "change" button under the payment method
13 in addition, we can also choose the difficulty of mining mode. If our computer has multiple graphics card GPUs or some special machines, we can set the miner's account name under the minimum difficulty
Step 2, download the mining client software
1 after we complete the registration setting, Next, please click "support" in the page navigation menu, and we will see the download link of the client< There are two types of mining client software:
bfgminer: command line operation interface, which can be downloaded directly
cgminer: it is also operated in the command line format, but the download steps are too complicated
let's take bfgminer as an example and click download as shown in the figure
2 then it will jump to the download page of mining tools. There are two formats of mining tools, one is 32-bit system, the other is 64 bit system. According to the number of system bits, download the corresponding tool version
3. The client size of mining tool is less than 5m, which is a zip compressed file. When the download is complete, locate and open the file. Click the right mouse button and select the "" option
4 here, I take paste extraction to the desktop as an example
Step 3, mining client software detailed settings
1 after opening the mining directory, double-click to open the "bfgminer" file under the directory
2 next, look at the BFG minier window and enter the address of the mine pool at the URL. The pool address can be seen in the BTC guide's support page, such as stratum. Btcguild com:3333 , press enter key
3, and then enter the miner's name set on BTC guide website after the user name, press enter key
4, and then enter at will in the password, as shown in the figure
5. Finally, you can see that many numbers are changing, It means mining. It is worth noting that the places marked in the figure indicate the speed of the current machine button
6 in addition to the current mining speed on the mining client software, we can also see the specific mining speed of each miner in the "active worker summary" list on the "dashboard" page of BTC guide website
7 If you want to close the mining tool, you can directly x drop it, You can also directly press the Q key to exit. If you want to open more, you can open another mining tool in the BFG miner directory< Step 4: cgminer command line client software
1 if you really want to mine, the official recommends that we use "cgminer", that is, to run it at the command prompt. Click "support" on BTC guide page, then click "cgminer" download link page, select the corresponding system version
2, then jump to cgminer download page and click the link as shown in the figure
3 and then select a version of cgminer. Here I download a Windows version as an example.
4 take the Windows version of cgminer as an example. After the download, unzip it to the computer.
5 open the cgminer directory, find "cgminer"
6. Double click "cgminer" with the mouse, and a command-line window will pop up, prompting us to enter the URL address of the connection server. Enter "stratum. Btcguild com:3333 ”, press the Enter key on the keyboard
7, and then prompt us to enter "user name", that is, the account name of the miner. Press the Enter key on the keyboard
8, and then enter the password. Press the Enter key on the keyboard
9, and wait for a moment, When the client and the service establish a connection, the machine will start mining
10 to quit mining, please press the "Q" key on the keyboard in the window
tools / raw materials
PC with independent graphics card
precautions
if you are using cgminer, the graphics card must support the display of general computing standard, otherwise you will not be able to mine.
code modification collection http://tieba..com/p/3977297
if you want to play the game, it is recommended to download the Qingshui sword God modifier
[Wulin heroes biography bar navigation index] (required for Wulin people) 43rd floor
htt (delete me) P: / / tieba.. C (delete me) om / P / 97120104 (delete me) 8
If you want to solve the problem of mining speed, just install a 3.0 patch
below is the patch download
the patch can be put into the game directory to run
in addition, the speed change gear is useless for mining, but only useful for hunting and fishing
have a good game ~
< file FSID = 777810681 "link = / share / link? Shareid = 3682223914 & UK = 3137397385" name = "hero3.0. Exe" wealth = "0" / >