Jump to content

The_Revvy

New Member
  • Posts

    2
  • Joined

  • Last visited

Reputation

4 Neutral

About The_Revvy

  • Birthday 01/25/2000

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey y'all, I know this topic is pretty old, but if anyone's still around, I made a wii homebrew version of @Team Fail's program https://github.com/The-Revvy/ii-reader
  2. e-Writer https://github.com/The-Revvy/e-writer An e-Reader based .ek3 injector for Pokemon Ruby/Sapphire Replaces the first Pokemon in your party with a user-generated .ek3. Usage Generate a .ek3 file using PKHeX, rename it to "input.ek3", and run "inject.py". This will generate "card.z80", which can then be built into a functioning dotcode. The included "input.ek3" will inject the following Pokemon: METAGROSS (shiny) adamant lvl 100 no item 31/31/31/7/31/31 128/252/0/0/0/128 meteor mash/earthquake/rock slide/explosion all 32 ribbons Revvy/57690/24422 How to build Download nedcmake from caitsith2.com E-Reader Development Tools To run in an emulator: generate RAW: nedcmake.exe -i card.z80 -o us -type 1 -region 1 -raw To run on real hardware: generate BMP: nedcmake.exe -i card.z80 -o us -type 1 -region 1 -bmp Video of the program in action
×
×
  • Create New...