![]() |
|
Changing the games music with the resource pack feature? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Game Modifications (https://forums.dolphin-emu.org/Forum-game-modifications) +--- Forum: Cheats, Hacks, & Game Patches (https://forums.dolphin-emu.org/Forum-cheats-hacks-game-patches) +--- Thread: Changing the games music with the resource pack feature? (/Thread-changing-the-games-music-with-the-resource-pack-feature) |
Changing the games music with the resource pack feature? - Shrekacito - 06-05-2020 I am making a resource pack for a wii game on dolphin and I was thinking of not only changing the textures, but also changing the music. Is there a way to do that with resource packs? The reason I even asked this question in the first place is because in the game Minecraft, resource packs can also change music. So I was thinking if Dolphin resource packs can do the same thing, too. RE: Changing the games music with the resource pack feature? - JosJuice - 06-05-2020 No. RE: Changing the games music with the resource pack feature? - Shrekacito - 06-05-2020 (06-05-2020, 06:20 AM)JosJuice Wrote: No. Ok but is there a possibility it may be added in the future? RE: Changing the games music with the resource pack feature? - mbc07 - 06-05-2020 It's not as trivial as you might think as there's no standard way to replace game music like we can do with textures. Every game stores their music files on their own way, which their own format and compression. IMHO adding the ability for resource packs to replace or apply patches on individual files on the game disc is probably more doable, but then, the resource pack author would need to figure the specific music format the target game uses and how to mod it by itself. Anyway, someone would need to implement any of these approaches before they become viable and AFAIK nobody is working on that at the moment... |