Create a separate folder for the masternode (ex. VIOG\MN1 in your Documents folder), this has to exist prior to starting the wallet that will use this folder.
Create a shortcut to viog-qt.exe and edit the properties, at the end of “Target” add this after the executable:
-datadir=”c:\Users\You\Documents\VIOG\MN1”
It will show: “…path-to-viog-qt\viog-qt.exe” -datadir=”c:\Users\You\Documents\VIOG\MN1”
Start it, it can run together with an already existing Wallet that uses the default folder.
In the wallet go to Tools-Debug console and enter
Open the viog.conf file and add this:
masternodeprivkey=7sodfhno4ipifobn4fklb4bfgr4
externalip=your-external-ip-address
port=9911
Go back to the debug console and enter
Restart the masternode wallet.
Wait for the payment to become available and open the debug console again.
Type
Open the masternode.conf file and a d a new line like this:
1.2.3.4:9911 = The external address and the port number you chose in the viog.conf file.
7sodfhno4ipifobn4fklb4bfgr4 = The privkey you got from masternode genkey
efef1e… = the first part of the result of masternode outputs
1 = the second part (this is not always 1)
Save it and restart your wallet. You will now see the masternode in the masternodes tab.
Setup for linux is simular.
IF you are using RPC (you filled in rpcuser / rpspassword or anything else starting with rpc) then also add a different port for that:
As always, if you need help:
https://discord.gg/bqHkrPt