Creating a League Custom Sound Board
I was wondering if anyone knew how to create a custom sound pack for League. As in changing the Champions ability sounds to something else. All the guides I have looked up are at least 4 years old.
I was wondering if anyone knew how to create a custom sound pack for League. As in changing the Champions ability sounds to something else. All the guides I have looked up are at least 4 years old.
I've been looking to do the same thing, but the old guides don't work anymore. I found the sound files, but they're .wpk files, that I couldn't open with anything. I downloaded a program that was supposed to extract .wpk files, but that didn't work. I gotta look into that more though, you could probably modify the sound files if you manage to extract and repack the wpk files.
Should be the same method as creating custom sound files for the announcer, which I've tinkered around with a little bit.
The guides from a few years back are kinda obsolete now since the directory is different, but some of the stuff still applies. I'll reply once I have more info.
UPDATE: I was able to inject a few files into Riven's voice over using a couple of mp3s of my own. It's a matter of naming the custom lines according to the numbered.wem file assigned for that quote. For instance, if her line "The time for talk is over" (ult quote) is assigned to "0001.wem" then your mp3 should be named "0001.mp3". Then you may convert the .mp3 file into a .wem file using the conversion software found in a couple of older guides. After you have your custom "0001.wem" inject it into the champion's voiceover.wpk file (In this case, "Riven_VO_Base.wpk") and then replace the .wpk file in the league directory with your modified .wpk file.
EDIT: The only issue is tracking the numbers assigned for each champion's voice line. As far as I know, changing the announcer is simpler because there is an automated process that does this now w/ Creator program found in the older guides. The Creator program lists the tracks in the announcer.wpk file and you can simply assign an mp3 to the individual .wem files found in that announcer file. But, Creator doesn't do this for champions.....yet. I'll make a quick guide once I master the process.