Hacking Black screen after launching Atmosphere emuMMC

KvodArav

New Member
OP
Newbie
Joined
Sep 27, 2021
Messages
4
Trophies
0
Age
27
XP
72
Country
Israel
So, I followed a guide and everything worked perfectly after my first time launching Atmosphere emuMMC through Hekate. I wanted to add sigpatches and tinfoil so I turned off my device through Hekate, copied the files into my sd card, turned on my switch without RCM by accident, and tried to boot it correctly immediately after realizing my mistake. When I tried to boot it correctly through the RCM injection, using Hekate like I did the first time, I got a black screen after the atmosphere and Nintendo splash screen. What should I do to fix it and does anyone have any idea what went wrong?
 

CaptainHIT

Well-Known Member
Member
Joined
Mar 2, 2011
Messages
384
Trophies
1
Age
47
Location
Frankfurt
XP
1,454
Country
Germany
I've got the same problem. Strangely adding the emummc.txt file into the host folder will get me a black screen. Removing this file and my switch starts normally. Any ideas?
 

Badablek

Well-Known Member
Member
Joined
Jan 23, 2006
Messages
517
Trophies
1
Age
43
XP
2,914
Country
France
That isn't a good guide then. You should be following this guide instead.

Because your guide does not talk about a NATIVE feature of Atmosphere, does not make it any better than any other guide that is talking about it !

You should read the OFFICIAL docs on Atmosphere github. More precisely this part
You don't want/know/whatever reason/ use this feature, everybody must accept it, because it is YOUR choice. But don't say something is bad because you obvisouly don't know/use the feature. And he's talking about emummc.TXT, not emummc.INI (which should be in emummc folder)


DNS redirection is a native feature since Atmosphere 0.18.0, you should update a little bit your thinking and understanding about it, don't you think ?
And BTW it's already used by Atmosphere to block telemetry...so everybody is using it, without even knowing it.


@CaptainHIT I'm using this feature on all my hacked Switch (Hekate 5.6.5+AMS 1.2.4), and it works nicely. You should check if the file is well-formatted
it should be something like this :

Code:
# 90DNS
127.0.0.1 *nintendo.com
127.0.0.1 *nintendo.net
127.0.0.1 *nintendo.jp
127.0.0.1 *nintendo.co.jp
127.0.0.1 *nintendo.co.uk
127.0.0.1 *nintendo-europe.com
127.0.0.1 *nintendowifi.net
127.0.0.1 *nintendo.es
127.0.0.1 *nintendo.co.kr
127.0.0.1 *nintendo.tw
127.0.0.1 *nintendo.com.hk
127.0.0.1 *nintendo.com.au
127.0.0.1 *nintendo.co.nz
127.0.0.1 *nintendo.at
127.0.0.1 *nintendo.be
127.0.0.1 *nintendods.cz
127.0.0.1 *nintendo.dk
127.0.0.1 *nintendo.de
127.0.0.1 *nintendo.fi
127.0.0.1 *nintendo.fr
127.0.0.1 *nintendo.gr
127.0.0.1 *nintendo.hu
127.0.0.1 *nintendo.it
127.0.0.1 *nintendo.nl
127.0.0.1 *nintendo.no
127.0.0.1 *nintendo.pt
127.0.0.1 *nintendo.ru
127.0.0.1 *nintendo.co.za
127.0.0.1 *nintendo.se
127.0.0.1 *nintendo.ch
127.0.0.1 *nintendo.pl
127.0.0.1 *nintendoswitch.com
127.0.0.1 *nintendoswitch.com.cn
127.0.0.1 *nintendoswitch.cn
95.216.149.205 *conntest.nintendowifi.net
95.216.149.205 *ctest.cdn.nintendo.net

Depending which OS you're using to edit the file, be sure it doesn't add invisible characters (line break, etc.)
 
  • Like
Reactions: CaptainHIT

CaptainHIT

Well-Known Member
Member
Joined
Mar 2, 2011
Messages
384
Trophies
1
Age
47
Location
Frankfurt
XP
1,454
Country
Germany
Because your guide does not talk about a NATIVE feature of Atmosphere, does not make it any better than any other guide that is talking about it !

You should read the OFFICIAL docs on Atmosphere github. More precisely this part
You don't want/know/whatever reason/ use this feature, everybody must accept it, because it is YOUR choice. But don't say something is bad because you obvisouly don't know/use the feature. And he's talking about emummc.TXT, not emummc.INI (which should be in emummc folder)


DNS redirection is a native feature since Atmosphere 0.18.0, you should update a little bit your thinking and understanding about it, don't you think ?
And BTW it's already used by Atmosphere to block telemetry...so everybody is using it, without even knowing it.


@CaptainHIT I'm using this feature on all my hacked Switch (Hekate 5.6.5+AMS 1.2.4), and it works nicely. You should check if the file is well-formatted
it should be something like this :

Code:
# 90DNS
127.0.0.1 *nintendo.com
127.0.0.1 *nintendo.net
127.0.0.1 *nintendo.jp
127.0.0.1 *nintendo.co.jp
127.0.0.1 *nintendo.co.uk
127.0.0.1 *nintendo-europe.com
127.0.0.1 *nintendowifi.net
127.0.0.1 *nintendo.es
127.0.0.1 *nintendo.co.kr
127.0.0.1 *nintendo.tw
127.0.0.1 *nintendo.com.hk
127.0.0.1 *nintendo.com.au
127.0.0.1 *nintendo.co.nz
127.0.0.1 *nintendo.at
127.0.0.1 *nintendo.be
127.0.0.1 *nintendods.cz
127.0.0.1 *nintendo.dk
127.0.0.1 *nintendo.de
127.0.0.1 *nintendo.fi
127.0.0.1 *nintendo.fr
127.0.0.1 *nintendo.gr
127.0.0.1 *nintendo.hu
127.0.0.1 *nintendo.it
127.0.0.1 *nintendo.nl
127.0.0.1 *nintendo.no
127.0.0.1 *nintendo.pt
127.0.0.1 *nintendo.ru
127.0.0.1 *nintendo.co.za
127.0.0.1 *nintendo.se
127.0.0.1 *nintendo.ch
127.0.0.1 *nintendo.pl
127.0.0.1 *nintendoswitch.com
127.0.0.1 *nintendoswitch.com.cn
127.0.0.1 *nintendoswitch.cn
95.216.149.205 *conntest.nintendowifi.net
95.216.149.205 *ctest.cdn.nintendo.net

Depending which OS you're using to edit the file, be sure it doesn't add invisible characters (line break, etc.)
Thanks for sharing. But I've found out that the problem is a faulty FPC on my board at first. :'(
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    The Real Jdbye @ The Real Jdbye: sure, it can be hands free