Hacking Sigpatches for Atmosphere (Hekate, fss0, fusee & package3)

ghjfdtg

Well-Known Member
Member
Joined
Jul 13, 2014
Messages
1,373
Trophies
1
XP
3,328
Country
Do people really care about a slightly quicker boot time that much? I get that it's only use was for piracy, but then that's probably 99% of AMS users.
He is really out of touch with reality or doesn't want to acknowledge the majority of users are pirates not to get attention from the nintenjas. But i agree. The boot time increase is negligible. The Switch has very fast SD access.
 

[Truth]

Well-Known Member
Member
Joined
Mar 21, 2006
Messages
1,059
Trophies
1
Location
Mushroom Kingdom
XP
2,386
Country
Germany
Do not use precreated sigpatches, no always works for everyone, disassemble system modules by yourself and patch your setup.
Yes, use sys-patch! :)

He is really out of touch with reality or doesn't want to acknowledge the majority of users are pirates not to get attention from the nintenjas. But i agree. The boot time increase is negligible. The Switch has very fast SD access.
He is not out of touch, he just doesn´t support piracy in any way.
And thats a good thing, he avoids being targeted by Nintendo lawyers this way.
 

Tokiwa

Well-Known Member
Member
Joined
Jul 2, 2017
Messages
237
Trophies
0
Age
26
XP
1,684
Country
Brazil
I'm also interested, is emuNAND needed to boot via package3?

Do you mean booting sysnand instead of the emunand? It should work fine, just use emummc_force_disable=1 instead.

That's how my entries in the ipl file current looks like, i'll do some testing this weekend but from what i've been searching since i last posted this should work fine:

Code:
{-------- Stock -------}
[Stock]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1


{-- Custom Firmwares --}
[CFW - FSS0 SYS]
fss0=atmosphere/package3
kip1patch=nosigchk
emummc_force_disable=1

[CFW - FSS0 EMU]
fss0=atmosphere/package3
kip1patch=nosigchk
emummcforce=1
 
  • Like
Reactions: SkullHex2

SkullHex2

Well-Known Member
Member
Joined
Feb 27, 2017
Messages
246
Trophies
0
XP
1,302
Country
United States
Do you mean booting sysnand instead of the emunand? It should work fine, just use emummc_force_disable=1 instead.

That's how my entries in the ipl file current looks like, i'll do some testing this weekend but from what i've been searching since i last posted this should work fine:

Code:
{-------- Stock -------}
[Stock]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1


{-- Custom Firmwares --}
[CFW - FSS0 SYS]
fss0=atmosphere/package3
kip1patch=nosigchk
emummc_force_disable=1

[CFW - FSS0 EMU]
fss0=atmosphere/package3
kip1patch=nosigchk
emummcforce=1
Yeah that's right.
I don't know much about emuNAND and last time I saw a Hekate config it used fusee.bin to boot into sysNAND and package3 to boot into emuNAND. This is why I thought emuNAND and package3 could be related somehow.
Thanks for the config :3
 

Hayato213

Newcomer
Member
Joined
Dec 26, 2015
Messages
20,092
Trophies
1
XP
21,284
Country
United States
Yeah that's right.
I don't know much about emuNAND and last time I saw a Hekate config it used fusee.bin to boot into sysNAND and package3 to boot into emuNAND. This is why I thought emuNAND and package3 could be related somehow.
Thanks for the config :3

If you were using fusee.bin if there was a emunand, the default config of payload=bootloader/payloads/fusee.bin would always boot Emunand. Using fss0 give you the options to boot SysMMC, EmuMMC, or Stock. In term of Fusee and Hekate they are both bootloader, you can use Hekate to chainload Fusee,bin.
 
  • Like
Reactions: SkullHex2

SkullHex2

Well-Known Member
Member
Joined
Feb 27, 2017
Messages
246
Trophies
0
XP
1,302
Country
United States
Do you mean booting sysnand instead of the emunand? It should work fine, just use emummc_force_disable=1 instead.

That's how my entries in the ipl file current looks like, i'll do some testing this weekend but from what i've been searching since i last posted this should work fine:

Code:
{-------- Stock -------}
[Stock]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1


{-- Custom Firmwares --}
[CFW - FSS0 SYS]
fss0=atmosphere/package3
kip1patch=nosigchk
emummc_force_disable=1

