Nintendo Video Server Spoofing

Thanks to user popoffka for laying the groundwork and figuring it out first, and writing up the 3DBrew article on Nintendo Video. See here and here.

Spoofing the Nintendo Video server will allow users in unsupported countries who get the message "The Nintendo Video service is not available in your location. You cannot download videos." to download and view videos within the Nintendo Video app. Also, it allows users such as myself who can already receive videos to view videos from other countries. HOWEVER, you can only view videos from the same region as you, ie EU, US or JP. So for example, I live in the UK, I can download videos from Germany but US videos will not work. The video files are region protected.

Before you start, you may need to change the region setting on your 3DS to match the country whose video files you wish to view. Find this setting in "System Settings", "Other Settings", "Profile", "Region Settings".

A quick summary of what we will achieve:

1) Download the video files you wish to watch from the Nintendo server.
2) Set up an HTTP server to host the video files.
3) Set up a DNS server to redirect the Nintendo Video app to download the videos from your server.
4) Route the 3DS through your DNS server.
5) Download and view the videos on your 3DS.

1) Download the video files you wish to watch from the Nintendo server

Firstly, you want to get hold of the video files. Check this link for the format of URL to use and figure out the correct links to download the videos you wish to view. The COUNTRYCODE determines which country you are going to download your videos from, and the LANGUAGECODE depends on what language you have your 3DS set to. You can download videos from any country where they are available and in any language, but remember only videos from your region will work. As an example, the link to the first UK video is:
Code:
http://pubeu-p.est.c.app.nintendowifi.net/1/110/1/ESP_MD1
Where 110 is the COUNTRYCODE for the UK and the 1 after that is the LANGUAGECODE which corresponds to English. For Germany it is:
Code:
http://pubeu-p.est.c.app.nintendowifi.net/1/78/3/ESP_MD1
For America it is:
Code:
http://pubus-p.est.c.app.nintendowifi.net/1/49/1/ESE_MD1

These are just examples, you can figure out the links for any supported country by following the format specified in the 3DBrew article.

Now, if you're in an unsupported country, you will not be able to download from these links, you will see an "Access Denied" page. If you're downloading the US videos, use the Hide My Ass! web proxy server, otherwise to fix this, download and install this Firefox extension. Once it is installed, you will see a little red icon on the bottom right of your Firefox window, click the arrow next to that and hit Configure, then make sure it looks like the following picture:

stealthy-options.png


Click OK on this and then click the little red icon and it should turn green. Now try your link. If it doesn't work, click the icon until it goes red, and then click it to green and try again. Every time you do this, the Stealthy extension cycles through different proxies, so eventually it will work and you will be able to download from your link. Now download the rest of the videos, there will be at most four and sometimes less.

Once you have downloaded the files, make sure you click the icon so it turns red again, we don't need to access the internet through a proxy anymore.

2) Set up an HTTP server to host the video files

You can use any HTTP server but I used Abyss Web Server as it is quick and easy to set up. Google it, download the setup file and install. The install is very easy, just keep clicking next until it asks you if you wish to start the web server and hit yes, a page will then open in your web browser. Choose your language, enter a username and password, and log in. Done!

For the next part this explanation is necessary.

When the Nintendo Video app attempts to fetch videos, it will decide where to fetch them from based on 3 things.

1) The region of your 3DS (EU, US or JP).
2) The country set in your 3DS region settings.
3) The language set on your 3DS.

So, figure out which URL YOUR 3DS will attempt to download from based on these things, again you can figure this out by following the format on this page. As a quick example, if your 3DS is:

An EU model - pubeu-p.est.c.app.nintendowifi.net
Region is set to the UK - COUNTRYCODE = 110
Language is set to English - LANGUAGECODE = 1

then when your 3DS attempts to download videos, put those three together and you can see it will attempt to download from the url
Code:
pubeu-p.est.c.app.nintendowifi.net/1/110/1

It is very important you figure out the URL that YOUR 3DS will attempt to download from, DO NOT SIMPLE COPY THIS EXAMPLE, unless your 3DS matches these conditions. This URL may be different from the one you downloaded the video files from originally.

