• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by angelXwind

  1. A

    Development: ipatix' High Quality Sound Mixer | V2.1 released!

    Ah, thanks for the information. Injecting the binary into some free space in the ROM then modifying the pointer seems to work. Also, I created a GitHub repository with a Makefile that completely automates the process of assembling and injecting the binary into a ROM...
  2. A

    Development: ipatix' High Quality Sound Mixer | V2.1 released!

    There's a typo on line 48 of your code. See here: https://github.com/angelXwind/pokemon-gen3-hq-sound-mixer/commit/be377b7540ed89a7588941348ed12fd129440669 Also, I wrote a Makefile around your code that executes the following after asssembly (BPEE target): dd if=main.bin of="out.gba"...
Back
Top