Difference between revisions of "CTools Pack"

From Custom Mario Kart
Jump to navigation Jump to search
m (Fixed errors.)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Software-Info
 
{{Software-Info
|name=CTools Pack
+
|name={{PAGENAME}}
|creator=[[User:Chadderz|Chadderz]]
+
|creator=[[Chadderz]]
|fileformat1=SZS
+
|fileformat1=U8
|fileformat2=BMG
+
|fileformat2=BMG
|fileformat3=BRRES
+
|fileformat3=BRRES
|fileformat4=TPL
+
|fileformat4=TPL
|fileformat5=BTI
+
|fileformat5=BTI
|fileformat6=KCL
+
|fileformat6=KCL
|fileformat7=
+
|fileformat7=
|fileformat8=
+
|fileformat8=
|fileformat9=
+
|fileformat9=
|version=1.00.0008
+
|version=v1.00.0008
 
|video=
 
|video=
|download=http://www.chadsoft.co.uk/wiicoder
+
|download= http://chadsoft.co.uk/wiicoder
}}
+
}}
  
==Overview==
+
== Overview ==
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 no longer under development.  
+
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 has the ability to change and expand the structure of SZS files and the files within [[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 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]].
=== Image Editor ===
+
 
The image 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.
+
=== TPL Editor ===
=== BRRES editor ===
+
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.
 
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. Currently this program is a bit buggy, but it is being improved.
+
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 ===
+
=== KCL Editor ===
The [[KCL (File Format)|KCL]] file editor allows the creation of expanded KCL files. VERY buggy.
+
The [[KCL (File Format)|KCL]] file editor allows the creation of expanded KCL files. It is very buggy.
  
=== KMP editor (Announced)===
+
=== 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]].
+
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==
+
== Version History ==
An old version of the source code is available at [http://code.google.com/p/ctoolswii/ http://code.google.com/p/ctoolswii/].
+
An old version of the source code is available at http://code.google.com/p/ctoolswii/.
  
 
== Links ==
 
== Links ==
 
{{Custom Track Tutorial}}
 
{{Custom Track Tutorial}}
 
{{User-Chadderz-Link}}
 
{{User-Chadderz-Link}}
[[category:Software]][[category:Custom Track Tutorial]]
+
[[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