Now all you need to do is browse to the Abyss Web Server installation, default location is C:\Abyss Web Server. In here will be a folder called htdocs. Make sure you are in this folder and then you need to create a series of nested folders to match the URL you have just figured out. This is everything AFTER pubeu-p.est.c.app.nintendowifi.net. So, in the above example, we need to make a folder named "1" (Without the quote marks). WITHIN this folder, we make another one named "110" and then within THIS folder we make a final folder named "1".

Put your downloaded video files in here and we are all done for this section.

htdocs-struct.png


3) Set up a DNS server to redirect the Nintendo Video app to download the videos from your server

For this section I chose Simple DNS Plus, it's the easiest DNS server to use and has a free 14 day trial.

Google it, download and install. Once you have it running, in the main window there is a "Records" button. Click on this, and in the window that pops up click on the "Quick Zone Wizard" button. In the "Zone Name" field, enter the domain that your 3DS will attempt to download from, based on the region of your 3DS. Following on from the earlier example, my 3DS will attempt to download from pubeu-p.est.c.app.nintendowifi.net so I enter that in this field. In the "Web server IP" field enter the IP address of your computer. Ignore the other two fields. It should look something like this:

dns-setup.png


If you don't know your IP address for the previous step, press the Windows key and R at the same time, in the box that pops up type "cmd". When the command prompt appears, type "ipconfig" and hit enter. Look for the entry matching your internet interface and next to "IPv4 Address" you can see your IP address.

4) Route the 3DS through your DNS server

Turn on your 3DS and open the "System Settings". Tap on "Internet Settings" then "Connection Settings" and then click on the connection corresponding to the network you are currently connected to. Tap on "Change Settings", scroll until you see "DNS" and tap that. Tap on "No" and then "Detailed Setup". Under both Primary and Secondary DNS, enter the IP address of your computer, then hit "OK" and "Save". If you pass the connection test you are good to go.

5) Download and view the videos on your 3DS

Open the Nintendo Video app and hit "Connectivity Check". With any luck, it will say that you are able to download videos and then start downloading the videos from your HTTP server. If there are any connection issues, check that your firewall is not blocking the connection, or temporarily turn it off.

IMPORTANT: Always make sure you run Abyss Web Server BEFORE you run Simple DNS Plus, or the server will not be able to listen on port 80 and will not work. When you restart your PC, Simple DNS Plus will run automatically, so shut it down, launch Abyss Web Server, and then launch Simple DNS Plus, or simply remove Simple DNS Plus from your startup entries.
 

phantastic91

Well-Known Member
Member
Joined
Sep 25, 2006
Messages
501
Trophies
0
Location
California
Website
Visit site
XP
225
Country
United States
Dude did anyone see the new weird video with the bear and the dancing thingy??!? it was such a weird video but i had to comment on it. the art style is unique. it's such a strange video that makes no sense. the 3d is not good until the end when the dancing horse thingy slowly increases the 3d. i found the end mesmerizing for some reason. i wish i could keep this video.

edit: called "monkey and bear"
 

Seaking

Well-Known Member
Member
Joined
Nov 26, 2010
Messages
857
Trophies
0
XP
191
Country
United States
Live Fire and another Zelda video was added.

the Live Fire 3Net video needs you to confirm your age.

Edit: if you set your age to something really low (below the age of 18?) it remembers your age, deleting extra data now and gonna see if it keeps the age after i redownload the videos.

gladly, it does not remember your age if you delete the extra data then re-download it
 

beta4attack

Well-Known Member
Member
Joined
Nov 16, 2011
Messages
729
Trophies
0
Location
The world that never was
XP
527
Country
I did everything but it still says: "The Nintendo Video service is not available in your location. You cannot download videos." And I am pretty sure I did everything right unless you need a laptop or to connect the main wire to the computer.

Can anybody please help?
 

nintendoom

Nintendoom
Member
Joined
Sep 12, 2009
Messages
1,130
Trophies
1
Age
26
Location
Viridian City
XP
732
I did everything but it still says: "The Nintendo Video service is not available in your location. You cannot download videos." And I am pretty sure I did everything right unless you need a laptop or to connect the main wire to the computer.

Can anybody please help?
you need a laptop to host the server your 3DS should be connected to.

edit: and a wifi connection.
 

RedJiggly

Well-Known Member
Member
Joined
Jun 8, 2011
Messages
215
Trophies
0
Location
There
XP
96
Country
Netherlands
It might be a little off-topic, but would using DNS spoofing make my computer with the DNS on it able to capture all outgoing and incoming traffic from the 3DS? I would love to find out more about the inner structure of Swapnote; sending automated notes from my computer could be interesting.
 

