Recent content by TheDuck3000

  1. TheDuck3000

    Hacking Hardware Project Need help with a custom handheld

    So a different screen with VGA / Composite / Component would be better. Do you know another one I can use that would work good in a WiiU gamepad? If I were to use my own regulators, where can the parts the cheapest? Also where can I get the specific resistors? Also, is there a way I could use...
  2. TheDuck3000

    Hacking Hardware Project Need help with a custom handheld

    Would it be possible to reuse the regulators the Wii comes with?
  3. TheDuck3000

    Hacking Hardware Project Need help with a custom handheld

    I am making a Wii handheld and need some help with a few parts: - How can I connect a screen (https://www.ebay.com/itm/251878770018?_trksid=p2057872.m2749.l2649&ssPageName=STRK:MEBIDX:IT) to my trimmed wii? - What is the easiest and least expensive way to add power to the handheld? I need a...
  4. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    That’s good, so I should just be able to buy a card and put my ROM on it.
  5. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    Maybe try this? https://github.com/SabreTools/NDecrypt
  6. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    Sure, here are the sources I used for that: https://wiki.gbatemp.net/wiki/Sky3DS+#Clones & https://wiki.gbatemp.net/wiki/Sky3DS#Clones I'm just going to hope that Luma3DS allows for unsigned .3ds files on flashcards, if so they would just have to mod their system (I will eventually convince...
  7. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    There are clones? It's in the GBATemp wiki. For example: KK3DS, Q3DS, Stargate maybe. 1722957599 Here you go...
  8. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    I don't know of any good ones (except for a $20 on AliExpress, but thats still a bit too much for me), so I'm asking if anyone else knows of any that I don't. I know that they are really hard to find.
  9. TheDuck3000

    Does anyone else feel like the 3ds homebrew launcher needs a redesign?

    I totally agree with you! It just seems really boring tbh. Where? Is it with the Luma3DS source since it's part of that?
  10. TheDuck3000

    3dsx to cia?

    Personally I use CXITool and makerom. CXITool has to be manually compiled from the source though.
  11. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    Ok thank you 1722901072 Do you know any cheap clones? I can't seem to find any.
  12. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    Ok, one last question. If I were to put my own unsigned .3ds file on a flashcart, would it run on a modded 3DS?
  13. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    Mistyped that. Meant the save file. However the reason it can’t write anything other than the save is simply that that area of the chip isn’t write accessible by the cartridge pinout, but if you can directly interface the chip it is possible to edit it because it is a NAND chip. 1722874695 At...
  14. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    Wrong. GM9 is able to overwrite the .3ds file on a game cartridge just fine.
  15. TheDuck3000

    Hardware Homebrew Homebrew game Need help with a custom game cartridge

    The main thing I’m trying to do with that is to find out how I can directly interface with the flash chip to find out more about how the game is sent over to the 3DS. I’m hoping there is an identical chip under a different name I can read the docs for.