A simple Python 3 program that converts .sb3 files to .sb2 files
- Python 3 (preferably 3.6.2 or later)
Download and extract the ZIP file and move the sb3tosb2.py file to wherever you want.
- Run sb3tosb2.py with Python
- Select the SB3 file to open
- Either select the SB2 file to save to or type in a new file name
- Open the terminal or command prompt and navigate to the directory of the sb3tosb2.py file.
- Type in the following command:
python sb3tosb2.py [sb3 location] [sb2 location]
- If an error is given, make sure there isn't already an sb2 file at the specified location.
- MP3 audio files cannot be converted
- 32-bit float WAV files may not be converted correctly