Switch Lan Play v0.2.1 Released

Switch Lan Play v0.2.1 Released


Switch LAN Play has been updated. Switch LAN Play is a program that allows you to play LAN supported games online with other people so you can play multiplayer games with other people without having them to be using the local LAN feature of that game. Switch LAN Play v0.2.1 fixes a null ptr crash, therefore enhancing your overall gaming experience. The Switch Lan Play PC client software is to be used with ldn_mitm.

Description

Switch LAN Play is a program that allows you to play LAN supported games online with other people so you can play multiplayer games with other people without having them to be using the local LAN feature of that game.

Instructions

Usage

To play with your friends, you and your friends should run lan-play client connecting to the same Server on your PC, and set static IP on your Switch.

Your PC and Switch must be connected to the same router.
1. Windows Client

    Download and install WinPcap from https://www.winpcap.org/install/default.htm

    Download the latest lan-play.exe from https://github.com/spacemeowx2/switch-lan-play/releases

    Run lan-play.exe with paramter --relay-server-addr. For example:

lan-play.exe --relay-server-addr example.com:11451

After that, you may see the list like below:

1. DeviceNPF_{538AED4A-7BC9-47D9-A1DD-3F8E0AD2D2B0} (Microsoft Corporation)
        IP: [10.0.75.1]
2. DeviceNPF_{A885EB2A-D362-4846-8554-E6F59A044EB9} (Intel(R) Ethernet Connection (2) I219-V)
        IP: [192.168.233.153]
Enter the interface number (1-2):

Select the interface which is in the same LAN with your Switch.
2. Switch

    Make sure lan-play client is running.

    Go to your Switch settings page, set the IP address to static. The IP address can be any from 10.13.0.1 to 10.13.255.254, excepting 10.13.37.1. But don't use the same IP address with your friend.
    IP Address     10.13.?.?
    Subnet Mask     255.255.0.0
    Gateway     10.13.37.1

    Click save. Your Switch now can access the Internet via your PC.

    Launch your game, hold L+R+LStick to enter lan-play mode. Host or join a game, enjoy!

Server

git clone https://github.com/spacemeowx2/switch-lan-play.git
cd switch-lan-play/server
npm install
npm run build
npm run server

Changelog

v0.2.1

fix null ptr crash


v0.0.7

add `--list-if` flag


v0.0.6

send real broadcast every secs

Links & Downloads
https://github.com/spacemeowx2/switch-lan-play/releases/tag/v0.2.1

Post a Comment

0 Comments