JatnielCristia

New Member
Newbie
Joined
Jan 12, 2012
Messages
4
Trophies
0
XP
1
Thanks to user popoffka for laying the groundwork and figuring it out first, and writing up the 3DBrew article on Nintendo Video. See here and here.

Spoofing the Nintendo Video server will allow users in unsupported countries who get the message "The Nintendo Video service is not available in your location. You cannot download videos." to download and view videos within the Nintendo Video app. Also, it allows users such as myself who can already receive videos to view videos from other countries. HOWEVER, you can only view videos from the same region as you, ie EU, US or JP. So for example, I live in the UK, I can download videos from Germany but US videos will not work. The video files are region protected.

Before you start, you may need to change the region setting on your 3DS to match the country whose video files you wish to view. Find this setting in "System Settings", "Other Settings", "Profile", "Region Settings".

A quick summary of what we will achieve:

1) Download the video files you wish to watch from the Nintendo server.
2) Set up an HTTP server to host the video files.
3) Set up a DNS server to redirect the Nintendo Video app to download the videos from your server.
4) Route the 3DS through your DNS server.
5) Download and view the videos on your 3DS.

1) Download the video files you wish to watch from the Nintendo server

Firstly, you want to get hold of the video files. Check this link for the format of URL to use and figure out the correct links to download the videos you wish to view. The COUNTRYCODE determines which country you are going to download your videos from, and the LANGUAGECODE depends on what language you have your 3DS set to. You can download videos from any country where they are available and in any language, but remember only videos from your region will work. As an example, the link to the first UK video is:
CODE
http://pubeu-p.est.c.app.nintendowifi.net/1/110/1/ESP_MD1
Where 110 is the COUNTRYCODE for the UK and the 1 after that is the LANGUAGECODE which corresponds to English. For Germany it is:
CODE
http://pubeu-p.est.c.app.nintendowifi.net/1/78/3/ESP_MD1
For America it is:
CODE
http://pubus-p.est.c.app.nintendowifi.net/1/49/1/ESE_MD1


These are just examples, you can figure out the links for any supported country by following the format specified in the 3DBrew article.

Now, if you're in an unsupported country, you will not be able to download from these links, you will see an "Access Denied" page. If you're downloading the US videos, use the Hide My Ass! web proxy server, otherwise to fix this, download and install this Firefox extension. Once it is installed, you will see a little red icon on the bottom right of your Firefox window, click the arrow next to that and hit Configure, then make sure it looks like the following picture:

stealthy-options.png


Click OK on this and then click the little red icon and it should turn green. Now try your link. If it doesn't work, click the icon until it goes red, and then click it to green and try again. Every time you do this, the Stealthy extension cycles through different proxies, so eventually it will work and you will be able to download from your link. Now download the rest of the videos, there will be at most four and sometimes less.

Once you have downloaded the files, make sure you click the icon so it turns red again, we don't need to access the internet through a proxy anymore.

2) Set up an HTTP server to host the video files

You can use any HTTP server but I used Abyss Web Server as it is quick and easy to set up. Google it, download the setup file and install. The install is very easy, just keep clicking next until it asks you if you wish to start the web server and hit yes, a page will then open in your web browser. Choose your language, enter a username and password, and log in. Done!

For the next part this explanation is necessary.

When the Nintendo Video app attempts to fetch videos, it will decide where to fetch them from based on 3 things.

1) The region of your 3DS (EU, US or JP).
2) The country set in your 3DS region settings.
3) The language set on your 3DS.

So, figure out which URL YOUR 3DS will attempt to download from based on these things, again you can figure this out by following the format on this page. As a quick example, if your 3DS is:

An EU model - pubeu-p.est.c.app.nintendowifi.net
Region is set to the UK - COUNTRYCODE = 110
Language is set to English - LANGUAGECODE = 1

then when your 3DS attempts to download videos, put those three together and you can see it will attempt to download from the url
CODE
pubeu-p.est.c.app.nintendowifi.net/1/110/1


It is very important you figure out the URL that YOUR 3DS will attempt to download from, DO NOT SIMPLE COPY THIS EXAMPLE, unless your 3DS matches these conditions. This URL may be different from the one you downloaded the video files from originally.

