Recent content by jakerman999

  1. jakerman999

    Homebrew RELEASE Chiaki (PS5 & PS4 remote play) homebrew

    Yes I am trying to compile things from an ARM ubuntu source. That is the target platform as well. I had seen the references to the docker image, but wasn't able to find it, so thank you for that! Is that linked somewhere I overlooked? My end goal is to have the joycons working with chiaki...
  2. jakerman999

    Homebrew RELEASE Chiaki (PS5 & PS4 remote play) homebrew

    I've cloned your repo but am having trouble building with the CHIAKI_ENABLE_SWITCH cmake flag. I'm compiling this on the switch itself under a Ubuntu install. I've got the base setup running, but turning on that flag causes cmake to complain about building chiaki in two different places, as...
  3. jakerman999

    Hacking Question so... userland HB on 3.0.1?

    The pid0 bug is the big bug that was patched in 3.0.1 Nintendo also patched the webkit exploit they used (I believe) but that doesn't really matter as webkit exploits are a dime a dozen. So we can still take over the webbrowser app, but any code will still live inside the sandbox the browser...
  4. jakerman999

    Hacking [List] Games required Firmware version

    Anyone come across the minimum FW for RiME?
  5. jakerman999

    ROM Hack Anyone working on a less verbose USUM?

    Instant text cheat you say? Is that through NTR? That sounds like something worth looking into; thanks for the heads up!
  6. jakerman999

    ROM Hack Anyone working on a less verbose USUM?

    I enjoy pokémon games, but Moon took a lot out of me; there was just so much unskippable text and so much of it was redundant. I got half an hour into Ultra Sun before I could even control my character... Just hoping that there's a patch out there that cuts out a lot of the bullshit redundancy...
  7. jakerman999

    Hacking COMPLETED Guide: How to uodate your games without updating the device

    Can anyone confirm that this still works on 3.0.0?
  8. jakerman999

    Hacking Question Custom Screenshots on Switch?

    TL;DR: It's not a simple hex edit :( The Switch won't look at an image unless it has the same timestamp as one that's already in memory. This means you either need to use an editor that doesn't alter the timestamp, or change the timestamp back after editing. This is fairly trivial. But...
  9. jakerman999

    Hacking Question PegaSwith doesn't work on 1.0.0 version?

    AFAIK there aren't any carts with the 2.0.0 update. Some of the upcoming titles might, but don't hold your breath.
  10. jakerman999

    Homebrew Moving Arm9 Luma N3DS to another Arm9 Luma N3DS?

    You will need to have both 3DS units A9LH'd and on latest luma
  11. jakerman999

    Hacking WIP PegaSwitch - A webkit exploit with support for JOP and function calling

    Addresses are userspace mapped, yeah? I'm assuming we don't have write access to executable memory?
  12. jakerman999

    Homebrew Uninstall A9LH without NAND.bin?

    We have to have dumped the part of FIRM that A9LH replaces, right? What if we just used that, decrypt it with the dumpers OTP, re-encryopt it with the N3DS's OTP and inject that?
  13. jakerman999

    Misc How to permanently fix error 022-2634?

    If you want to try experimenting, you could give your emunand a different console serial. I cannot stress backups enough here, as I've never attempted or even heard of anyone doing this for anything other than console unbanning...
  14. jakerman999

    Misc How to permanently fix error 022-2634?

    I'm also A9LH, and I had a similar if not the same problem. Read the next line before following it: Open system settings, open system format, remove the sd card, start the system format. Your 3ds will crash when the format finishes. Turn it off and put the sd card back in. inject the blank...
  15. jakerman999

    Misc How to permanently fix error 022-2634?

    Backup both of your nands. System format the nand that you don't use with the sd card out. Inject the blank nnidsave into that nand, then setup your nnid through that nands system settings.