Difference between revisions of "CTools Pack"

From Custom Mario Kart
Jump to navigation Jump to search
m
Line 12: Line 12:
 
|fileformat9=
 
|fileformat9=
 
|fileformat1=
 
|fileformat1=
|version=1.00.0004
+
|version=1.00.0005
 
|video=
 
|video=
 
|download=http://chadderz.is-a-geek.com/wiicoder/download.aspx
 
|download=http://chadderz.is-a-geek.com/wiicoder/download.aspx
Line 23: Line 23:
 
=== BMG editor ===
 
=== BMG editor ===
 
The BMG editor is the second tool to be released in the pack, and it allows the user to edit and expand [[BMG (File Format)|BMG files]].
 
The BMG editor is the second tool to be released in the pack, and it allows the user to edit and expand [[BMG (File Format)|BMG files]].
=== BRRES editor (Coming Soon) ===
+
=== BRRES editor ===
The BRRES editor, currently in development, will have the ability to change and expand the structure of [[BRRES (File Format)|BRRES files]], including the models and textures.
+
The BRRES editor has the ability to change and expand the structure of [[BRRES (File Format)|BRRES files]], including the models and textures.
 +
In order to create models, users can now create a new BRRES file, and then use the File>Import>Wavefront OBJ button to import a .obj model. These models can be generated by many different programs. The user then has options of how to import the model, and whether or not to prepare it for use as a course or a map model. In order to replace an object, for example dokan_sfc.brres, the name of the model file within 3DModels(NW4R) must match the name of the model in the file it replaced, in this case dokan_sfc.
 
{| class="wikitable"
 
{| class="wikitable"
|+ BRRES editor progress
+
|+ BRRES editor progress as of CTools version 1.00.0005
 
!Feature
 
!Feature
 
!Progress
 
!Progress

Revision as of 19:52, 14 April 2011

CTools Pack
Creator: Chadderz
File Formats:
Version: 1.00.0005
Video:
Download: chadderz.is-a-geek.com

The CTools Pack is a series of programs created by Chadderz to enable the editing of Mario Kart Wii's files and similar files. The program is under development, and the current code and status of the project is available at http://code.google.com/p/ctoolswii/.

Programs

The programs of the CTools pack are linked together with the CTools library dll, which provides features for checking for updates, and managing the programs.

SZS Explorer

The SZS explorer has the ability to change and expand the structure of SZS files and the files within. SZS files.

BMG editor

The BMG editor is the second tool to be released in the pack, and it allows the user to edit and expand BMG files.

BRRES editor

The BRRES editor has the ability to change and expand the structure of BRRES files, including the models and textures. In order to create models, users can now create a new BRRES file, and then use the File>Import>Wavefront OBJ button to import a .obj model. These models can be generated by many different programs. The user then has options of how to import the model, and whether or not to prepare it for use as a course or a map model. In order to replace an object, for example dokan_sfc.brres, the name of the model file within 3DModels(NW4R) must match the name of the model in the file it replaced, in this case dokan_sfc.

BRRES editor progress as of CTools version 1.00.0005
Feature Progress Tested Source Avaliable
BRRES Parsing Yes Yes Yes
BRRES Expansion Yes Yes with errors TEX0, MDL0 and SRT0 only
TEX0 Editing Yes Yes Yes with errors
MDL0 Editing View only View only View only
PAT0 Editing Parsed only Parsed only Parsed only
CHR0 Editing Parsed only Parsed only No
CLR0 Editing Parsed only Parsed only No
SRT0 Editing Parsed only Parsed only No
Obj File Importing Yes Yes No

KMP editor (announced)

The official CTools version of the KMP editor will have the ability to change and expand the structure of KMP files. It will hopefully be integrated with the BRRES editor. Another KMP Modifier by khacker35000vr has been released, that can also expand and edit KMP files.

Links