Difference between revisions of "CTools Pack"

From Custom Mario Kart
Jump to navigation Jump to search
m
m (Fixed errors.)
 
(29 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
{{Software-Info
 
{{Software-Info
|name=CTools Pack
+
|name={{PAGENAME}}
|creator=[[User:Chadderz|Chadderz]]
+
|creator=[[Chadderz]]
|fileformat=SZS
+
|fileformat1=U8
|fileformat2=BMG
+
|fileformat2=BMG
|fileformat3=
+
|fileformat3=BRRES
|fileformat4=
+
|fileformat4=TPL
|fileformat5=
+
|fileformat5=BTI
|fileformat6=
+
|fileformat6=KCL
|fileformat7=
+
|fileformat7=
|fileformat8=
+
|fileformat8=
|fileformat9=
+
|fileformat9=
|fileformat1=
+
|version=v1.00.0008
|version=1.00.0004
 
 
|video=
 
|video=
|download=http://chadderz.is-a-geek.com/wiicoder/download.aspx
+
|download= http://chadsoft.co.uk/wiicoder
}}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/].
+
}}
 +
 
 +
== 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 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]].
=== BRRES editor (indev) ===
+
 
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.
+
=== TPL Editor ===
{| class="wikitable"
+
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 progress
+
 
!Feature
+
=== BRRES Editor ===
!Progress
+
The BRRES editor has the ability to change and expand the structure of [[BRRES (File Format)|BRRES files]], including the models and textures.
!Tested
+
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.
!Source Avaliable
+
 
|-
+
=== KCL Editor ===
|BRRES Parsing
+
The [[KCL (File Format)|KCL]] file editor allows the creation of expanded KCL files. It is very buggy.
| {{yes}}
+
 
| {{yes}}
+
=== KMP Editor (announced) ===
| {{yes}}
+
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]].
|-
+
 
|BRRES Expansion
+
== Version History ==
| {{maybe|TEX0, MDL0 and SRT0 only}}
+
An old version of the source code is available at http://code.google.com/p/ctoolswii/.
| {{maybe|TEX0 only}}
 
| {{maybe|TEX0, MDL0 and SRT0 only}}
 
|-
 
|TEX0 Editing
 
| {{yes}}
 
| {{yes}}
 
| {{opt|Yes with errors}}
 
|-
 
|MDL0 Editing
 
| {{maybe|View only}}
 
| {{maybe|View only}}
 
| {{maybe|View only}}
 
|-
 
|PAT0 Editing
 
| {{maybe|Parsed only}}
 
| {{maybe|Parsed only}}
 
| {{maybe|Parsed only}}
 
|-
 
|CHR0 Editing
 
| {{maybe|Parsed only}}
 
| {{maybe|Parsed only}}
 
| {{no}}
 
|-
 
|CLR0 Editing
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
|-
 
|SRT0 Editing
 
| {{maybe|Parsed only}}
 
| {{maybe|Parsed only}}
 
| {{no}}
 
|-
 
|Obj File Importing
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
|}
 
=== KMP editor (announced)===
 
The official CTools version of the KMP editor will have the ability to change and expand the structure of [[KMP (File Format)|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 (File Format)|KMP files]].
 
  
 
== 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