Recent content by Melsbacksfriend

  1. Melsbacksfriend

    Hardware Help my alpha sapphire cart has water damage (pic included)

    Save data is on the cartridge, extdata is on the console. I think you're thinking of the Switch 1737521353 Just to clarify, that was my attempts to reconnect board traces. I found a dumb shovelware game that my sister played like once that I can use.
  2. Melsbacksfriend

    Hardware Help my alpha sapphire cart has water damage (pic included)

    Those are incompatible. They typically have a package incompatible with the TSOP Nintendo uses.
  3. Melsbacksfriend

    Hardware Help my alpha sapphire cart has water damage (pic included)

    Yea maybe just use the board from some dumb shovelware game I have
  4. Melsbacksfriend

    Hardware Help my alpha sapphire cart has water damage (pic included)

    I made some attempts to reconnect board traces to no avail. I found a 3d print file for a replacement shell and I want to know if anyone's designed a replacement PCB that I can order on some service like PCBway. I'd prefer one that I can just transfer the ROM chip onto and I'll be good to go...
  5. Melsbacksfriend

    Pokemon Scarlet/Violet Herba Mystica drops

    I decided to make a reverse engineering contribution to regain trust in the community for my Redemption Arc (If you know, you know...). I noticed that all tera raid herba mystica drop guides online were incomplete due to not having DLC raids. I decided to manually comb through the files and...
  6. Melsbacksfriend

    can fefosheep brick your 3ds and uninstall luma3ds?

    If you look into its code, you'll see it's just a bunch of calls to printf() (the print text function in c) in the most cursed delay implementation ever. You should sleep threads, not check the value of a variable that increments every frame. It also contains code to execute eShop's TID...
  7. Melsbacksfriend

    Hacking What is the current state of DS/3DS download play reverse engineering?

    Hello, I would like to know the current state of reverse engineering download play. My goal is to be able to send small homebrew apps that fit into RAM via download play. I'm pretty sure such a thing would require luma on the target console due to signatures, but I still think it'd be cool...
  8. Melsbacksfriend

    Hacking Question Switch Lite motherboard pinout

    Anyone know what the pinouts of these pads on the Switch Lite's motherboard are? If not, do you know how I could reverse engineer to figure that out? I want to make an SX Lite replacement and yes, I bought the parts/tools required. This is to the right of the eMMC and above the SoC btw.
  9. Melsbacksfriend

    Homebrew RELEASE Eevee: Pokémon Home Alternative

    I realized that some save sizes were unsupported. This was fixed in today's update!
  10. Melsbacksfriend

    Homebrew RELEASE Eevee: Pokémon Home Alternative

    I think I might know why it isn't working. I updated it to hopefully fix your issue. If it still doesn't work, send me a screenshot of what happens when you try running it.
  11. Melsbacksfriend

    Homebrew RELEASE Eevee: Pokémon Home Alternative

    Keep in mind that this only supports SwSh and is highly experimental. The UI is Borealis and the core save editing code comes from PKSM. https://github.com/melsbacksfriend/Eevee
  12. Melsbacksfriend

    Homebrew RELEASE hekate melsbacksmod my hekate fork

    Oh you're right! I forgot to mention that I'm not responsible for damage. auto I reverted the commit that had the copyrights changed.
  13. Melsbacksfriend

    Homebrew RELEASE hekate melsbacksmod my hekate fork

    I made a fork of Hekate with so many fun features planned. Currently, the only one is more than 3 partition based Emummc's. READ THE SETUP TUTORIAL IN THE GITHUB RELEASE FIRST! As always, the tutorial assumes you have Linux. The repository is at...
  14. Melsbacksfriend

    Homebrew RELEASE ThemeSwitchNX

    Yes. Restart is required.
  15. Melsbacksfriend

    Homebrew RELEASE ThemeSwitchNX

    I made a replacement for SysThemeSwitcher that works after the titles -> contents rename. Read the readme for instructions. Sorry, I don't know how to make sysmodules. This is a homebrew app. https://github.com/melsbacksfriend/ThemeSwitchNX