Thanks ! Nice to know updating root folders update both sysnand and EMUMMC. Before I start from scratch even though I still have the EMUMMC file type folder in the SD card there is no way to restore the EMUMMC with that folder still intact?
edit:
I made a 2nd EMUMMC but but it's not showing on Launch options . Heres what's on hekate_ipl.ini on my bootloader folder and emmummc.ini. Anyone want to take a stab on the missing code to add the path to emummc?
Hekate.ini
[config]
updater2p=1
{------ Atmosphere ------}
[Atmosphere FSS0 SYS]
fss0=atmosphere/package3
kip1=atmosphere/kips/*
emummc_force_disable=1
icon=bootloader/res/sys_cfw_boot.bmp
{}
{-------- Stock ---------}
[Stock SYS]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1
icon=bootloader/res/stock_boot.bmp
xxxxxx
[emummc]
enabled=1
sector=0x0
path=emuMMC/SD00
id=0x0000
nintendo_path=emuMMC/SD00/Nintendo
Wow was able to recover my emummc found the missing code from the updated hekate_ipl.ini found in this NH Switch Guide.
{------ Atmosphere ------}
[Atmosphere FSS0 EmuMMC]
fss0=atmosphere/package3
kip1=atmosphere/kips/*
emummcforce=1
icon=bootloader/res/emu_boot.bmp
{}












