If anyone has the trouble where nothing shows up, follow this video:
it's very likely two things, format of your SD card and Hekate_ipl // FS_510 :
--------------------------------------------- Some points first ---------------------------------------
* Do SD card modifications fearlessly as long as you back them up, since they won't affect your NAND.
*AFAIK If you don't see your CFW or FW in your launch menu YOU WILL have problems booting, even if you manually load it from the load menu in Hekate.
* If it shows the switch logo but then screen turns black, it means you need to follow this tutorial, probably clear the USER nand and replace it with the firmware folder contents. (mine had 700 or so mB instead of what was meant to have).
* Your SYSTEM NAND and USER NAND SHOULD BE BACKED UP as many times as needed .
1. Check the troubleshooting at 23:29.
2. If it doesnt work (it didn't for me) it may not mean you have a faulty switch, if u made it this far your partitions are probably good.
3. Check the format of your sd card, make sure it's FAT32, sometimes there's a problem with exfat, if you double check the sd card contents you might even see files getting replaced, this doesn't happen with FAT32.
3.5 AFAIK you don't really need the backup folder that might be created inside your switch, but i recommend you to save it in case u ever need it.
4. Follow the guidelines to fix your USER and SYSTEM NAND locations, as described in the troubleshooting section (23:29).
5. With that done, obviously with your "FS_510" file in the correct folder (root of SD CARD also payload folder inside your BOOTLOADER folder), Use the following lines in your "hekate_ipl" after you made sure it's .ini and in the right place.
6. If you followed the ATMOSPHERE GUIDE and modified the hekate IPL within :
{------ Atmosphere ------}
[Atmosphere FSS0 EmuMMC]
fss0=atmosphere/fusee-secondary.bin
kip1=atmosphere/kips/*
icon=bootloader/res/emu_boot.bmp
{}
[Atmosphere FSS0 SYS]
fss0=atmosphere/fusee-secondary.bin
kip1=atmosphere/kips/*
emummc_force_disable=1
icon=bootloader/res/sys_cfw_boot.bmp
{}
{-------- Stock ---------}
[Stock SYS]
fss0=atmosphere/fusee-secondary.bin
stock=1
emummc_force_disable=1
icon=bootloader/res/stock_boot.bmp
then you just need the hekate from the firmware folder, and add that piece of text to the bottom, so it looks like what i pasted above, and right below that it has the text OF the hekate WITHIN the Firmware folder.
Good luck.