How to make .ogg work with BG2EE?
![H0RSE](https://forums.beamdog.com/uploads/userpics/669/nNMZASNDLQRAL.png)
in BGII:EE Mods
I was looking into adding new soundsets into BG2:EE, and I came across a pack that adds 30 new soundsets to the game.
http://www.shsforums.net/files/file/562-pc-soundsets/
The thing is, all the files are .ogg format. Does BG2EE support ogg, because I put the sounds where they should go, and the game does not recognize them. I even ran the included installer program (which seemed to run and install correctly) but I don't even know where that thing put the files, because they weren't in the sound folder, or anywhere else on my PC according to search results.
So I have all these .ogg soundset files. How do I make them work with BG2?
http://www.shsforums.net/files/file/562-pc-soundsets/
The thing is, all the files are .ogg format. Does BG2EE support ogg, because I put the sounds where they should go, and the game does not recognize them. I even ran the included installer program (which seemed to run and install correctly) but I don't even know where that thing put the files, because they weren't in the sound folder, or anywhere else on my PC according to search results.
So I have all these .ogg soundset files. How do I make them work with BG2?
0
Comments
I'd recommend Bulk Rename Utility so you don't have to change all the extensions manually.
http://www.bulkrenameutility.co.uk/Main_Intro.php
However, instead of manually renaming files or using external tools to rename in batch, today we can use HANDLE_AUDIO in WeiDU.
The main advantage is that the same line of code will work for both the original and the enhanced games: HANDLE_AUDIO will automatically take care of the differences between the engines.