E2150 - EarthNet - InsideEARTH: Difference between revisions

Fixed workaround for blocked execution of powershell scripts.
No edit summary
(Fixed workaround for blocked execution of powershell scripts.)
Line 2:
= EarthNet =
EarthNet is a multiplayer game lobby server that is custom built to connect players from around the world. It supports the following games:
* Earth 2150: Escape from the Blue Planet
* Earth 2150: The Moon Project
* Earth 2150: Lost Souls
* World War II: Panzer Claws
Line 10:
== Server Capabilities ==
'''Functioning'''
* Main Lobby
* Game Lobbies
* Custom Channels
* Access Control via Game Versioning.
 
'''Non-Functional'''
* Accounts
* Account Info
* Player Stats
* Ladder
* Weekly Ladder
Line 25:
 
== How to Connect ==
[https://youtu.be/dn1G0YAyjQ0 Video Guide]
# Install [https://openvpn.net/community-downloads/ OpenVPN]
# Download and Import the following;
## [https://raw.githubusercontent.com/InsideEarth2150/Files/main/EarthNet/IE-VPN.ovpn OpenVPN configuration file]
###''Right Click > Save As, then double click to import''
## [https://raw.githubusercontent.com/InsideEarth2150/Files/main/EarthNet/EarthNet_-_IE.reg EarthNet Registry configuration file]
### ''Right Click > Save As, then double click to import''
# Right click the '''OpenVPN Tray icon''' and click '''connect''' on '''IE-VPN'''"
## [https://raw.githubusercontent.com/InsideEarth2150/Files/main/EarthNet/EarthNet_-_IE.reg EarthNet Registry configuration file]
### ''RightIt Clickshould >say Saveconnected As,and thenissue doubleyou clickwith toan importIP''
# Launch Earth 2150 then select;
# Right click the '''OpenVPN Tray icon''' and click '''connect''' on '''IE-VPN'''"
## ''It should say connected and issue you with an IP''
# Launch Earth 2150 then select;
## '''Multiplayer'''
## '''Player profile'''
Line 41:
 
== Next Steps ==
Download and run the following PowerShell script [https://raw.githubusercontent.com/InsideEarth2150/Files/main/EarthNet/Earth2150-EarthNet-Configurator.ps1 Earth2150: EarthNet Configurator] ''(Right Click > Save As, then double click to run it)'' or if you prefer to configure [[EarthNet_Troubleshooting#Manual|manually]]. This is to ensure you have the required firewall rules as documented in [[EarthNet_Troubleshooting|EarthNet Troubleshooting]]
 
If it doesn't work (notepad window shows up instead of PowerShell one or you get an error ''"File ... cannot be loaded because running scripts is disabled on this system"''), then navigate to the folder where you saved the script, hold ''Shift'' and do right click on empty place, select ''"Open PowerShell window here",'' paste the following command:
 
<code href="EarthNet_Troubleshooting#Manual">type Earth2150-EarthNet-Configurator.ps1 | powershell -</code>
 
Either if you prefer to configure it manually, follow these [[EarthNet Troubleshooting#Manual|instructions]].
 
This is to ensure you have the required firewall rules as documented in [[EarthNet Troubleshooting]].
 
=== Why are we using OpenVPN ===
22

edits