Recent content by pzyn

  1. pzyn

    Evercade CFW and adding ROMS without EverSD?

    Thank you - the Super Pocket drivers combined with the specific win32 rkdeveloptool exe you linked and the "super pocket bootloader (world)" bin from lolroms did the trick, I was able to run rkdeveloptool db just fine! Now I just have to work out how to access and patch things - the rootfs...
  2. pzyn

    Evercade CFW and adding ROMS without EverSD?

    On windows now. Trying RkDevTool (the GUI version, I could not find a windows build of the rkdeveloptool command-line utility, but both appear to have the same functions.) Tried with the Rockchip drivers and all RK3126 loader and MiniLoader versions I could find - no dice, fails after a few...
  3. pzyn

    Evercade CFW and adding ROMS without EverSD?

    I'm using macOS at the moment, I will also give it a try on my linux and windows boxes though if it's a driver issue.
  4. pzyn

    Evercade CFW and adding ROMS without EverSD?

    Thank you for your help! I've now tried every bootloader available from https://github.com/Fast0n/Rockchip_RK3126_Bootloader and all of them hang. I'm going to try some of the bins from https://github.com/neo-technologies/rockchip-bootloader, too, as those are meant for the RK3188, which is...
  5. pzyn

    Evercade CFW and adding ROMS without EverSD?

    rid, rfi, rci, rcb, and td all report failure, and DownloadBoot seemed to just hang indefinitely when I tried it - maybe I just had to be more patient? I assume what I'm meant to do is downloadboot, then printpartition to learn more about the partitions on the device, and mess around with...
  6. pzyn

    Evercade CFW and adding ROMS without EverSD?

    Sorry to reply many years later, but do you remember what commands you used to do this? I grabbed rkdeveloptool to try and mess with the files on my data east super pocket evercade (intending to fiddle around with homebrewing without buying the everSD, if I can manage it), and I can't seem to...
  7. pzyn

    Hacking QUICK/NEWBIE QUESTIONS here!

    To clarify I'm only using one at a time, I've just tried both of them because the first didn't work! I'll try the y-cable suggestion, I think it could be a good lead. Thank you very much for responding! 1723409879 i was about to write a comment reporting back that it didn’t work and providing...
  8. pzyn

    Hacking QUICK/NEWBIE QUESTIONS here!

    USB LOADER GX seems happy to load off of an 8GB fat32-formatted USB drive, but I want to upgrade to something bigger. I have two USB HDDs, both the sort where the drive inside is interchangeable SATA. Neither one seems to work with USB LOADER GX, in the same ways: If I have the option enabled...
  9. pzyn

    Hacking Ghidra - Is there a FunctionID db or similar for the wii SDK?

    I'm trying to RE a Wii game, primarily using Ghidra, but I'm running into a lot of dead ends! It would be nice to be able to easily identify common routines such as file loading. The WiiBrew wiki mentions that there's a FunctionID database available for the IOS, but makes no mention of anyone...