Difference between revisions of "CTools Pack"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "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,...")
 
m (Fixed errors.)
 
(43 intermediate revisions by 12 users not shown)
Line 1: Line 1:
The CTools pack is a series of programs created by [[User:Chadderz|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/ http://code.google.com/p/ctoolswii/].
+
{{Software-Info
 +
|name={{PAGENAME}}
 +
|creator=[[Chadderz]]
 +
|fileformat1=U8
 +
|fileformat2=BMG
 +
|fileformat3=BRRES
 +
|fileformat4=TPL
 +
|fileformat5=BTI
 +
|fileformat6=KCL
 +
|fileformat7=
 +
|fileformat8=
 +
|fileformat9=
 +
|version=v1.00.0008
 +
|video=
 +
|download= http://chadsoft.co.uk/wiicoder
 +
}}
 +
 
 +
== Overview ==
 +
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 no longer under development.  
  
 
== Programs ==
 
== 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.
 
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 ===
 
=== SZS Explorer ===
The SZS explorer is the program that edits [[szs (File Format)|szs files]].
+
The SZS explorer has the ability to change and expand the structure of SZS files and the files within [[U8 (File Format)|U8 files]].
=== bmg tool ===
+
 
The bmg tool was the second program to be released in the pack, and it allows the user to edit [[bmg (File Format)|bmg files]].
+
=== BMG Editor ===
=== Image tool ===
+
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 image tool is the still unreleased tool that allows the user to edit several image file formats.
+
 
=== Brres editor ===
+
=== TPL Editor ===
The brres editor is a program to edit [[brres (File Format)|brres files]]. It is not yet released.
+
The TPL editor is a tool to allow modification of [[TPL (File Format)|TPL]] and [[BTI (File Format)|BTI]] images. It was added in version 1.00.0005.
 +
 
 +
=== BRRES Editor ===
 +
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.
 +
 
 +
=== KCL Editor ===
 +
The [[KCL (File Format)|KCL]] file editor allows the creation of expanded KCL files. It is very buggy.
 +
 
 +
=== KMP Editor (announced) ===
 +
The official CTools version of the KMP editor was planned to have the ability to change and expand the structure of [[KMP (File Format)|KMP files]]. It was intended be integrated with the BRRES editor.  Other programs, such as [[KMP Modifier]] by [[kHacker35000vr]] and [[KMP Cloud]] by [[Vulcanus2]], were released with the ability expand and edit [[KMP (File Format)|KMP files]].
 +
 
 +
== Version History ==
 +
An old version of the source code is available at http://code.google.com/p/ctoolswii/.
 +
 
 +
== Links ==
 +
{{Custom Track Tutorial}}
 +
{{User-Chadderz-Link}}
 +
[[Category:Software]]
 +
[[Category:Custom Track Tutorial]]

Latest revision as of 03:58, 18 December 2021

CTools Pack
Creator: Chadderz
File Formats:
Version: v1.00.0008
Video:
Download: ChadSoft

Overview

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 no longer under development.

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 U8 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.

TPL Editor

The TPL editor is a tool to allow modification of TPL and BTI images. It was added in version 1.00.0005.

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.

KCL Editor

The KCL file editor allows the creation of expanded KCL files. It is very buggy.

KMP Editor (announced)

The official CTools version of the KMP editor was planned to have the ability to change and expand the structure of KMP files. It was intended be integrated with the BRRES editor. Other programs, such as KMP Modifier by kHacker35000vr and KMP Cloud by Vulcanus2, were released with the ability expand and edit KMP files.

Version History

An old version of the source code is available at http://code.google.com/p/ctoolswii/.

Links