Hacking Atmosphere-NX - Custom Firmware in development by SciresM

ApoQ

Well-Known Member
Newcomer
Joined
Nov 4, 2014
Messages
60
Trophies
0
Age
38
XP
1,300
Country
Chile
Testing Atmos 0.20.0 and it breaks Awoo Installer compatibility (Tinwoo too) :-(
Touch screen and buttons not working :-(
 

petspeed

Well-Known Member
Member
Joined
Nov 13, 2009
Messages
1,128
Trophies
1
Age
49
XP
1,734
Country
Denmark
Afaik you can even setup 90DNS with the DNS service that Atmosphere provides, without having to screw around with your DNS settings in your router.

Here's how to do so:
https://gist.github.com/dimaskiddo/bb803c5e008002214f9da917cfd1485f

And here's an example file already created:
https://nh-server.github.io/switch-guide/files/emummc.txt

I recommend combining both the one in the GitHub Gist and the file I linked as well.
The one in the Gist seems to be missing
Code:
127.0.0.1 *nintendo.pl
just below the .ch link.
With that one, and the explanation/setup in the Gist, you should properly have 90DNS setup in your Switch with Atmosphere.
Yeah that's exacly what I meant. Then you are protected on all networks. And if you rename the emummc.txt file to default.txt then you are also protected if you by mistake boot SysMMC with CFW.
 
  • Like
Reactions: ShadowOne333

Metro City

Well-Known Member
Newcomer
Joined
Oct 20, 2015
Messages
49
Trophies
0
Age
49
XP
253
Country
Italy
You need to disable the setting and not enable it, as you're now saying that "no game cart is true". It might be a bit confusing at first as it's a double negative.

You might have to add the setting in atmosphere as well -- in that case, you can copy BCT.ini from ./atmosphere/config_templates to ./atmosphere/config, and then add nogc = 0 to it. I'm not certain this is needed though
Ok thanks, I did a clean fresh install by putting:
atmosphere-0.20.0-master-1f065e3b+hbl-2.4.1+hbmenu-3.4.1.zip
Supports HOS firmware 12.1.0 and AMS 0.20.0
But i can't play any game card ?_?
 

Snomannen_kalle

Well-Known Member
Member
Joined
Sep 2, 2018
Messages
350
Trophies
0
Age
29
XP
2,369
Country
Norway
  • Like
Reactions: Metro City

Metro City

Well-Known Member
Newcomer
Joined
Oct 20, 2015
Messages
49
Trophies
0
Age
49
XP
253
Country
Italy
Did you remember to add the nogc = 0 to BCT.ini and place it in ./atmosphere/configs, as well as adding autonogc = 0 in hekate_ipl.ini after you did the clean install?

So in BTC.ini

BCT0
nogc = 0

[stage1]
stage2_path = atmosphere/fusee-secondary.bin
stage2_mtc_path = atmosphere/fusee-mtc.bin
stage2_addr = 0xF0000000
stage2_entrypoint = 0xF0000000

[stratosphere]
; To force-enable nogc, add nogc = 1
; To force-disable nogc, add nogc = 0

; To opt out of using Atmosphere's NCM reimplementation, add disable_ncm = 1


in bootloader: patches.ini and hekate_ipl.ini

[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=0
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee-primary.bin

Correct? Thanks
 
Last edited by Metro City,

Snomannen_kalle

Well-Known Member
Member
Joined
Sep 2, 2018
Messages
350
Trophies
0
Age
29
XP
2,369
Country
Norway
So in BTC.ini

BCT0
nogc = 0

[stage1]
stage2_path = atmosphere/fusee-secondary.bin
stage2_mtc_path = atmosphere/fusee-mtc.bin
stage2_addr = 0xF0000000
stage2_entrypoint = 0xF0000000

[stratosphere]
; To force-enable nogc, add nogc = 1
; To force-disable nogc, add nogc = 0

; To opt out of using Atmosphere's NCM reimplementation, add disable_ncm = 1


in bootloader: patches.ini and hekate_ipl.ini

[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=0
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee-primary.bin

Correct? Thanks
That should probably suffice, although personally I'd add nogc = 0 under [stratosphere] in BCT.ini (not sure if it needs to be there or if it should be OK to have it at the top)
 
  • Like
Reactions: Metro City

Starhatred

Well-Known Member
Newcomer
Joined
Feb 7, 2020
Messages
81
Trophies
0
Age
27
XP
1,325
Country
Vietnam
Hey... guys. I got this error while copying Atmosphere to SD card.
1.png
Can someone show me how to fix it? I've never had this error before, and I'm also bad at computer. Thank you very much!
 

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,322
Trophies
3
Age
46
Location
At my chair.
XP
18,576
Country
Colombia
what about signature patches for atmosphere 0.20.0 ?
Response exactly 2 messages above

--------------------- MERGED ---------------------------

Hey... guys. I got this error while copying Atmosphere to SD card.
View attachment 274394
Can someone show me how to fix it? I've never had this error before, and I'm also bad at computer. Thank you very much!


try to extract the zip file before copying to SD

--------------------- MERGED ---------------------------

Happy June 15th!

Ha ha ha, only a .001 MHz can make a lot, just a bit, best luck my friend.
 

Starhatred

Well-Known Member
Newcomer
Joined
Feb 7, 2020
Messages
81
Trophies
0
Age
27
XP
1,325
Country
Vietnam
It says files doesn't exist, check your files.
try to extract the zip file before copying to SD
Thank for your replies. I checked it, that file exists. I tried re-downloading the new zip file, unzipped and copied it to the SD card, but still the same error.
Another strange thing is that it only happens when copying folders in turn, or when copying in clusters but the "atmosphere" folder is copied first. If copying in clusters and the "switch" folder is copied first, this error does not occur.
 
Last edited by Starhatred,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: