Recent content by mooglazer

  1. mooglazer

    Hardware DSpico released

    Thanks for sharing this. I'd definitely be interested in buying one if there's a group buy, etc.
  2. mooglazer

    Hardware Tutorial GBA Homebrew app Aliexpress GBA RTC Cart

    Has anyone had any luck getting Minish Cap to work on it? It's EEPROM_V124, but I end up with a white screen when trying to load it, after doing the gbata SRAM + gba-patcher FRAM thing.
  3. mooglazer

    GBA savefiles region change

    Hope this helps. My first playthrough was on EUR, and I wanted to be able to restore my old save to a USA cart.
  4. mooglazer

    Gaming DSi screen fades/flickers - What does it mean?

    Was refurbishing a DSi and the bottom screen had strange flickering, almost like a low refresh rate. Adjusting the middle screw a little to the left (just a tiny tiny bit) fixed the issue and the screen is beautiful now. Thank you!
  5. mooglazer

    Tutorial USB-Loader GX Troubleshooting guide

    This may be mentioned elsewhere, but I ran into a crash on load when I had a file named: /wbfs/My Game Name [ID]/The Full Name Game (Extra Info).wbfs Once I renamed it to this format, everything started working properly: /wbfs/My Game Name [ID]/ID.wbfs I didn't notice the naming on the wbfs...
  6. mooglazer

    Is it safe to migrate from MochaCFW/Haxchi to Tiramisu/Aroma?

    The only thing I'd add is don't forget to dump your RedNAND saves
  7. mooglazer

    Homebrew Checkpoint doesn't shows all installed games and cheats aren't working

    Still works, had the issue on a new-to-me JP LL playing language/region-changed Dark Moon. Thank you!
  8. mooglazer

    GCN DIY SD2SP2 installed internally soldering a micro sd adapter to GameCube Serial port 2

    I didn't have any luck initially with an official red SD2SP2 soldered into the port. The Adafruit adapter worked fine. Also happy to report that the DOL-101 pinout for SD worked great for adding the missing port back to my black console. Thanks all! 1666326086 Not sure if still helpful, but...
  9. mooglazer

    GCN DIY SD2SP2 installed internally soldering a micro sd adapter to GameCube Serial port 2

    Thanks for the detailed post, same console here! I tried this when the sd2sp2 came out, but did not <!!> catch the FIL22 connection missing, so I never got it working initially. Thank you for pointing this out. I used the same Adafruit board (had one handy) and confirmed INT is not required...
  10. mooglazer

    Translation Ni no Kuni Translation [ENG]

    First off: THANK YOU! Amazing work. I've been wanting to play this on DS (in EN) for as long as I've known about this game. I can confirm this works properly on a Supercard DSTWO (not plus) that had the sleep problem. I have a few other cards, including an AK2i, so please let me know if you...
  11. mooglazer

    Hacking RELEASE Internal payload device based on Nerdonic Exen Mini (tiny SAMD21 device)

    12/6/2018 Added payloads for Atmosphere 0.8.1 and Hekate 4.5. Check the commits. I recommend you flash Hekate 4.5 and then load the Atmosphere primary as your primary payload ( payload={SD path} from the Hekate readme ). This offers a custom bootscreen and all the features of Hekate, which...
  12. mooglazer

    Homebrew RELEASE ChoiDujourNX - a system firmware installer homebrew for the Nintendo Switch

    Just wanted to drop a quick thank you, bumped up to 6.2.0 without any issue. Atmosphère 0.8.1 + Hekate 4.5 (using AMS 0.8.1 as primary payload), all updated. Keep up the great work!
  13. mooglazer

    Hacking RELEASE Internal payload device based on Nerdonic Exen Mini (tiny SAMD21 device)

    Dec 1, 2018 - updated to use the fusee primary from Atmosphère 0.8.1.
  14. mooglazer

    Hacking RELEASE Internal payload device based on Nerdonic Exen Mini (tiny SAMD21 device)

    It's a bit more straightforward. I've used OpenOCD several times over the years, but it has some issues, especially when you need to reset DWORD values. OpenOCD on newer PIs is fine, but it's touch-and-go with older models. A JLink or even Bluepill is reliable. edit: Not sure if JLink is more...