Difference between revisions of "BrawlBox"

From Custom Mario Kart
Jump to navigation Jump to search
m
(4 intermediate revisions by 4 users not shown)
Line 14: Line 14:
 
|fileformat9=SHP0
 
|fileformat9=SHP0
 
|fileformat10=BRSAR
 
|fileformat10=BRSAR
|version=v0.74b
+
|version=v0.78 Hotfix 1
 
|video=
 
|video=
|download= http://forums.kc-mm.com/Gallery/BrawlView.php?Number=207410
+
|download=https://github.com/libertyernie/brawltools/releases
 
}}
 
}}
 
</div>
 
</div>
  
==Overview==
+
== 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.
  
 
Since version 0.68, it has been possible to edit sounds in the BRSAR. The BRSAR contains sounds like tricks, boosts, and character sounds.
 
Since version 0.68, it has been possible to edit sounds in the BRSAR. The BRSAR contains sounds like tricks, boosts, and character sounds.
 +
 +
Since version 0.77, it has been possible to add more files to the BRSAR, both in the filesystem and in internal indexes, making it possible to add more slots for music and other SFX.
 +
 +
If you want to know more about creating a BRRES in BrawlBox, see [[Creating a BRRES with BrawlBox]].
  
 
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]].
  
==Source Code and Downloads==
+
== Source Code and Downloads ==
; brawltools2 @ code.google.com
+
; brawltools @ github.com/libertyernie/brawltools
* [http://code.google.com/p/brawltools2/ Project Home]
+
* [https://github.com/libertyernie/brawltools Project Home]
* [http://code.google.com/p/brawltools2/downloads/list Downloads]
+
* [https://github.com/libertyernie/brawltools/releases Downloads]
 
<br clear="all">
 
<br clear="all">
  
 
{{Template:Custom Track Tutorial}}
 
{{Template:Custom Track Tutorial}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 15:14, 27 June 2017

BrawlBox
Creator: Kryal, BlackJax96, libertyernie, Sammi Husky
File Formats:
Version: v0.78 Hotfix 1
Video:
Download: GitHub

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.

Since version 0.68, it has been possible to edit sounds in the BRSAR. The BRSAR contains sounds like tricks, boosts, and character sounds.

Since version 0.77, it has been possible to add more files to the BRSAR, both in the filesystem and in internal indexes, making it possible to add more slots for music and other SFX.

If you want to know more about creating a BRRES in BrawlBox, see Creating a BRRES with BrawlBox.

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

Source Code and Downloads

brawltools @ github.com/libertyernie/brawltools