Howdy folks, I was looking for some advice for my first romhack project. As part of my mod, I'm looking to add voice clips to Link To The Past. When I first had my idea, I naively thought "oh, this will be easy, just swap out existing sound clips!".....LTTP doesn't use sound clips. it uses channel sounds. they added the voice clips in the GBA remake, and the hacking utilities for LTTP don't allow for dropping in sound clips. so I figure I need to do it the hard way, and hex edit my way to glory. but I was hoping to gauge just how difficult such an undertaking might be before I jump into it. I want to make sure I know what to focus on, or if what I want to do is even possible.