CBXDecoder
CBXDecoder is a small utility that helps modders work with audio files from TTGames LEGO video games.
It allows you to convert CBX audio files, a proprietary format used by TTGames, into the widely supported WAV format. Once converted, these files can be easily played, edited, or analyzed using standard audio tools.
▶️ How to use
CBXDecoder is distributed as a precompiled executable.
Typical usage workflow:
- Locate a
.cbxaudio file from the game files - Run CBXDecoder on the file (usually via command line or drag-and-drop, depending on the version)
- The tool outputs a
.wavfile in the same folder or a specified output location - Open the resulting WAV file in your preferred audio player or editor
Refer to the project repository for any usage details or examples provided by the author.
📦 Availability
- Repository: https://github.com/connorh315/CBXDecoder
- License: Unknown (closed source)
The tool is shared as-is by its author.
🙏 Credits
CBXDecoder was created by connorh315.
All credit and thanks go to the original author.