CryEd: a new Pokémon Crystal cry editor/previewer
Posted by: DevEd
Date: 2018-10-05 09:07:30
Features:
- Full cry editing ability (FroggestSpirit's editor doesn't let you change the high byte of the length)
- Ability to import existing Gen1/Gen2 cries
- Ability to load/save your cries
- BONUS: You can use the unused cry base! (I assigned it to ID $44, note that you'll have to manually assign the pointers if you want to use this in a ROM hack)
Misc tidbits:
- This was forked from an earlier project of mine to isolate Pokémon Crystal's sound driver into a blank ASM project.
- FroggestSpirit's editor is 2 MB, while mine is only 64 KB.
Download link (including source code) is in attachments. Feedback appreciated!