Recent content by eloeri

  1. E

    ROM Hack e-reader development

    Ok, I found this thread when trying to make e-reader NES games. With NEDCMAKE, the following command line makes NES e-reader bin files: `nedcmake -i game.nes -o NAME -type 0 -bin -fill 1 -name NAME -region 1 -size 1 -save 1` the first `name` is the output name of the files, second is the name...
  2. E

    ROM Hack Convert E-Reader .vpk or .bin to .sav

    I can't link the github because I'm a new user, but the homebrew is called "ii-reader" by the user The Revvy. This is as close as I can get with emulation. You need to physically insert the e-reader into the gba for it to register, which just isn't possible in dolphin (yet). Good luck!
  3. E

    ROM Hack Convert E-Reader .vpk or .bin to .sav

    Thanks for the reply! Yeah, I've found a few repositories and quite a few savs, but unfortunately not all the raws have corresponding savs. I found some homebrew that I think does what I want, but I'd have to dig out my old wii from storage. Anyways, thanks for getting back to me, I appreciate it!
  4. E

    ROM Hack Convert E-Reader .vpk or .bin to .sav

    @Plstic This is a longshot, but did you ever figure out how to make .savs out of the .raw e-reader card data?