Search results

  1. rvtr

    tapping some links lead to ads on gbatemp

    I'd second what x65943 said. That github link is not compromised, and you should see no ads unless you have malicious software installed to your PC.
  2. rvtr

    Tutorial Build DSi NAND from scratch

    And you know this is just one small thing :P k66 has been a huge help with testing, so many thanks to them too. Half of this is from us figuring out CPU swaps on dev units.
  3. rvtr

    Tutorial Build DSi NAND from scratch

    How do you build a NAND? Before we start building NAND, let's look at the basic structure to help you to identify each section used, the placement, and purpose. NAND Layout AddressItemNotes 0x00000000-0x00000200MBR (Samsung, ST)This tells stage1 (BIOS) how NAND is laid...
  4. rvtr

    Looking for DS Fat Firmware variants (V1, V2, V3) for my preservation project.

    The versions were based off of older gbatemp posts. I put the blame on those. The community had no standards even with their custom versions. I hate is so much. v7 could mean iQue, or it could mean flashme, or it could mean the final USG firmware, or it meant nothing at all. Like these tests...
  5. rvtr

    Looking for DS Fat Firmware variants (V1, V2, V3) for my preservation project.

    There's a lot of incorrect information out there about firmware versions. I've purchased and dumped hundreds of wifi boards, so you can trust what I say. I've never seen anything newer than 2006/03/08 11:19. Small bit of my collection :P
  6. rvtr

    Misc ROM Hack Trojans and DS

    I don't do PSP stuff, but that'd be great for archive.org. Someone out there surely might need it.
  7. rvtr

    Misc ROM Hack Trojans and DS

    That's RGD. I'm an admin for that wiki, and I'd personally advise against uploading there. The article is good (assuming you were the one who made edits earlier today), but actual downloads are a bit iffy. That's only my personal opinion though.
  8. rvtr

    Misc ROM Hack Trojans and DS

    I'd try archive.org. I'll put up a link on my site as well.
  9. rvtr

    Looking for DS Fat Firmware variants (V1, V2, V3) for my preservation project.

    v6 and v7 are flashme versions, not official builds. See the bottom section of the page for those.
  10. rvtr

    Looking for DS Fat Firmware variants (V1, V2, V3) for my preservation project.

    Already preserved, but I'd suggest mirroring my archive. It's just this single web page and all the dumps. https://docs.randommeaninglesscharacters.com/dsfirmwares.html
  11. rvtr

    Petition to have sexually_inactive removed from the internet

    Hm? Removing those who are sexually inactive? That'll kill the EOF!
  12. rvtr

    Homebrew TAD Delivery Tool - Installs TADs on any DSi!

    https://github.com/rvtr/TDT/releases/tag/v0.2.0 Fixed an issue found by @k66 , where installing iQue firmware on an iQue DSi would create a brick. This was caused from doing the iQue hack. Now disabled. Also finally making a proper release for installing data titles (DSHashTable...
  13. rvtr

    Can we revive the DSi Shop with self-hosted files?

    I can't help you there. Though I believe that there is a dump of the server on archive.org. I suggest looking at the format there.
  14. rvtr

    Can we revive the DSi Shop with self-hosted files?

    You can repack CDN contents from an SRL and TMD. Very easy to do. Would have to fake tickets though (blank ticket other than the TID), and checks for those would need to be removed. Process of rebuilding CDN contents would basically be the reverse of this...
  15. rvtr

    Nature Pics

    Plants grown myself are still nature enough. Maybe. I mostly have tamarinds, kentucky coffeetrees, and cucamelons.
  16. rvtr

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    @KIlly728 if you do this, mind if I add them to here? https://nands.randommeaninglesscharacters.com/ Problem NANDs are especially great to have as a reference.
  17. rvtr

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    ntrboot does give you greater access than other exploits (not really an exploit but still). The problem is just that a lot of homebrew doesn't load the keys properly on the first try. It's always troublesome. But usually chainloading will set up everything needed.
  18. rvtr

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    The launcher has nothing to do with bad IDs. That would be an issue reading the keys from the CPU and NAND. Can happen if you're loading dump tools directly from ntrboot. Try chainloading ntrboot --> gm9i --> safenandmanager. (also factory file? Only if you installed "HNAA.tad") TDT will update...
  19. rvtr

    Hardware nintendo DSi CPUs

    The best thing about these is that they’ll likely have the retail HWInfo keys! But no dumps exist… 1772743233 It’ll be even faster to replace/edit in my fork of gm9i. Have to compile it yourself, but you can edit files in NAND directly. (does not boot from the dspico)...
  20. rvtr

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    If there is a change needed for TDT, let me know. I know that the github releases are a bit behind. I was waiting to push a new release until I could clean up the code... about a year and a half ago lmao