The_Revvy Posted November 19, 2020 Posted November 19, 2020 (edited) 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 Edited January 29, 2022 by The_Revvy Updated video link 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now