Recent content by shadow256

  1. S

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

    Sys-patch 1.5.5 and 1.5.6 are not compatible with Atmosphere version lesser than 1.8.0, console's firmware has nothing to do with it. If we want we can do a version compatible with Atmosphere lesser than 1.8.0 only, just need to edit the json file of the module to remove the "force_debug_prod"...
  2. S

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

    Yes, some patches patterns have changed so some patches are not needed anymore. For ames of patch they are different for some patches. And no, SSL patches should be disabled by default (set to "0") so you have changed the default config to enable patches that you don't know what they do.
  3. S

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

    @zat3am Everything seems OK, maybe it's a problem with an other module (clean your "atmosphere/contents" folder except Sys-patch folder and reboot the console to test), with the SD or with something corrupted into the emunand, for these two possibilities it will be more difficult to identify the...
  4. S

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

    Post the log text, not a screenshot, for me screenshots have less fiability than text cause I need OCR to read them. And as I say in my explication message if you have made the data verification proposed by the console and if it has failed one time you must completly reinstall the concerned...
  5. S

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

    I've explained all most problems of sig_patches in this message: https://gbatemp.net/threads/sigpatches-for-atmosphere-hekate-fss0-fusee-package3.571543/post-10568595 If you've always some problems post the log of Sys-patch.
  6. S

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

    Lets clarify sig_patches problems: - If your game doesn't launch, could be a sig_patches problem or a firmware problem or a bad source of the content (corrupted for example) or you may have installed only an update of the game without the base. - If your game ask a data verification, could be a...
  7. S

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

    Why using a so old version of Atmosphere? Previous sig_patches are integrated into the last update of sig_patches.
  8. S

    Hacking Hardware TOTK Always crash at a specific spot of the map

    I've had a problem like that on BOTW, to fix it I've uninstalled every contents of the game except saves, redumped the game and all contents and reinstalled them. It was probably a file witch was corrupted, first on my console and also in my backups, maybe it's your problem also.
  9. S

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

    In Hekate's tools you can try to do the "fix archive bit", maybe this could help especialy on SD in EXFAT or/and if you make modifications via a Mac.
  10. S

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

    If you use Ultrahand the shortcut to launch the overlays menu is "ZL+ZR+dpad-down", else it's "L+RS+dpad-down". It's not a sig_patches problem, forwarders need to be re-created on Atmosphere 1.8.0, the Sphaira homebrew is a very good tool to do that.
  11. S

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

    And the fact is that with firmware 19.0.0 the sig_patches cause lots of problems, it wasn't the case before so cumulating Sys-patch and sig_patches wasn't a problem but now it seems to be. so for normal users no need to use sig_patches that are evidently not functional. When sig_patches and...
  12. S

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

    Just extract the zips at the SD root, not in switch folder, the modules don't go there, just the .ovl files go to "switch/.overlays". You probably need to write some guides to learn the basics of the Switch hack, your SD is probably a battlefield...
  13. S

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

    Overlays doesn't need sig_patches, you must update the module to display the homebrew menu and the overlay menu itself. Sig_patches seems to have some pproblems, now Sys-patch is ust the best solution. And now that Atmosphere has disabled fs_patches Sys-patch works for all configurations so now...
  14. S

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

    @Inzaghi09 Like it was say earlier in this topic delete the sig_patches and use only Sys-patch, you must remove sig_patches' files and remove the lines "kip1patch=nosigchk" in your Hekate's config. Also if you've tried to repair the content when asked by the console and if it has failed the...
  15. S

    Homebrew Homebrew app Sphaira - hbmenu replacement

    Depend on the protections set, in fact using emunand is not a protection against the ban but installing any NSP/XCI on a non-protected emunand will lead to the same result as installing a forwarder. Personaly I've implemented this function in my pack updater homebrew, it install the firmware...