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

miniminx

Well-Known Member
Member
Joined
Jun 27, 2024
Messages
236
Trophies
0
Age
25
XP
491
Country
United States
Hi, how did you get your sigpatches being applied with FW 19.0.0? I updated to AMS 1.8.0 and FW 19.0.0, but none of my installed NSP games work on emmunand...

Since there isn't a new Hekate yet, Hekate didn't boot to emmunand and gave a "not supported HOS" error. So I booted to my emmunand via fusee payload.

But that doesn't apply sigpatches. Is there already a new modified fusee out for FW19? or a newer Syspatch then 1.5.2?
Compile the new Atmosphere from the 1900_support branch, modify fusee to re-enable ips support. You also need to make a patch for package3, then you can use the patches that impeeza posted.

But you are better sticking to 18.1.0 for now as everything is working with that.
 

Mars04

Active Member
Newcomer
Joined
Apr 22, 2024
Messages
25
Trophies
0
XP
101
Country
South Africa
Compile the new Atmosphere from the 1900_support branch, modify fusee to re-enable ips support. You also need to make a patch for package3, then you can use the patches that impeeza posted.

But you are better sticking to 18.1.0 for now as everything is working with that.
Thanks, just got the new Hekate installed as well for FW 19, but Impeeza sigpatches still didn't wok. Now I see why. So probably it's just a matter of time now before someone posts working sigpatches for the new hekate and AMS 1.8.0. and a new updated Syspatch:).
 

locthanhtx

Member
Newcomer
Joined
Oct 12, 2024
Messages
6
Trophies
0
Age
31
XP
13
Country
Vietnam
I using atmosphere-1.8.0-preprerelease-5717ea6c0.zip, hekate v6.2.2, but when I click on Album I get an error
ca5f23fb4d38f466ad29.jpg
 

svoc

Active Member
Newcomer
Joined
Oct 12, 2024
Messages
40
Trophies
0
Age
29
XP
36
Country
United States
I get the same error when launching album and no game loads
Post automatically merged:

If I take away sig patches it works just fine can open album and use homebrew but no games
 

Mariannaa_

New Member
Newbie
Joined
Oct 12, 2024
Messages
2
Trophies
0
Age
26
XP
5
Country
Italy
Accidentally updated to 19.0.0, I got new hekate and the pre-pre-release of atmosphere and I'm getting this launching EmuMMC:


Is it cause I need sigpatches for 19.0.0?
 

Mars04

Active Member
Newcomer
Joined
Apr 22, 2024
Messages
25
Trophies
0
XP
101
Country
South Africa
No, i upgraded fw in OFW to 19, and i formated SD Card to reinstall all from scratch.
Always first update AMS and then FW on Emmunand. Then on OFW, I checked now, in the pre prerelease AMS 1.8.0 zipfile I dont see the usual hbmenu,nro and hbl.nsp file. Maybe you can try to extract them from previous AMS and add to your current AMS 1.8.0 setup. Don't know if that works, but since you started from scratch you high likely don't have these files, while I just copied and replaced old files,while these two files still were there from previous AMS.
 

extremolo

New Member
Newbie
Joined
Oct 12, 2024
Messages
2
Trophies
0
Age
69
XP
6
Country
Barbados
Always first update AMS and then FW on Emmunand. Then on OFW, I checked now, in the pre prerelease AMS 1.8.0 zipfile I dont see the usual hbmenu,nro and hbl.nsp file. Maybe you can try to extract them from previous AMS and add to your current AMS 1.8.0 setup. Don't know if that works, but since you started from scratch you high likely don't have these files, while I just copied and replaced old files,while these two files still were there from previous AMS.
Thanks very much for the hint, that did it. Album is opening now :) Just copied over the 1.7.1 Atmosphere release and then was overwriting it with the current prepre release.
 

svoc

Active Member
Newcomer
Joined
Oct 12, 2024
Messages
40
Trophies
0
Age
29
XP
36
Country
United States
Compile the new Atmosphere from the 1900_support branch, modify fusee to re-enable ips support. You also need to make a patch for package3, then you can use the patches that impeeza posted.

But you are better sticking to 18.1.0 for now as everything is working with that.
Do you have a modded fuse.bin for 19
 

draftguy123

Well-Known Member
Member
Joined
Jul 1, 2023
Messages
199
Trophies
0
XP
558
Country
Germany
Nevermind
(I got the loader patch, but can´t make the fs patches)

