About this mod
This tool allows you to mass convert your custom audio OGG files into the SMP format used by Ghostbusters: The Video Game Remastered.
- Permissions and credits
- Changelogs
- Donations
Thank you for all your support.
# DESCRIPTION
This tool allows you to mass convert your custom audio OGG files into the SMP format used by Ghostbusters: The Video Game Remastered.
Trap those audio files and convert them in a flash! Hit [ 👍 Endorse ] and share!
# USAGE
- Download "GBTVGR ogg2smp Mass Converter" then extract the downloaded .7z archive.
- Rename your OGG files to match the names of the SMP files you want to replace in the game.
- Place the renamed OGG files in the ".\ogg2smp\ogg\" directory.
- Return to the "ogg2smp" directory and run "ogg2smp.bat" if you're using Windows, or "ogg2smp.sh" if you're using Linux.
- Wait for the conversion process to complete.
The script will convert, with the help of ogg2smp, the OGG files to SMP format and create a new folder named smp_<date>, which will contain the converted SMP files.
- KeyofBlueS
# CHANGELOG
v0.4.0
- Updated both Linux and Windows ogg2smp binaries to v0.1.0 (Added duration information to the converted SMP file to define subtitle timing).
v0.3.1
- Fixed a compatibility issue affecting certain Windows environments.
v0.3.0
- Introduced native binary converters for Linux and Windows, drastically improving conversion speed.
- Implemented a feature to validate the correctness of input files.
- Implemented case-insensitive handling of filenames.
- Generate output directories and subdirectories only when required.
- Introduced colored output for easier distinction of messages, warnings, and errors.
- Renamed the tool to "GBTVGR ogg2smp Mass Converter" to differentiate it from the core binary tool.
v0.2.0
- Correctly handle both file and folder names with spaces.
v0.1.0
- Added a feature that enables the recursive conversion of all files within any subfolders inside the ".\ogg2smp\ogg\" directory.
v0.0.1
- Initial release.