Now all you need to do is browse to the Abyss Web Server installation, default location is C:\Abyss Web Server. In here will be a folder called htdocs. Make sure you are in this folder and then you need to create a series of nested folders to match the URL you have just figured out. This is everything AFTER pubeu-p.est.c.app.nintendowifi.net. So, in the above example, we need to make a folder named "1" (Without the quote marks). WITHIN this folder, we make another one named "110" and then within THIS folder we make a final folder named "1".

Put your downloaded video files in here and we are all done for this section.

htdocs-struct.png


3) Set up a DNS server to redirect the Nintendo Video app to download the videos from your server

For this section I chose Simple DNS Plus, it's the easiest DNS server to use and has a free 14 day trial.

Google it, download and install. Once you have it running, in the main window there is a "Records" button. Click on this, and in the window that pops up click on the "Quick Zone Wizard" button. In the "Zone Name" field, enter the domain that your 3DS will attempt to download from, based on the region of your 3DS. Following on from the earlier example, my 3DS will attempt to download from pubeu-p.est.c.app.nintendowifi.net so I enter that in this field. In the "Web server IP" field enter the IP address of your computer. Ignore the other two fields. It should look something like this:

dns-setup.png


If you don't know your IP address for the previous step, press the Windows key and R at the same time, in the box that pops up type "cmd". When the command prompt appears, type "ipconfig" and hit enter. Look for the entry matching your internet interface and next to "IPv4 Address" you can see your IP address.

4) Route the 3DS through your DNS server

Turn on your 3DS and open the "System Settings". Tap on "Internet Settings" then "Connection Settings" and then click on the connection corresponding to the network you are currently connected to. Tap on "Change Settings", scroll until you see "DNS" and tap that. Tap on "No" and then "Detailed Setup". Under both Primary and Secondary DNS, enter the IP address of your computer, then hit "OK" and "Save". If you pass the connection test you are good to go.

5) Download and view the videos on your 3DS

Open the Nintendo Video app and hit "Connectivity Check". With any luck, it will say that you are able to download videos and then start downloading the videos from your HTTP server. If there are any connection issues, check that your firewall is not blocking the connection, or temporarily turn it off.

IMPORTANT: Always make sure you run Abyss Web Server BEFORE you run Simple DNS Plus, or the server will not be able to listen on port 80 and will not work. When you restart your PC, Simple DNS Plus will run automatically, so shut it down, launch Abyss Web Server, and then launch Simple DNS Plus, or simply remove Simple DNS Plus from your startup entries.
i dont understand very well could you make a video so i understand
 

JatnielCristia

New Member
Newbie
Joined
Jan 12, 2012
Messages
4
Trophies
0
XP
1
thanks a bunch, man! you've restored my faith in the 3DS!
happy.gif


i'm ferofax, did all them steps as closely as i could, and i successfully downloaded my first video from my spoofed US Nintendo Video server. it took me a while to download the videos mostly, as there are few proxies that work for my country, and they are far between. and the proxy usually stops working after the first download, so i had to switch proxies after every download.

and i'm from the Philippines by the way, so that's around South East Asia, using a Singapore/Malaysian US model 3DS.

tl;dr SUCCESSFUL
could you make me a video is because i didnt understood
 

ferofax

End of the World
Member
Joined
Jan 26, 2009
Messages
2,570
Trophies
0
Age
41
Location
Philippines
Website
nonwhatso.blogspot.com
XP
677
Country
thanks a bunch, man! you've restored my faith in the 3DS!
happy.gif


i'm ferofax, did all them steps as closely as i could, and i successfully downloaded my first video from my spoofed US Nintendo Video server. it took me a while to download the videos mostly, as there are few proxies that work for my country, and they are far between. and the proxy usually stops working after the first download, so i had to switch proxies after every download.

and i'm from the Philippines by the way, so that's around South East Asia, using a Singapore/Malaysian US model 3DS.

tl;dr SUCCESSFUL
could you make me a video is because i didnt understood
go ask a techie you know in person. print the instructions out and have em teach it to you. it'll be easier that way because you'll see how it's done first hand.

i don't wanna make videos, too much of a hassle for me.