For using atmosphere-1.8.0-preprerelease-5717ea6c0, hekate 6.2.2 on firmware 19.0.0
you need to edit the bootloader/patches.ini. Add to the bottom of the text file.

Code:
#loader Atmosphere-1.7.1
[Loader:544F543D6CCC95F6]
.nosigchk=0:0x5FBE:0x1:01,00

#loader Atmosphere-1.8.0-preprerelease
[Loader:D3FD950603AECC4D]
.nosigchk=0:0x602A:0x1:01,00

I can´t provide a modded fusee.bin

EDIT: For booting package3 via hekate
 
Last edited by draftguy123,

miniminx

Well-Known Member
Member
Joined
Jun 27, 2024
Messages
236
Trophies
0
Age
25
XP
491
Country
United States
For using atmosphere-1.8.0-preprerelease-5717ea6c0, hekate 6.2.2 on firmware 19.0.0
you need to edit the bootloader/patches.ini. Add to the bottom of the text file.

Code:
#loader Atmosphere-1.7.1
[Loader:544F543D6CCC95F6]
.nosigchk=0:0x5FBE:0x1:01,00

#loader Atmosphere-1.8.0-preprerelease
[Loader:D3FD950603AECC4D]
.nosigchk=0:0x602A:0x1:01,00

I can´t provide a modded fusee.bin
You forgot the loader.
 
  • Like
Reactions: draftguy123

miniminx

Well-Known Member
Member
Joined
Jun 27, 2024
Messages
236
Trophies
0
Age
25
XP
491
Country
United States
Modded fusee.bin - FS/ES/NFIM/Loader IPS patches.

NOTE: These will only run NSP/XCI - NRO forwarders are not working, these will need recompiled with new software to work. So will some homebrew.

This is ONLY for FW19 and the pre release - atmosphere-1.8.0-preprerelease-5717ea6c0, Once Atmosphere gets updated you will need to update the loader patch. Also these patches might be subject to change so only download if you really need to test FW 19, I recommend you stay on 18.1.0 for now.
Post automatically merged:


EDIT:
Finaly I got NRO forwarders to work. You need to update hacbrewpack - I changed 2 files, although I probably only needed to edit 1. In HBMenu.json you need to change this:

Code:
"type": "debug_flags",
            "value": {
                "allow_debug": false,
                "force_debug_prod": false,
                "force_debug": true
            }

Also I added this key to extkeys.c - but I probably didn't need to:
Code:
else if (strcmp(key, "xci_t1_titlekey_kek_00") == 0)
            {
                matched_key = 1;
            }

When I rebuilt the NRO forwarders it worked, So that means that the patches are good :-)...
 

Attachments

  • FW19-Test.zip
    97.3 KB · Views: 5
Last edited by miniminx,

Mars04

Active Member
Newcomer
Joined
Apr 22, 2024
Messages
25
Trophies
0
XP
101
Country
South Africa
Modded fusee.bin - FS/ES/NFIM/Loader IPS patches.

NOTE: These will only run NSP/XCI - NRO forwarders are not working, these will need recompiled with new software to work. So will some homebrew.

This is ONLY for FW19 and the pre release - atmosphere-1.8.0-preprerelease-5717ea6c0, Once Atmosphere gets updated you will need to update the loader patch. Also these patches might be subject to change so only download if you really need to test FW 19, I recommend you stay on 18.1.0 for now.
Post automatically merged:


EDIT:
Finaly I got NRO forwarders to work. You need to update hacbrewpack - I changed 2 files, although I probably only needed to edit 1. In HBMenu.json you need to change this:

Code:
"type": "debug_flags",
            "value": {
                "allow_debug": false,
                "force_debug_prod": false,
                "force_debug": true
            }

Also I added this key to extkeys.c - but I probably didn't need to:
Code:
else if (strcmp(key, "xci_t1_titlekey_kek_00") == 0)
            {
                matched_key = 1;
            }

The when I rebuilt the NRO forwarders it worked, So that means that the patches are good :-)...
Hi, first of all thanks a lot for the modded fusee.bin. Now my games finally work. Still doesn't work via Hekate and package3 method though(I did amended the patches.ini file as mentioned above). But at least via fusee I get going until I figure out why sigpatches aren't applied via Hekate method, while it did worked always before with other fw and AMS versions.

But I can't find that HBMenu.json and extkeys.c file... Cause the forwarders still don't work as you said. Where should these files be situated? I searched my whole sd card lol.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    BigOnYa @ BigOnYa: +1