Recent content by DSoryu

  1. DSoryu

    Homebrew GBARunner2

    If the game still fails in TwilightMenu++ then you're doing something wrong, it should also work fine.
  2. DSoryu

    DSpico - An open-source flashcart for the DS(i)

    If you don't report them, we can't fix them, it's as simple as that. Most of the bugs you mentioned are usually quick fixes, but we need the technical information to act accordingly. We are already looking into this despite the lack of a formal report on GitHub. However, I am currently unable...
  3. DSoryu

    DSpico - An open-source flashcart for the DS(i)

    "Final note: This flashcart and its firmware has too many issues not being addressed and they're getting worse with every release. It still doesn't have in-game reset. I recommend using your previous flashcart with ysmenu. " You just need to open an issue in the official repository reporting...
  4. DSoryu

    Homebrew [DS(i)/3DS] TWiLight Menu++ - GUI for DS(i) games, and DS(i) Menu replacement

    Pico-loader v1.6.0 "Cheats Release" is here! Note: You need to wait until TwilightMenu++ supports the new API v3 with the cheat args, and using the existing the "usrcheat.dat" file (Get the most recent cheat database usrcheat.dat here) Pico-Loader...
  5. DSoryu

    Homebrew [DS(i) & 3DS] AKMenu-Next - Wood frontend for nds-bootstrap & Pico-Loader

    Pico-loader v1.6.0 "Cheats Release" is here! Note: You need to wait until AKMenu-Next supports the new API v3 with the cheat args, and then place the "usrcheat.dat" file inside the "_pico" folder (Get the most recent cheat database usrcheat.dat here) Pico-Loader...
  6. DSoryu

    DSpico - An open-source flashcart for the DS(i)

    Pico-loader v1.6.0 and Pico-Launcher v1.2.0 "Cheats Release" are here! Note: You need to update both to fully use the cheats feature, and place the "usrcheat.dat" file inside the "_pico" folder (Get the most recent cheat database usrcheat.dat here) Pico-Launcher...
  7. DSoryu

    DSpico - An open-source flashcart for the DS(i)

    Not possible unfortunately, the RP2040 USB bandwidth is not sufficient (1.1)
  8. DSoryu

    GBARunner3?

    Romhacks usually need specific workarounds that can only be solved by reverse engineering the romhack code to locate self-modifying code that may be causing issues, or asking special GBARunner3 support to the romhack developers, which most of the time is rejected.
  9. DSoryu

    Homebrew [DS(i) & 3DS] AKMenu-Next - Wood frontend for nds-bootstrap & Pico-Loader

    We don't want to introduce speedhacks as it may break some games in unexpected ways. The main focus of pico-loader is to run the retail games as close as the original cartridges allow you to. It *could* be considered much later though, as an "extra" feature. And as @Coderkei says, performance...
  10. DSoryu

    Hacking Misc Fixing EZFlash Parallel's sleep issues once and for all!

    You should get a DSpico! :P
  11. DSoryu

    DSpico - An open-source flashcart for the DS(i)

    In the Discord server there's a thread hosting various themes made by the community.
  12. DSoryu

    DSpico - An open-source flashcart for the DS(i)

    That doesn't make any sense, the "failed to load the arm9i" error only occurs if you're using bad dumps, which don't have the DSi binaries, making the rom fail to load in DSi mode. Your new firmware may be compiled just to load anything in DS mode (no hybrid bootloader), which also means you...
  13. DSoryu

    GBARunner3?

    pico launcher has support for file extensions, so any homebrew app that can receive a file path trough argv should work. GBA titles also have a special extra feature for the covers, which support them named as the TID and not just the filename of the rom.
  14. DSoryu

    GBARunner3?

    No, and given how bad it would look, is not even worth it.
  15. DSoryu

    Homebrew [DS(i)/3DS] TWiLight Menu++ - GUI for DS(i) games, and DS(i) Menu replacement

    Pico-loader v1.5.0 Puppy Palace Release 🐶 is here! Get it here: https://github.com/LNH-team/pico-loader/releases/tag/v1.5.0 Important: With this release a new file patchlist.bin is introduced that needs to be copied to the /_pico folder on your SD card. Changelog: Reduced size of some patch...