PokeWear - a PokeStroller port
PokeStroller is an experimental PokeWalker emulator for windows made by jpcerrone. It loads up your eeprom memory file and lets you visualize your pokemon, scroll through the menus and play the dowsing and pokeradar minigames.
This is an Android Wear OS port as I thought it would be cool to have on a Watch (closest thing we have to the PokeWalker).
To run the emulator you'll need a copy of your PokeWalker's ROM and a copy of your EEPROM binary. You can dump both of these from your PokeWalker using PoroCYon's dumper for DSi/3ds or DmitryGR's PalmOS app.
Place both the eeprom and rom files in the assets folder and rename them to eeprom.bin and rom.bin accordingly.
Run the emulator, the buttons are controlled with the touchscreen.
- Audio.
- IR emulation to connect to a Nintendo DS emulator or to another pokestroller instance.
- RTC.
- Accelerometer simulation (Step counting).
- Save changes to eeprom file.
- Fix pokeRadar bug that appears when clicking the wrong bush.
- Change how the rom and eeprom are loaded, preferably would be uploaded and selected.
Build the project using Android Studio
Feel free to contribute by opening up a PR!