Tutorial  Updated

Exclusive Online play for banned members Network possible

Special thanks to @spacemeowx2 at https://github.com/spacemeowx2/switch-lan-play for the tool
and @mastertwin for the tutorial

this works on all firmwares, hacked or not hacked switch, Banned or not Banned switch. game updated prefered. Mainly useful to play in community public servers.

things you would need:
-https://www.winpcap.org/install/default.htm
-https://www.github.com/spacemeowx2/switch-lan-play/releases

1. Edit Switch Internet settings
-set IP adress to static
-make up an IP address. your unique IP can be anything from 10.13.0.1 to 10.13.255.254 (Except 10.13.37.1 because its Gateway)
-input your made up IP address at the IP address section.
-Subnet Mask stays at 255.255.0.0
-Gateway stays at 10.13.37.001
-Configure DNS primary to manual. Configure DNS primary to 008.008.008.008
if you have a hacked console and are not banned yet, use 90 DNS to avoid telemetry. 90 DNS settings are "163.172.141.219" for primary and secondary DNS to "45.248.48.62"
-Save and that is it here.

6StyB4c.jpg


2. Download software

3. Run Software
-Install winpcap fully
-double click on lan-play.exe and copy paste public server of your choice

available public servers:
35.236.10.223:11451

189.222.60.255:11451
VVbnpUD.jpg
-press enter. it will prompt you to enter your switch's LAN "interface".

Your interface will be the option containing your PCs IP address.
To find your PCs IP address, go to start on your PC and type in CMD. In CMD type: ipconfig
-you should get something like this

QutRhTG.png
You may get more than one adapters, but In most cases, computer's IP address would be found in the first one. This is the one that connects to the internet and is connected to the router. it will be in the IPv4 section.

TuSIwBP.png
In this case interface 5 has the same IP from earlier (computer's IP address). So 5 is the interface that must be chosen. Type 5 and press enter.

if youre having problems with this step you can try different interface numbers until the switch can later on connect to your PCs internet. Also, try resetting your computer and switch if problems persist. Its possible your PC needs a restart to fully instlall wincap

4. Connect internet on Console and verify connected to internet fully.

LTc9AWj.jpg

5. Run game. Head to online play. Highlight Wireless Option. Hold (L+R+LStick ) to enable LAN mode.
BEFORE:
kXaSGyX.jpg


AFTER:

R2QC9MD.jpg


5. Join room or create room. Creating a new room helps people join your room if your hosting a match.

6. Enjoy Free Online play with friends/people around the world on the same server.

spanish tutorial by mastertwin here:
 
Last edited by Don Jon,

jujuassou

Well-Known Member
Newcomer
Joined
Jun 10, 2018
Messages
85
Trophies
0
Age
35
XP
348
Country
Gabon
Hello, if my switch is super banned but the switch of my girlfriend is 100% Legit, can we use this trick to play together mario kart or pokemon let's go or smash bros ? Thanks You
 

S3phi40T

Well-Known Member
Member
Joined
Dec 15, 2016
Messages
302
Trophies
0
Age
40
XP
917
Country
Poland
Hello, if my switch is super banned but the switch of my girlfriend is 100% Legit, can we use this trick to play together mario kart or pokemon let's go or smash bros ? Thanks You
Yes. But what is the point of you are in the same room?

Wysłane z mojego Redmi Note 4 przy użyciu Tapatalka
 

jujuassou

Well-Known Member
Newcomer
Joined
Jun 10, 2018
Messages
85
Trophies
0
Age
35
XP
348
Country
Gabon
we are not in the same room, not same country lol but i don't want she get banned, but i want to play with her with my banned switch
 

lemon07r

Well-Known Member
Newcomer
Joined
Apr 24, 2015
Messages
47
Trophies
0
Age
28
XP
151
Country
Canada
You can make a simple *.bat script file with notepad to enter the input for you:
Code:
(
echo 35.236.10.223:11451
echo 1
) | lan-play-win64.exe

Put your server ip : port choice in the first echo line, then your interface number in the second one.
Replace the lan-play-win64.exe with the name of your exe file (leave it unchanged if you're using that same exe file anyways).
 
Last edited by lemon07r,
  • Like
Reactions: Don Jon

katmando911

New Member
Newbie
Joined
Oct 13, 2018
Messages
4
Trophies
0
Age
41
XP
71
Country
United States
You can make a simple *.bat script file with notepad to enter the input for you:
Code:
(
echo 35.236.10.223:11451
echo 1
) | lan-play-win64.exe

Put your server ip : port choice in the first echo line, then your interface number in the second one.
Replace the lan-play-win64.exe with the name of your exe file (leave it unchanged if you're using that same exe file anyways).

There's a cleaner way. If you run lan-play-win64.exe --help then you'll see that there are other options to do this directly. For example:

lan-play-win64.exe --relay-server-addr 35.236.10.223:11451 --netif "\Device\NPF_{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"

using whatever device it listed as the IP associated with your internet connection.

You can either run that from the command line (for testing), in a batch file (if your setting it up to start with Windows), or from a shortcut to the application (to be able to just double-click to launch manually) depending on your use case.
 
  • Like
Reactions: lemon07r

lemon07r

Well-Known Member
Newcomer
Joined
Apr 24, 2015
Messages
47
Trophies
0
Age
28
XP
151
Country
Canada
There's a cleaner way. If you run lan-play-win64.exe --help then you'll see that there are other options to do this directly. For example:

lan-play-win64.exe --relay-server-addr 35.236.10.223:11451 --netif "\Device\NPF_{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"

using whatever device it listed as the IP associated with your internet connection.

You can either run that from the command line (for testing), in a batch file (if your setting it up to start with Windows), or from a shortcut to the application (to be able to just double-click to launch manually) depending on your use case.

Oops. I completely missed that. At least we know two ways now.
 

Demon27248

Well-Known Member
Newcomer
Joined
Oct 16, 2018
Messages
45
Trophies
0
XP
265
Country
New Caledonia
cant get this to work what so ever. any help would be greatly appriciated. my switch doesnt even connect to the wifi for some reason

Does it not connect at all, or not connect only with the switch-lan-play config. If it's only the latter, it shouldn't matter if your setup is correct. Try initialising LAN mode in a game, then while in the LAN menu, back out to the home screen, and check your network settings.
 

NANASHI89

Well-Known Member
Member
Joined
May 3, 2012
Messages
2,473
Trophies
1
XP
5,333
Country
United States
Hello... trying to run lan-play-win64.exe gave me this: "--relay-server-addr is required Input the relay server address [ domain/ip:Port ]:"



What am I doing wrong?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: https://youtu.be/MddR6PTmGKg?si=mU2EO5hoE7XXSbSr