Very much appreciated.Here you go
Best is subjective.whats the best guide for cfw atmosphere?
i got the jig today and 256gb micro sd.
thanks
Here you go
The sd card has been working fine for 6 months....never had an issue until this update
Still yellow screen
I'll have to tomorrow 5am here now
I was in the menu after exiting tinfoil, was about to play a game and the update window popped up and clicked update
But the stock still says update
Post automatically merged:
I might just open the guide I used before and start atmosphere completely from scratch, but can I keep my downloads?
All good stuff. I’ll be around. I’m very intrigued by this yellow screen stuff. I’ve heard of it but not run across it before. As long as you’re willing to keep troubleshooting I’m game to get to the bottom of it. Appreciate your patience. Tty soon.The guide I followed I'm sure set it up so it couldn't be banned this way.
If you think u can solve this im still with you. Message tomorrow
i have a full nand backup on pc and my sd card
there is nothing to turn off switch properly?I would like a less abrupt stop than the shutdown. or I hear a (poc) noise. I would just like to turn it off in normal mode and not a sudden shutdown.
you can't replace the bpcshutdownsystem value with something less violent. I tried this application but the console cuts directly I don't think it's very good. Is there another less powerful command? which will let the system shutdown normal use and not an instant shutdown.the issue with exfat is that it is a non-journaled file system with a single allocation table. Aside from the odd game install, Ninty doesn’t do a lot of writing back and forth to the SDCard. important things like game saves are written to internal emmc. With this in mind they could use just about any driver and if there is a problem, just tell the customer to format and redownload whatever game they owned from the eshop and their game save would be safe in emmc. We come along and copy the emmc to an emunand and drop Homebrew on it that’s writing back and forth to disk all the time. Add app crashes and logging and you have a perfect storm for disk corruption. The particular driver stack Ninty uses serves their purpose. Unfortunately it is not well suited for what we’re doing but imagine how bad Ninty feels for us and how eager they are to fix this for us.
Now move forward to the use case for a USB disk that you’re simply reading from. The driver doesn’t matter nearly as much when the disk is read only. The SXOS use case was perfect…mount the images, read only off the drive into memory, and stop touching the disk.
Bottom Line: Since external disk are used for mostly reads, exfat is fine for an external drive unless you’re looking to use homebrew to also do a lot of writes to it.
I’ve not happened across those threads yet and have plugged in many drives with wild abandon and those that would not spin up due to power requirements I simply stopped and added a power cable.
Anyone else know more about this issue?
Post automatically merged:
Perhaps you are referring to this one?
https://github.com/Storm21CH/SwitchPoff-ShutdownSwitch
If so, it does the exact same system call (see graphic below.)
The upside to this one is it just does power off (no reboot) and doesn’t require you to press an extra button!
I recommend you use this one instead for your use case. Great find!
View attachment 354839
Binkinator you've saved my life, you truly are a legend from close to bricking my switch on ver 16, you've made me downgrade and autobooted into Hekate. I'm new to this forum and the switch if there's anything you need you only need askUpgrade your SDCard by downloading and unzipping new zip files from atmosphere and Hekate github here:
Post automatically merged:
Let’s do a clean slate and move/rename /atmosphere to /atmospher.bk and then unzip a fresh copy of atmosphere at the top level of your sdcard.

