Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Glossary:LAN play"

From PCGamingWiki, the wiki about fixing PC games
(Undo revision 910059 by 89.154.111.2 (talk))
Tag: Undo
(Expanding + replacing the stub Hamachi article)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Network sidebar}}
 
{{Network sidebar}}
  
'''Key points'''
+
==Description==
{{ii}} Router for Local Network required
+
'''LAN play''' is a form of multiplayer which is played over a Local Area Network, so no Internet connection is required. This way, every player has their own computer which is connected to the others via the router.
{{++}} Easy communication
 
{{--}} Slightly complicated setup
 
  
==Description==
+
This method of multiplayer connection is independent from official multiplayer services' uptimes and the latency depends only on the connection quality of involved computers. In order for computers to connect to each other, they have to be discoverable in the network; see network settings in the used operating system.
'''LAN play''' is a form of multiplayer which is played over a local network, so no internet connection is required. This way every player has their own computer which is connected to the others via the router.
+
 
 +
This method is unsupported by most PC games from the 2010s and newer.
 +
{{mm}} [[List of games with LAN multiplayer]]
 +
 
 +
==Physical LAN==
 +
{{ii}} The players have to connect (wired or wireless) their PCs to the router and one of them starts a LAN game as a host. After a virtual server has been created, the others are able to join the lobby.
 +
 
 +
==Emulated LAN==
 +
{{ii}} Players use a third-party program to create a remote connection between each other without the need for a physical connection or using the same router.
 +
{{--}} Unsecured networks allow untrusted users to enter and, depending on individual security settings, harm devices on said network. Hence, it is highly recommended to disconnect when not in use and carefully configure the network.
 +
 
 +
===Software known to work well with gaming===
 +
{{mm}} [https://www.vpn.net/ Hamachi]
 +
{{mm}} [https://www.radmin-vpn.com/ RadminVPN]
 +
 
 +
====Hamachi engine connection issue====
 +
{{ii}} Caused by the Hamachi service not functioning properly.
 +
{{Fixbox|description=Restart service|ref=<ref>[https://web.archive.org/web/20150207211143/http://help.logmein.com/SelfServiceKnowledgeRenderer?type=FAQ&id=kA030000000DGCxCAO FAQ: Why do I receive Failed to Connect to Engine? - LogMeIn Help] (archived)</ref>|fix=
 +
# Press {{key|Win|R}} on the keyboard.
 +
# In the run box, type <code>services.msc</code>, and press {{key|Enter}}.
 +
# Look for the LogMeIn Hamachi Tunneling Engine, and restart the service.
 +
}}
 +
 
 +
{{Fixbox|description=Reinstall Hamachi|fix=
 +
}}
 +
 
 +
{{Fixbox|description=Recreate service|fix=
 +
# In the command prompt, type <tt>sc create HamachiTunnelService "c:\program files (x86)\LogmeIn Hamachi\hamachi-2.exe -s"</tt>
 +
}}
  
==Setup==
+
{{References}}
The players have to connect (wired/wireless) their PCs to the router and one of them starts a LAN game as a host. After a virtual server has been created, the others are able to join his lobby.
 

Latest revision as of 16:50, 25 November 2022

Description

LAN play is a form of multiplayer which is played over a Local Area Network, so no Internet connection is required. This way, every player has their own computer which is connected to the others via the router.

This method of multiplayer connection is independent from official multiplayer services' uptimes and the latency depends only on the connection quality of involved computers. In order for computers to connect to each other, they have to be discoverable in the network; see network settings in the used operating system.

This method is unsupported by most PC games from the 2010s and newer.

List of games with LAN multiplayer

Physical LAN

The players have to connect (wired or wireless) their PCs to the router and one of them starts a LAN game as a host. After a virtual server has been created, the others are able to join the lobby.

Emulated LAN

Players use a third-party program to create a remote connection between each other without the need for a physical connection or using the same router.
Unsecured networks allow untrusted users to enter and, depending on individual security settings, harm devices on said network. Hence, it is highly recommended to disconnect when not in use and carefully configure the network.

Software known to work well with gaming

Hamachi
RadminVPN

Hamachi engine connection issue

Caused by the Hamachi service not functioning properly.
Restart service[1]
  1. Press Win+R on the keyboard.
  2. In the run box, type services.msc, and press Enter.
  3. Look for the LogMeIn Hamachi Tunneling Engine, and restart the service.
Reinstall Hamachi
Recreate service
  1. In the command prompt, type sc create HamachiTunnelService "c:\program files (x86)\LogmeIn Hamachi\hamachi-2.exe -s"


References