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

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,419
Trophies
3
Age
46
Location
At my chair.
XP
19,046
Country
Colombia
Yeah, as said. I stole it directly from Deepsea ;)
no stolen "borrowed" :P
Post automatically merged:

1711736774431.png


I got a little more confused :P
 

KaedesPiano

Active Member
Newcomer
Joined
Mar 21, 2022
Messages
33
Trophies
0
Location
US
XP
270
Country
United States
Question about using sigpatches vs sys-patch: wouldn't sys-patch be more optimized and faster since it seems to be significantly less files to load? And with Atmosphere dropping support for ips patching for kip files, shouldn't everyone just use sys-patch instead?
 
  • Like
Reactions: grimson

unicornman

Member
Newcomer
Joined
Mar 28, 2024
Messages
12
Trophies
0
Age
41
XP
63
Country
United Kingdom
Atmosphere dropping support for ips patching for kip files, shouldn't everyone just use sys-patch instead?
Atmosphere still works with sig-patches if loaded via package3 and hekate. Or you can just use a modded fusee.bin such as this one that I compiled for the latest atmosphere which has ips kip patches support.
 

Attachments

  • fusee.zip
    94.4 KB · Views: 8
Last edited by unicornman,

impeeza

¡Kabito!
Member
Joined
Apr 5, 2011
Messages
6,419
Trophies
3
Age
46
Location
At my chair.
XP
19,046
Country
Colombia
Question about using sigpatches vs sys-patch: wouldn't sys-patch be more optimized and faster since it seems to be significantly less files to load? And with Atmosphere dropping support for ips patching for kip files, shouldn't everyone just use sys-patch instead?
OK, So far I know this:

Switch console once is started The boot process start the CPU, then the CPU loads Bootloader from EMMC, the bootloader start the loading of firmware.

For most of us, the custom bootloader is Hekate, for others is Fusee.bin -> Package3.
If you use Hekate as bootloader, and setup Hekate to parse Package3, Hekate extract the needed code from that file an creates the second stage of booting, and also if you enabled patching the code loaded on memory is patched using the .KIP files, then the loading of the firmware follow.

If you use official Atmosphère fuse.bin, since version 1.7.0 ES patches are not longer supported, so you don't get any patch applied.

Then When firmware is starting the SYS-Patch Sysmodule is executed before you see the HOS interface, the SYS-Patch sysmodule looks on the loaded firmware for the patterns defined and if needed patch them dynamically.

So both are complementary.
 

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,371
Trophies
2
XP
18,290
Country
Sweden
OK, So far I know this:

Switch console once is started The boot process start the CPU, then the CPU loads Bootloader from EMMC, the bootloader start the loading of firmware.

For most of us, the custom bootloader is Hekate, for others is Fusee.bin -> Package3.
If you use Hekate as bootloader, and setup Hekate to parse Package3, Hekate extract the needed code from that file an creates the second stage of booting, and also if you enabled patching the code loaded on memory is patched using the .KIP files, then the loading of the firmware follow.

If you use official Atmosphère fuse.bin, since version 1.7.0 ES patches are not longer supported, so you don't get any patch applied.

Then When firmware is starting the SYS-Patch Sysmodule is executed before you see the HOS interface, the SYS-Patch sysmodule looks on the loaded firmware for the patterns defined and if needed patch them dynamically.

So both are complementary.
TLDR;
Use both
 

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,371
Trophies
2
XP
18,290
Country
Sweden
:ha: :ha: :rofl2: :rofl2: :rofl2:

@KaedesPiano asked I answered and try to do it shortly if you want to tell all the process, could we take a 45 minutes presentation (is available on the net)
Post automatically merged:

And yes: PLEASE USE BOTH!!!!
I await your Powerpoint and Teams seminar
 

KaedesPiano

Active Member
Newcomer
Joined
Mar 21, 2022
Messages
33
Trophies
0
Location
US
XP
270
Country
United States
:ha: :ha: :rofl2: :rofl2: :rofl2:

@KaedesPiano asked I answered and try to do it shortly if you want to tell all the process, could we take a 45 minutes presentation (is available on the net)
Post automatically merged:

And yes: PLEASE USE BOTH!!!!
Good to know there's not a performance hit using either or both of them! I asked cause I prefer to have my SD Card and OS as "minimalist" as possible, no plugins or themes etc; and I know there's already a *slight* hit to loading when using emuMMC vs eMMC, just trying to keep my SD Card clean!
 

guily6669

GbaTemp is my Drug
Member
Joined
Jun 3, 2013
Messages
2,348
Trophies
1
Age
34
Location
Doomed Island
XP
2,137
Country
United States
I'm on Emunand SD files FW16.1 exFat, Atmosphere 16.2.1 and updated hekate, all is fine, but if I change from using payload Fusee to fss0 to test if there's any difference in OC support but some games don't run anymore and say corrupted...

I'm using latest sigpatches from rentry.org/CFWGuides which are also updated up to latest Atmosphere 17 and latest FW 18.0...

But also already tried with @impeeza sigpatches and it's exactly the same result.

Going back to Hekate "payload=bootloader/payloads/fusee.bin" and rechecking the game it checks OK no corruption and plays fine.

Do I have to now reinstall all damn games that don't run with FSS0?? (that sux).
 

Blythe93

The Treasure Tracker
Member
Joined
Oct 19, 2022
Messages
918
Trophies
1
XP
2,218
Country
Serbia, Republic of
I'm a bit lost on the request.
You mean specifying to use the patches only with Hekate's patching?
Or is there something else I'm missing?
linuxares explained it here but I'd add this line to both settings: kip1patch=nosigchk (Otherwise, in the latest sys-patch release (1.5.1), fs patches will be Patched i.e. patched by sys-patch, not sigpatches, instead of Patched i.e. already patched by sigpatches). Just checked, hekate_ipl.ini which is already included in the zip archive already have kip1patch=nosigchk.

@unicornman posted a modified fusee.bin with ips kip patches support restored.
Post automatically merged:

what's the best way to run sysnand with atmosphere now since if you use fusee it boot emunand
By disabling the emuMMC via Hekate? That should force fusee.bin to use sysNAND instead, I guess.
Note that sigpatches won't work unless you use modified fusee.bin or launch Atmosphere's package3 via Hekate's fss0. Via Hekate, you can launch sysNAND CFW in order to achieve what you're trying to do.
Post automatically merged:

Do I have to now reinstall all damn games that don't run with FSS0?? (that sux).
Not yet, check whether your bootloader/hekate_ipl.ini is correctly set up first. The one included with the zip archive from here should work properly. After you update your hekate_ipl.ini, reboot to Hekate and launch CFW emuMMC or sysMMC depending on which one you use.
 
Last edited by Blythe93,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
    +1
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
  • Psionic Roshambo @ Psionic Roshambo:
    @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87 cents. Free shipping from China... It arrived it works and honestly I don't understand how it was so cheap.
    +1
    Psionic Roshambo @ Psionic Roshambo: @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87... +1