[CFW - FSS0 EMU]
fss0=atmosphere/package3
kip1patch=nosigchk
emummcforce=1
Should I add something else to kip1patch? The Hekate README also mentions nogc to use together with stock=1, but I'm not sure if it could be useful on CFW too (although I believe it is intended to be used mainly on CFW). tbh I don't even know how many fuses are burnt on my unit, so it could actually be useless. But let's pretend no of fuses are burnt (or whatever the minimal amount is), should the entry look like this? kip1patch=nosigchk,nogc
 

Blythe93

The Treasure Tracker
Member
Joined
Oct 19, 2022
Messages
955
Trophies
1
XP
2,280
Country
Serbia, Republic of
I haven't booted via package3 in years, would this still be a good entry?
I'm not entirely familiar with the terms you guys are using here, what does it mean "booting via package3" if I may ask, in simple terms? I've noticed that @justinkb posted that if you need kip patches for "reasons" starting from the next Atmosphere release something will no longer work? How to fix or go around that?

Sorry if it's something trivial for you guys to understand but I'm relatively new to the Switch hacking scene and I'm hardly familiar with all the terms being used in discussions. ^^" I'd like to know more about this upcoming issue before I update my Switch when the time comes.
 

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,455
Trophies
3
Age
46
Location
At my chair.
XP
19,173
Country
Colombia
I'm not entirely familiar with the terms you guys are using here, what does it mean "booting via package3" if I may ask, in simple terms? I've noticed that @justinkb posted that if you need kip patches for "reasons" starting from the next Atmosphere release something will no longer work? How to fix or go around that?

Sorry if it's something trivial for you guys to understand but I'm relatively new to the Switch hacking scene and I'm hardly familiar with all the terms being used in discussions. ^^" I'd like to know more about this upcoming issue before I update my Switch when the time comes.
oky, few start concepts:

Bootloader, normally any electronic device have a small piece of code which is run at startup, that code, verify some devices and load the mininum code to load the next step of software. On Switch there is a bootloader, which is replaced by fuse.bin or for Hekate when you mod your console.

The first stage of bootloader, then loads a second stage called package3, which is responsible to setup all hardware and then load the nintendo firmware.

if you use Fusee.bin as payload the Atmosphère bootloader is used and then the package3 file is loaded and run which load the patched nintendo fimware with Atmosphère.

Also you can use Hekate payloads which load Hekate bootloader, then hekate can:
  • chainload fusee.bin and the process is as described before.
  • Use the Hekate's process and then Hekate read the package3 file, extract some code from it, and use own code to create a new stage of load, that new stage continue the process and loads HOS with atmosphère.
That behavior is controlled by the HEKATE_IPL.INI, by example:

Chainload Atmosphère's fusee.bin
Code:
{--- Atmosphère payload ---}
[Atmosphère (Payload)]
id=Atmosphere
payload=bootloader/payloads/fusee.bin
{--- Stock END ---}


Use the Hekate's bootlader process
Code:
{--- EMUNAND START---}
[CFW (EMUMMC)]
id=EMUNAND
emummcforce=1
fss0=atmosphere/package3
atmosphere=1
kip1patch=nosigchk
{--- EMUNAND END ---}

by default Atmosphère's bootloader read SDCM:/emuMMC/emummc.ini and if is present the EmuNAND is loaded.

On hekate the "emummcforce" directive tells what to do.

you also can force atmosphere to do not use a EmuNAND but I can not remember how :P
Post automatically merged:

Found how to chainload fusee.bin and disable Emunand from Hekate_ipl.ini:


Code:
{------ Atmosphere ------}
{Pick this option to launch CFW.}
[Atmosphere]
payload=atmosphere/fusee.bin
emummc_force_disable=1
{ }
 
Last edited by impeeza,

Blythe93

The Treasure Tracker
Member
Joined
Oct 19, 2022
Messages
955
Trophies
1
XP
2,280
Country
Serbia, Republic of
oky, few start concepts:

Bootloader, normally any electronic device have a small piece of code which is run at startup, that code, verify some devices and load the mininum code to load the next step of software. On Switch there is a bootloader, which is replaced by fuse.bin or for Hekate when you mod your console.

The first stage of bootloader, then loads a second stage called package3, which is responsible to setup all hardware and then load the nintendo firmware.

