Difference between revisions of "BrawlBox"

From Custom Mario Kart
Jump to navigation Jump to search
m
m (hm.. not sure what's up with the PAC row)
Line 1: Line 1:
 +
<div class="float-right">
 
{{Software-Info
 
{{Software-Info
 
|name=BrawlBox
 
|name=BrawlBox
 
|creator=[[User:Kryal|Kryal]], [[User:BlackJax|BlackJax]]
 
|creator=[[User:Kryal|Kryal]], [[User:BlackJax|BlackJax]]
 
|fileformat=PAC
 
|fileformat=PAC
|fileformat2=PCS
+
|fileformat1=PCS
|fileformat3=BRRES
+
|fileformat2=BRRES
|fileformat4=MDL0
+
|fileformat3=MDL0
|fileformat5=TEX0
+
|fileformat4=TEX0
|fileformat6=CHR0
+
|fileformat5=CHR0
|fileformat7=PAT0
+
|fileformat6=PAT0
|fileformat8=SRT0
+
|fileformat7=SRT0
|fileformat9=CLR0
+
|fileformat8=CLR0
|fileformat1=SHP0
+
|fileformat9=SHP0
|fileformat0=BRSAR
+
|fileformat10=BRSAR
 
|version=v0.68d
 
|version=v0.68d
 
|video=
 
|video=
 
|download=http://forums.kc-mm.com/Gallery/BrawlView.php?Number=32721
 
|download=http://forums.kc-mm.com/Gallery/BrawlView.php?Number=32721
 
}}
 
}}
 +
</div>
 +
 +
==Overview==
 
'''BrawlBox''' is a tool that was designed to edit the [[PAC (File Format)|PAC]] and [[PCS (File Format)|PCS]] files from [[Super Smash Bros. Brawl]]. It's useful for adding more materials and shaders to a model, and for removing the [[Harry Potter Effect]] from a [[Custom Track]] that suffers this problem. It can edit most, if not all formats that have been seen inside a [[BRRES (File Format)|BRRES]] file.
 
'''BrawlBox''' is a tool that was designed to edit the [[PAC (File Format)|PAC]] and [[PCS (File Format)|PCS]] files from [[Super Smash Bros. Brawl]]. It's useful for adding more materials and shaders to a model, and for removing the [[Harry Potter Effect]] from a [[Custom Track]] that suffers this problem. It can edit most, if not all formats that have been seen inside a [[BRRES (File Format)|BRRES]] file.
  
Line 23: Line 27:
 
If you want to know more about editing a BRRES in BrawlBox, see [[BrawlBox Tricks]].
 
If you want to know more about editing a BRRES in BrawlBox, see [[BrawlBox Tricks]].
  
== Known Problems with Mario Kart Files ==
+
==Known Problems with Mario Kart Files==
*It cannot compress SZS files (but it can open them!).
+
* It cannot compress SZS files (but it can open them!)
== Source Code and Downloads==
 
  
 +
==Source Code and Downloads==
 
; brawltools2 @ code.google.com
 
; brawltools2 @ code.google.com
 
* [http://code.google.com/p/brawltools2/ Project Home]
 
* [http://code.google.com/p/brawltools2/ Project Home]
 
* [http://code.google.com/p/brawltools2/downloads/list Downloads]
 
* [http://code.google.com/p/brawltools2/downloads/list Downloads]
 +
<br clear="all">
  
<br clear=all/>
 
 
{{Template:Custom Track Tutorial}}
 
{{Template:Custom Track Tutorial}}
[[category:Stub]][[category:Software]]
+
[[Category:Software]]

Revision as of 01:54, 14 August 2013

BrawlBox
Creator: Kryal, BlackJax
File Formats:
Version: v0.68d
Video:
Download: forums.kc-mm.com

Overview

BrawlBox is a tool that was designed to edit the PAC and PCS files from Super Smash Bros. Brawl. It's useful for adding more materials and shaders to a model, and for removing the Harry Potter Effect from a Custom Track that suffers this problem. It can edit most, if not all formats that have been seen inside a BRRES file.

The most recent version, v0.68, allows editing BRSAR files. A BRSAR file stores sounds such as character voices, and menu sounds.

If you want to know more about editing a BRRES in BrawlBox, see BrawlBox Tricks.

Known Problems with Mario Kart Files

  • It cannot compress SZS files (but it can open them!)

Source Code and Downloads

brawltools2 @ code.google.com