It might be a little off-topic, but would using DNS spoofing make my computer with the DNS on it able to capture all outgoing and incoming traffic from the 3DS? I would love to find out more about the inner structure of Swapnote; sending automated notes from my computer could be interesting.
DON'T. please don't.

whatever you're thinking, the minute you make something like that and make it public is the day Swapnote will die in a fiery crash. i don't wanna think about auto-spammers. i don't wanna have to delete Swapnote just because somebody is auto-spamming me. i don't care if it's cute--too much is too much.

so please don't.
 

JatnielCristia

New Member
Newbie
Joined
Jan 12, 2012
Messages
4
Trophies
0
XP
1
thanks a bunch, man! you've restored my faith in the 3DS!
happy.gif


i'm ferofax, did all them steps as closely as i could, and i successfully downloaded my first video from my spoofed US Nintendo Video server. it took me a while to download the videos mostly, as there are few proxies that work for my country, and they are far between. and the proxy usually stops working after the first download, so i had to switch proxies after every download.

and i'm from the Philippines by the way, so that's around South East Asia, using a Singapore/Malaysian US model 3DS.

tl;dr SUCCESSFUL
could you make me a video is because i didnt understood
go ask a techie you know in person. print the instructions out and have em teach it to you. it'll be easier that way because you'll see how it's done first hand.

i don't wanna make videos, too much of a hassle for me.




It might be a little off-topic, but would using DNS spoofing make my computer with the DNS on it able to capture all outgoing and incoming traffic from the 3DS? I would love to find out more about the inner structure of Swapnote; sending automated notes from my computer could be interesting.
DON'T. please don't.

whatever you're thinking, the minute you make something like that and make it public is the day Swapnote will die in a fiery crash. i don't wanna think about auto-spammers. i don't wanna have to delete Swapnote just because somebody is auto-spamming me. i don't care if it's cute--too much is too much.

so please don't.
But i dont now someone
 

ferofax

End of the World
Member
Joined
Jan 26, 2009
Messages
2,570
Trophies
0
Age
41
Location
Philippines
Website
nonwhatso.blogspot.com
XP
677
Country
look, it's too complicated to teach. this tutorial assumes you can at least follow the instructions whether or not you actually understand the mechanics going on behind them. it's better if you can understand how, but you can follow everything without knowing anything. you do have to read a bit and try to make notes what you so far have done and what you need to do next.
 

JatnielCristia

New Member
Newbie
Joined
Jan 12, 2012
Messages
4
Trophies
0
XP
1
thanks a bunch, man! you've restored my faith in the 3DS!
happy.gif


i'm ferofax, did all them steps as closely as i could, and i successfully downloaded my first video from my spoofed US Nintendo Video server. it took me a while to download the videos mostly, as there are few proxies that work for my country, and they are far between. and the proxy usually stops working after the first download, so i had to switch proxies after every download.

and i'm from the Philippines by the way, so that's around South East Asia, using a Singapore/Malaysian US model 3DS.

tl;dr SUCCESSFUL
could you make me a video is because i didnt understood
go ask a techie you know in person. print the instructions out and have em teach it to you. it'll be easier that way because you'll see how it's done first hand.

i don't wanna make videos, too much of a hassle for me.




It might be a little off-topic, but would using DNS spoofing make my computer with the DNS on it able to capture all outgoing and incoming traffic from the 3DS? I would love to find out more about the inner structure of Swapnote; sending automated notes from my computer could be interesting.
DON'T. please don't.

whatever you're thinking, the minute you make something like that and make it public is the day Swapnote will die in a fiery crash. i don't wanna think about auto-spammers. i don't wanna have to delete Swapnote just because somebody is auto-spamming me. i don't care if it's cute--too much is too much.

so please don't.
het in the simple dns plus when we put our ip adress we click ok or not?
 

RedJiggly

Well-Known Member
Member
Joined
Jun 8, 2011
Messages
215
Trophies
0
Location
There
XP
96
Country
Netherlands
@[member='ferofax']:

About checking SwapNote with a Computer:
I don't think SwapNote will suffer of spammers. Fact is, you can only send notes to your 3ds friends, and people are only your '3ds friends' if you have added their friend code, and they have also added yours

This means that, even if you might start spamming someone, they can easily remove your adress and you won't be able to spam anymore.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://youtu.be/hYkEl-3x92A?si=JSDoEc2QCDOrtimz