homebrew is located in sd:/switch. Simply navigate to that directory and delete the folder or file you want to remove.Hey ...!
How can I delete some Apps in hbmenu? I want to get rid of the AIO-Updater.
Well that’s not good. Have you tried holding the power button for 13 seconds and then tap power to try and turn back on? Do you have AutoRCM enabled?Binkinator you've saved my life, you truly are a legend from close to bricking my switch on ver 16, you've made me downgrade and autobooted into Hekate. I'm new to this forum and the switch if there's anything you need you only need ask
Post automatically merged:
Correction now bricked after hard power down
![]()
I’m not aware of any less violent code. I believe this is the correct command to run though. I’ve been using it for several years w/o any ill effects.there is nothing to turn off switch properly?
Post automatically merged:
you can't replace the bpcshutdownsystem value with something less violent. I tried this application but the console cuts directly I don't think it's very good. Is there another less powerful command? which will let the system shutdown normal use and not an instant shutdown.
There were some pretty big changes to HOS this release that broke a few things. If you can boot into CFW, you should consider running Daybreak.nro (comes w/ AMS) and downgrading. I hear Darthsternie has older releases of firmware you can search for and download for use with Daybreak.My switch updated and my custom smash ultimate skins and my training mod pack aren't working anymore. How do I fix this and is it safe to even reenable my mods right now?
Hello,
Not sure this is the right place to ask but are there docks sold (but not by nintendo) that guarantee
I know the dock from nintendo can be bought and allows connection to TV + protection of the switch screen (kind of) but it is very expensive. It might seem strange but I really do not want to find another solution such as installing a protection on the screen, etc... Just checking if there are almost-perfectly-identical objects.
- the possibility to connect to a TV
- protection of the screen while docked
- stability (as stable as the nintendo dock is sufficient)
Thanks
Something is still missing it would appear. Recommend moving /bootloader to /bootloader.bk and downloading a fresh copy of Hekate to unzip. Then copy /bootloader.bk/hekate_ipl.ini to the new /bootloader directory and reboot.When booting into hekate, I get the message "Failed to init or mount SD! Press any key..."
When I press any key, I get to hekate 6.0.2, but without nyx gui interface. On the bottom it says: Nyx is Missing!
But I unzipped all the stuff of the hekate-nyx.zip (from hekate github) to the root of my sd card.
I am on
Switch OLED
OFW 16.0,
CFW 15.0.1,
Atmosphere 1.5.0 (pre-release),
hekate 6.0.2
I can boot to the firmwares by navigating with + and - and Power Button.
However, when my switch goes into standby, it doesnt awake anymore ... I always have to hard reset.
bootloader
├── hekate_ipl.ini
├── ini
├── patches.ini
├── payloads
│ ├── Lockpick_RCM.bin
│ └── TegraExplorer.bin
├── res
│ ├── eckig
│ │ ├── icon_atmosphere.bmp
│ │ ├── icon_atmosphere_hekate.bmp
│ │ ├── icon_stock.bmp
│ │ ├── icon_switch_logo.bmp
│ │ └── icon_sysmmc_cfw.bmp
│ ├── icon_payload.bmp
│ ├── icon_switch.bmp
│ └── rund
│ ├── icon_atmosphere.bmp
│ └── icon_switch.bmp
├── sys
│ ├── emummc.kipm
│ ├── l4t
│ │ ├── bpmpfw_b01.bin
│ │ ├── mtc_tbl_b01.bin
│ │ ├── sc7entry.bin
│ │ ├── sc7exit_b01.bin
│ │ └── sc7exit.bin
│ ├── libsys_lp0.bso
│ ├── libsys_minerva.bso
│ ├── nyx.bin
│ ├── res.pak
│ └── thk.bin
└── update.bin

This is exactly, what I did. I moved bootloader and atmosphere folder to my harddrive and inserted the unzipped hekate and atmosphere folder to my sd. After that, I copied my bootloader/hekate_ipl.ini and bootloader/res to SD.
This is, how my bootloader looks like.
Code:bootloader ├── hekate_ipl.ini ├── ini ├── patches.ini ├── payloads │ ├── Lockpick_RCM.bin │ └── TegraExplorer.bin ├── res │ ├── eckig │ │ ├── icon_atmosphere.bmp │ │ ├── icon_atmosphere_hekate.bmp │ │ ├── icon_stock.bmp │ │ ├── icon_switch_logo.bmp │ │ └── icon_sysmmc_cfw.bmp │ ├── icon_payload.bmp │ ├── icon_switch.bmp │ └── rund │ ├── icon_atmosphere.bmp │ └── icon_switch.bmp ├── sys │ ├── emummc.kipm │ ├── l4t │ │ ├── bpmpfw_b01.bin │ │ ├── mtc_tbl_b01.bin │ │ ├── sc7entry.bin │ │ ├── sc7exit_b01.bin │ │ └── sc7exit.bin │ ├── libsys_lp0.bso │ ├── libsys_minerva.bso │ ├── nyx.bin │ ├── res.pak │ └── thk.bin └── update.bin