Recent content by kajik

  1. kajik

    Homebrew TMD files preservation

    As @8BitWalugi pointed out, TMDs for the USA and EUR+AUS versions of DSi+Internet are already included in the archive. Thank you anyway. :)
  2. kajik

    Homebrew TMD files preservation

    Not really, TMD files are only a bunch of metadata that is required to launch a game, but you still need 1) the actual game data and 2) a valid ticket for the game.
  3. kajik

    Homebrew [Discontinued] TWLoader - CTR-mode NDS app

    I beg to differ. :-) The card (which is a genuine r4i-sdhc.com one) will stop working in 2019, and while YSMenu do work (and it's much better than the provided kernel), DSi-enhanced games like Pokemon BW2 will not work (randomly freeze when saving).
  4. kajik

    Homebrew [Discontinued] TWLoader - CTR-mode NDS app

    Please note that flashcards from r4i-sdhc.com have a timebomb (the current kernel v1.84b will expire on September 3rd, 2019).
  5. kajik

    Hacking Which Flash Cart Should I Get?

    I'd advice against buying cards from r4i-sdhc.com as they appear to have timebombs just like r4isdhc.com ones, at least with the latest update. I recently tried a R4i-SDHC 3DS RTS with kernel v1.84b, and apparently the card will stop working on September 3rd, 2019. The card has been confirmed as...
  6. kajik

    Homebrew [RELEASE] TWLTool - DSi downgrading, save injection, etc multitool

    You can obtain the exploits from yellows8's repositories (https://github.com/yellows8/dsi, https://github.com/yellows8/3ds_dsiwarehax_installer).
  7. kajik

    Homebrew TMD files preservation

    Thank you, I've updated the post and the archive.
  8. kajik

    Homebrew DSi magnet hacks - Its possible?

    If I recall correctly someone did manage to dump the bootrom but they did not share it for copyright reasons.
  9. kajik

    Gaming One Question About Wii

    Me being one of them. :D
  10. kajik

    Roger Moore has passed away (Mostly known for James Bond)

    RIP. Really a great actor and a great man.
  11. kajik

    Gaming Does anyone even care about the dsi Anymore?

    For those interested in keeping the DSi alive: I've posted an archive with the TMDs for (I think) almost every game ever published in the DSi shop. You can find the archive here: https://gbatemp.net/threads/tmd-files-preservation.471610/.
  12. kajik

    Homebrew [RELEASE] TWLTool - DSi downgrading, save injection, etc multitool

    You should take into account that the DSi NAND contains multiple partitions. I don't use Windows so I'm not sure, but your problem could be that you are trying to mount the whole image instead of just the first partition.
  13. kajik

    Homebrew TMD files preservation

    Good to know, I will edit the first post accordingly. I was under the impression that those titles were available as DSi games because they do exist in srl format with a DSi-style title id (00030004*), so I assumed that they could be purchased/installed from the DSi shop.
  14. kajik

    Homebrew [RELEASE] TWLTool - DSi downgrading, save injection, etc multitool

    If you did get your CID from /sys/block/mmcblk0/device/cid double check the endianess... You should get something like XXXXXXXXXXXXXXXXXXXXXXXX00011500, you may need to reverse the order of the bytes (and/or to cut the first byte and append a 00).
  15. kajik

    Homebrew [RELEASE] TWLTool - DSi downgrading, save injection, etc multitool

    Could you please elaborate this point? I don't think that it's possible to just replace/overwrite an app file as the system software will refuse to launch the game if the title id does not match the one in the corresponding tmd... Am I missing something here?