if you use Fusee.bin as payload the Atmosphère bootloader is used and then the package3 file is loaded and run which load the patched nintendo fimware with Atmosphère.

Also you can use Hekate payloads which load Hekate bootloader, then hekate can:
  • chainload fusee.bin and the process is as described before.
  • Use the Hekate's process and then Hekate read the package3 file, extract some code from it, and use own code to create a new stage of load, that new stage continue the process and loads HOS with atmosphère.
That behavior is controlled by the HEKATE_IPL.INI, by example:

Chainload Atmosphère's fusee.bin
Code:
{--- Atmosphère payload ---}
[Atmosphère (Payload)]
id=Atmosphere
payload=bootloader/payloads/fusee.bin
{--- Stock END ---}


Use the Hekate's bootlader process
Code:
{--- EMUNAND START---}
[CFW (EMUMMC)]
id=EMUNAND
emummcforce=1
fss0=atmosphere/package3
atmosphere=1
kip1patch=nosigchk
{--- EMUNAND END ---}

by default Atmosphère's bootloader read SDCM:/emuMMC/emummc.ini and if is present the EmuNAND is loaded.

On hekate the "emummcforce" directive tells what to do.

you also can force atmosphere to do not use a EmuNAND but I can not remember how :P
Post automatically merged:

Found how to chainload fusee.bin and disable Emunand from Hekate_ipl.ini:


Code:
{------ Atmosphere ------}
{Pick this option to launch CFW.}
[Atmosphere]
payload=atmosphere/fusee.bin
emummc_force_disable=1
{ }
Thank you very much for such a detailed explanation!
Does it replace sigpatches or is it used along side them?
It can be used alongside sigpatches. Should you forget to update your sigpatches, sys-patch should do the work for you. Unless it also needs an update, that is.
 
  • Like
  • Love
Reactions: zxr750j and impeeza

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    @The Real Jdbye, and the HD collections released for 7th gen consoles too
  • The Real Jdbye @ The Real Jdbye:
    but they don't seem to have done any of those for the switch yet and maybe never will
  • ColdBlitz @ ColdBlitz:
    I think we all forgot breath of the wild released for the wii u tbh
    +1
  • Xdqwerty @ Xdqwerty:
    @The Real Jdbye, tbh the HD collections are more justified since they include more than just 1 game per copy
  • Xdqwerty @ Xdqwerty:
    @SylverReZ I read that non-binary people identify as a blend of male and female. The point is i think i'm a blend of those and thus non binary
  • SylverReZ @ SylverReZ:
    @Xdqwerty, Non-binary people are those who don't identify themselves exclusively as male or female.
  • cearp @ cearp:
    I don't identify as anything, unless I need to get on a plane then I show ID
    +3
  • AncientBoi @ AncientBoi:
    👈 [homo, queer, fag, coksuqr, etc......]
    +3
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, I meant that I read that they can also identify as what i mentioned
    +2
  • BigOnYa @ BigOnYa:
    I identify as Long Rod Johnson, cause a cat called me that once.
    +2
  • AncientBoi @ AncientBoi:
    [takes a 👀 in your pants] Liar :angry:
    +3
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, and thus that would make me non binary since i feel like a blend of both male and female
    +1
  • AncientBoi @ AncientBoi:
    @Xdqwerty only time will tell, what/whom you are. At 14, its a bit early to "Define" yourself. :)
    +3
  • Psionic Roshambo @ Psionic Roshambo:
    I only recently have learned who I am and how much I am capable of and I'm 50 lol
    +3
  • Psionic Roshambo @ Psionic Roshambo:
    A thousand epiphanies and unbelievable pain and growth.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I wish I could sum it up for children to understand but it truly takes living a lifetime of learning
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    It's more than knowledge it's understanding
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Both are required
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, ask chatgpt or Google gémini to summarize it
  • Psionic Roshambo @ Psionic Roshambo:
    Lol summarize life's lessons
  • BigOnYa @ BigOnYa:
    My wifey tells me all the time "You need to grow the fuck up." Which I don't understand, cause I'm full grown already.
    +2
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, she means grow more
    +1
  • Xdqwerty @ Xdqwerty:
    Yawn
  • AncientBoi @ AncientBoi:
    farrrrrrrrrrrt
    +1
    AncientBoi @ AncientBoi: farrrrrrrrrrrt +1