m8s Revolution Sound Tool

From Custom Mario Kart
Jump to navigation Jump to search
M8s Revolution Sound Tool
Author: m8
Operating systems: Windows, Linux, MacOS
Programming language: C++
Software type: Editor
File formats: BRSAR, BRSTM, BRWAR, BRWAV, BRSEQ, BRBNK, BRWSD
Version: v1.2
Date of latest version: 2024-06-21
Download: GitHub
Source code: GitHub

Overview

m8s Revolution Sound Tool is a command line interface created by m8 for handling Wii sound files. Its name is inspired by Wiimms SZS Tools.

Commands

  • mrst list displays general information about a file.
  • mrst extract extracts subfiles from BRSAR and BRWAR archives.
  • mrst decode decodes files into .wav, .sf2 and .midi where applicable.

Media

Currently no media

Version History

Version Date of release Information
v1.0 2024-05-16 First release
v1.1 2024-05-20
  • mrst list is now supported for all formats.
  • Added BRSEQ → MIDI support.
v1.2 2024-06-21
  • Added support for old BRWSD and BRBNK versions, where wave files were embedded in them and BRSARs contained raw DSP data instead of BRWARs.
  • Fixed bug which caused non-ADPCM encoded sounds to be potentially partly corrupted.