Skip to content

Commit

Permalink
Updated help widget text.
Browse files Browse the repository at this point in the history
  • Loading branch information
matzman666 committed Dec 31, 2015
1 parent 302efff commit 3d555bf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ui/res/helpwidget.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ <h1>Relay Mode</h1>
The Relay Mode (in the "Settings" sub-menu in the menu bar above) is an experimental feature that allows you to connect more than one instance of this application to a running game. You can e.g. use it to display the map on the same host Fallout 4 is running and to use the inventory browser on a second computer.
<ol>
<li>To use it enable it in the settings and connect to a running game. When this instance is running on the same host as Fallout 4 then do not enable auto-discovery support and select a relay port other than 27000.</li>
<li>Then connect the other instances to the first instance. To do so select "Connect to Host" and enter the IP-address of the host running the relay instance and the relay port.</li>
<li>Then connect the other instances to the first instance. To do so first pause the game by entering the menu. Then select "Connect to Host" and enter the IP-address of the host running the relay instance and the relay port.</li>
<li>It takes some time till the initial data has been transferred. Keep the game paused during this time otherwise the data may be out-of-sync and the application crashes.</li>
</ol>
The local map is not working on all instances connected to the relay instance because of performance issues.
The local map has been disabled on all instances connected to the relay instance because of performance issues.
</body>
</html>
</html>

0 comments on commit 3d555bf

Please sign in to comment.