Difference between revisions of "Multiplayer"

From MegaGlest
Jump to navigation Jump to search
 
m (added "outdated" template)
 
(27 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Image:Trådtelefon-illustration.png|right|image|273]]
+
{{Outdated}}
 
+
Since version 3, Glest supports LAN/Internet multiplayer, up to 4 players. [[MegaGlest]] and [[Glest Advanced Engine]] support up to 8 players. MegaGlest also has a basic masterserver.
 
 
 
 
 
 
 
 
 
 
 
 
== Overview ==
 
From version 3, Glest supports LAN/Internet multiplayer, up to 4 players.  
 
  
 
== Things you should know ==
 
== Things you should know ==
* There is no master server available! So you cannot connect to THE SERVER! You have to create your own server!
+
* All clients and the server must have the same data when playing multiplayer.
* The connections have to be setup manually!
+
* The connections have to be setup manually in Vanilla Glest.
* Different operating systems cannot play with each other due to synchronization problems. Cross platform support may be added at a later date.  
+
* For [[Glest|Vanilla Glest]], the same binary and platform is needed.
* All clients and the server must have the same data when playing multiplayer. Ensure mods and game version numbers match.
+
* For [[GAE]] and [[MG]] the version must be the same, playing cross-platform with f.e. windows and linux is possible.
* The connection between the clients and server must be quite good! If connections are poor then game play is very choppy or the game crashes. Glest performs best in local LAN.
 
* Due to a bug Linux currently only can handle 3 players. With 4 players it gets too choppy!
 
  
== Starting a multiplayer game ==
+
== Firewalls and Routers ==
 +
Glest uses TCP port 61357, so if you are behind a NAT-router and want to host a game, you will have to [[MG/Port_Forwarding|forward this port]]. If you are behind a firewall, you have to open/forward this port in any case.
  
'''Follow these steps:'''
+
If you want to host games and allow players to automatically download maps from you, you also have to open TCP ports 61358-61366. (MG only)
  
* 1) One computer is the server. The server creates a game at the "''new game''" menu and then opens some network slots.
+
== Starting a multiplayer game (MegaGlest)==
 +
# One computer creates the game by clicking "Online Game" and "Create Game"
 +
# All others can join with "Online Game" and clicking on the game
  
* 2) The other involved computers are clients. Clients have to go to "''join game''" then type the IP of the server and click "connect". This is only for the first time, after that, the game will remember the server name and you can select it from the previous server list.  
+
== Starting a multiplayer game (Glest)==
 +
#One computer is the server. The server creates a game at the "''new game''" menu and then opens some network slots.
 +
#The other involved computers are clients. Clients have to go to "''join game''" then type the IP of the server and click "connect". This is only for the first time, after that, the game will remember the server name and you can select it from the previous server list.
 +
#If all clients are connected the server can launch the game.
  
* 3) If all clients are connected the server can launch the game.
+
=== What's my IP address ===
 
+
* Use one of the free online services on the web to find your IP address, such as [http://whatismyipaddress.com/ this one] or [http://www.heise.de/ip this]. This works on any operating system.
== Whats my IP address ==
+
* If you are using Linux, open a terminal and type "ifconfig". This will show you your network configuration and the Internet address. (Only if you don't use a router.)
 
+
* If you are using Windows, open a cmd-(terminal) window and type "ipconfig". This will show you your network configuration and the Internet address. (Only if you don't use a router.)
'''Operating systems and routers'''
 
* If you are using Linux, open a terminal and type "ifconfig". This will show you your network configuration and the inet address.
 
* If you are using Windows, open a cmd-(terminal) window and type ipconfig. This will show you your network configuration and the inet address.
 
* If you are using a router and want to find which IP you are using in the inet then use [http://www.heise.de/netze/tools/ip my_ip] or any other free IP tool.
 
  
 
== IRC channel ==
 
== IRC channel ==
 +
The Glest IRC channel at [irc://irc.freenode.net/glest], is a good way of finding people to play multiplayer games or to discuss the game in general. If you don't have an IRC Client, to visit the IRC channel you can visit it directly [http://webchat.freenode.net/?channels=glest here].
  
the Glest IRC channel at [irc://irc.freenode.net/glest irc://irc.freenode.net/glest], is a good way of finding people to play multiplayer games in the inet or to discuss the game in general.
+
==External Links ==
 
 
If you don't have special software to visit it you can visit it via webinterface here: [[http://webchat.freenode.net/]] .
 
 
 
== 3rd party software ==
 
 
 
'''Multiplayer support and gamer lobbies for Glest'''
 
 
 
* [http://www.darkstars.co.uk/2008/aflobby-beta-41-glest AFLobby] and [http://xfire.com http://xfire.com] offer free online multiplayer service support for Glest.
 
 
 
== Firewalls and Routers ==
 
 
 
* Glest uses TCP port 61357, so if you are under a router or firewall you will have to open/redirect this port to your computer if you want to host games (in the same way as you do for any other multiplayer games).
 
 
 
* If you are using a router and you are asking yourself which IP you are using visit this site for example: [http://www.heise.de/netze/tools/ip my_ip ]
 
 
 
== Links ==
 
 
* [http://glest.org/glest_board/index.php?board=12.0 Multiplayer Glest Forum Section]
 
* [http://glest.org/glest_board/index.php?board=12.0 Multiplayer Glest Forum Section]
 
* [http://glest.org/glest_board/index.php?topic=3377.0 Forum Discussion]
 
* [http://glest.org/glest_board/index.php?topic=3377.0 Forum Discussion]
 +
[[Category:Multiplayer]]
 +
[[Category:Glest]]

Latest revision as of 07:46, 18 March 2017

This article or section may be outdated.
You can edit this page to improve it.

Template:Clear

Since version 3, Glest supports LAN/Internet multiplayer, up to 4 players. MegaGlest and Glest Advanced Engine support up to 8 players. MegaGlest also has a basic masterserver.

Things you should know[edit]

  • All clients and the server must have the same data when playing multiplayer.
  • The connections have to be setup manually in Vanilla Glest.
  • For Vanilla Glest, the same binary and platform is needed.
  • For GAE and MG the version must be the same, playing cross-platform with f.e. windows and linux is possible.

Firewalls and Routers[edit]

Glest uses TCP port 61357, so if you are behind a NAT-router and want to host a game, you will have to forward this port. If you are behind a firewall, you have to open/forward this port in any case.

If you want to host games and allow players to automatically download maps from you, you also have to open TCP ports 61358-61366. (MG only)

Starting a multiplayer game (MegaGlest)[edit]

  1. One computer creates the game by clicking "Online Game" and "Create Game"
  2. All others can join with "Online Game" and clicking on the game

Starting a multiplayer game (Glest)[edit]

  1. One computer is the server. The server creates a game at the "new game" menu and then opens some network slots.
  2. The other involved computers are clients. Clients have to go to "join game" then type the IP of the server and click "connect". This is only for the first time, after that, the game will remember the server name and you can select it from the previous server list.
  3. If all clients are connected the server can launch the game.

What's my IP address[edit]

  • Use one of the free online services on the web to find your IP address, such as this one or this. This works on any operating system.
  • If you are using Linux, open a terminal and type "ifconfig". This will show you your network configuration and the Internet address. (Only if you don't use a router.)
  • If you are using Windows, open a cmd-(terminal) window and type "ipconfig". This will show you your network configuration and the Internet address. (Only if you don't use a router.)

IRC channel[edit]

The Glest IRC channel at [1], is a good way of finding people to play multiplayer games or to discuss the game in general. If you don't have an IRC Client, to visit the IRC channel you can visit it directly here.

External Links[edit]