PatchBRSAR

From Custom Mario Kart
Revision as of 01:47, 12 April 2020 by TheZACAtac (talk | contribs) (Created page with "{| class="textbox float-right grid" |+ PatchBRSAR ! Creator: | TheZACAtac |- ! Operating System: | Windows |- ! File Format: | BRSAR |- ! Version: | v1.0-beta |- ! Rel...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
PatchBRSAR
Creator: TheZACAtac
Operating System: Windows
File Format: BRSAR
Version: v1.0-beta
Release Date: 2020-04-11
Download: GitHub

Overview

PatchBRSAR is a console application created by TheZACAtac and can be used to patch revo_kart.brsar 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-11 First release