PatchBRSAR

From Custom Mario Kart
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
PatchBRSAR
Author: TheZACAtac
Operating system: Windows
File format: BRSAR
Version: v1.0-beta2
Date of latest version: 2021-02-17
Download: GitHub

Overview

PatchBRSAR is a console application created by TheZACAtac. It can be used to patch the revo_kart.brsar file to prevent background music from stopping during gameplay.

Commands

PatchBRSAR

  • Displays information about PatchBRSAR as well as the commands that PatchBRSAR provides.

PatchBRSAR file brsar brstmfile [option1 ... optionN]

  • Uses brstmfile to patch BRSTM entry of same filename (unless mkwbrstm is defined; then the entry to be patched is defined by brstmname specified by mkwbrstm).

PatchBRSAR folder brsar brstmfolder [option1 ... optionN]

  • Uses all BRSTM files in 'brstmfolder to patch BRSTM entries.

Options

showfileinfo

  • Shows some info about input BRSAR file.

output=filename

  • Saves patched BRSAR to filename.

mkwbrstm=brstmname

  • Filename in BRSTM entry to patch (only available with file command).

Version History

Version Date of release Information
v1.0-beta 2020-04-12 First release
v1.0-beta2 2021-02-17 Removed AdvancedConsole.dll