- To use the soundboard, visit https://chfoo.github.io/pbrchase/.
- To report a mistake, use the Issues section.
To extact the sound files:
Either
- Grab the WAV audio files (English only) from http://www.serebiiforums.com/showthread.php?439401-PBR-Announcer-Voice-Tracks-EXTRACTED!!! or from Archive.org.
Or extract it from the disk image:
- Install Dolphin
- Download and compile the brsar_unpack00 utility
- Open the disc image
- Right click the item and select Properties, Filesystem.
- Navigate to Partition 1, sound, pbr_sound.bsar.
- Extract that file.
- Run brsar_unpack pbr_sound.bsar
To build the sound files:
- Install sox.
- Organize the sound files by langauge:
python3 reorganize_files.py
python3 batch_convert.py
To build the HTML file:
pip3 install jinja
python3 generate_html.py myoutput.html
Copyright 2015,2019-2023 Christopher Foo and contributors. Licensed under the MIT license.
Contains content from
which may be licensed under a different license.