Recent content by justinkb

  1. J

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

    I don't see the point of the atmosphere kip patches modification... You can just patch atmosphere to rip out acid signature validation entirely if you are modifying atmosphere code anyway...
  2. J

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

    Those FS patches are definitely right, I came to the exact same patches.ini entries and everything working fine here on 19.0.0. (I don't use loader patches, I just build Atmosphere myself with the relevant changes that avoid the need to patch it)
  3. J

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

    this is a really good explanation
  4. J

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

    exefs_patches are unaffected by this change. they are applied in the loader reimplementation of stratosphere, not by the bootloader 1699972433 I use hekate, plus I roll my own atmosphere anyway, so if I ever switch from using hekate to fusee, I'd just revert that commit lol
  5. J

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

    just a heads up, for those not loading atmosphere's package3 via hekate, but via atmosphere's own fusee.bin, you will need to be aware that in the next atmosphere release, if you need to use kip patches for "reasons", that will no longer work as of a recent commit
  6. J

    Hacking F-G Joycon Mod: MagnetHax Switch Edition

    this is a great little mod, if you fudge the reed switch in the place between the joycon housing plastic, i.e. where the antenna and battery connectors are (you're basically forced to place it there, unless you can source a really small reed switch), and you place the magnet between the "C E"...
  7. J

    Homebrew 3DS/Wii U titlekey generation algorithm leaked

    you use the slot 0 common key for 3ds. can confirm the algo is legit
  8. J

    Hacking SX Modchip firmware has been dumped

    Oh, this looks like a fun vulnerability, I'm looking at a bunch of STM32 blue pill boards on my desk right now, should make for a fun weekend project
  9. J

    Homebrew Coding: Why can't I run this command inside Makefile, but I can run it from outside?

    For future reference, you could have done the command "find / -type f -name 'makerom' -executable" to search your files for other makerom executables.
  10. J

    Hacking The status of Gateway and A9LH

    You can downgrade without starting over. You can find out how a bit below the post you quoted Sent from my Nexus 6P using Tapatalk
  11. J

    Hacking What could lead to us A9LH 2.0?

    Perfect software. As if such a creature exists. It's like a unicorn, only exists in the imagination of some people Sent from my Nexus 6P using Tapatalk
  12. J

    Homebrew [Release] CHMM2 - Custom Home Menu Manager 2

    And to add to that, the repo isn't even up to date so you're compiling 4 month old stuff (latest commit) if you grab the source from github right now Sent from my Nexus 6P using Tapatalk
  13. J

    Homebrew [Release] CHMM2 - Custom Home Menu Manager 2

    This release has not been smooth. I can't get 2.7 to work at all. Placed the localization folder in sd root, etc, doesn't work at all. Many problems
  14. J

    Hacking The status of Gateway and A9LH

    Wouldn't it be possible to make a tool for pc to check if the alignment would cause problems and fix it automatically? Copying bits around on an sdcard and modifying partition tables is trivial stuff Sent from my Nexus 6P using Tapatalk
  15. J

    Hacking The status of Gateway and A9LH

    That's interesting. I wonder why Aurora's version doesn't support Gateway, is there some fundamental technical reason or just that the developer has no interest in supporting it?