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,317
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,148
Trophies
1
Age
49
XP
1,791
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
352
Trophies
0
Age
29
XP
2,420
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
352
Trophies
0
Age
29
XP
2,420
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
28
XP
1,335
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,545
Trophies
3
Age
46
Location
At my chair.
XP
19,476
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
28
XP
1,335
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
  • BigOnYa @ BigOnYa:
    You using the Smart camera extention, its nice, centers you on screen but with little lag so feels better than just Center player on screen. You can add/ subject lag amount also.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, i dont use it
  • Xdqwerty @ Xdqwerty:
    i use the "center camera in object" action
  • Xdqwerty @ Xdqwerty:
    and i cant find that smart camera extension
  • BigOnYa @ BigOnYa:
    Sorry, its called Smooth Camera
    +1
  • S @ salazarcosplay:
    @BigOnYa we should have a meeting with other forum memebers and take shrooms
  • S @ salazarcosplay:
    i think you would be a great trip guider
  • BigOnYa @ BigOnYa:
    Nuh, I'd wonder off somewhere probably
  • BigOnYa @ BigOnYa:
    My wifey made some Sun tea yesterday, and cut up some peaches in let sit in there w the teabags, shit is Da bomb. Bout to try it with some peach vodka..
  • S @ salazarcosplay:
    @BigOnYa sounds wish we could see Randy on south park do that , drinking the peach vodka
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, im more of a casual south park fan, i dont watch it that often
  • BigOnYa @ BigOnYa:
    Its gluten free
  • K3Nv2 @ K3Nv2:
    lol it's too offensive
    +1
  • BigOnYa @ BigOnYa:
    Nuh not that good, not many alcohols taste good in tea. At least I haven't found any.
  • K3Nv2 @ K3Nv2:
    I tried that peach alcohol in cans tasted like crap
  • F @ foresthag:
    You could fermen(tea). That'd taste excellent. Or make you go blind, who is to say?
    +1
  • K3Nv2 @ K3Nv2:
    Twisted tea iirc
    +1
  • BigOnYa @ BigOnYa:
    Only one I liked was that mikes hard lemonade tea, but i couldn't drink it all day
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, gonna make a jumping sprite
  • BigOnYa @ BigOnYa:
    You can add platform character behavior to any sprite, just disable the default controls for it, and make it jump/move in your code. The rectangle behavior is cool too for enemies.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, how is it cool?
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, and i meant jumping sprite for the player
  • BigOnYa @ BigOnYa:
    It makes it move around constantly in different directions, like a enemy moving back n forth from one side to other
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, and i dont think the rectangular movement behavior works for platform games
  • BigOnYa @ BigOnYa:
    Yea it does. And you can add platform character behavior to your own charcter, and it will have move and jump already setup for you, space bar is jump, arrows move
    BigOnYa @ BigOnYa: Yea it does. And you can add platform character behavior to your own charcter, and it will have...