II-Reader Wii
From GameBrew
More actions
| ii-Reader | |
|---|---|
| File:Iireaderwii.jpg | |
| General | |
| Author | The-Revvy |
| Type | Other Apps |
| Version | 1b |
| License | MIT License |
| Last Updated | 2020/12/17 |
| Links | |
| Download | |
| Website | |
| Source | |
ii-Reader is a Wii Homebrew app that allows you to add vpk data to your e-Reader save file. To use this app, you need to have vpk data named "vpk.bin" in the "SD://iireader" folder.
You can also use a hex editor to modify "title.bin" to change the name of the program (up to 35 characters).
To obtain vpk.bin
- Obtain a .raw dump of your desired e-Reader card
- Download nedcenc from caitsith2.com E-Reader Development Tools
- Run the following command
nedcenc.exe -i <input>.raw -o vpk.bin -d
Based on GBA Link Cable Dumper v1.6 by FIX94
Todo
- Add suport for more than just z80 data, should be p easy
Media
ii-Reader: An e-Reader vpk injector for the Nintendo Wii - (Revvy)
Special Shoutouts to
- FIX94
- Chishm
- Dark Fader
- Caitsith2
- The e-Reader Crew
Changelog
v1b
- First release, only injects z80 data properly