Difference between revisions of "DTools"

From Custom Mario Kart
Jump to navigation Jump to search
m (→‎Progress: Update progress)
Line 19: Line 19:
  
 
== Programs v1.0 ==
 
== Programs v1.0 ==
DTools have a series of tools for creating a CTGP Code with features. Have a Library (.dll) and all programs are GUI type. Requires install Wiimm's SZS Tools v1.36b for use.
+
DTools has tools to create a CTGP Code with features. It has a library (.dll) and all programs have GUI. It requires you to install Wiimm's SZS Tools v1.36b to use the program.
  
 
=== CTGP Editor ===
 
=== CTGP Editor ===
Create a CTGP Code (.txt) and generate automatic code with 8 tracks (of course, you can add more). This also can create the Strap.szs in USA, EUR and JPN regions + CTGP CODE replace.
+
Create a CTGP Code (.txt). DTools generates code for 8 tracks (of course, you can add more). DTools can also create Strap.szs for NTSC-U, PAL and NTSC-J regions and replace the CTGP CODE.
  
 
=== Points Modifier ===
 
=== Points Modifier ===
Create and manage points of VS Race for 1-12 players + debug the bat file created.
+
Create and manage the amount of points for VS Race for 1-12 players + debug the bat file that is created.
  
 
=== Nintendo File Patcher ===
 
=== Nintendo File Patcher ===
Patch the Main.dol (add CTGP Code) and StaticR.rel (define number region and add [[Wiimmfi]]).
+
Patch the Main.dol (add CTGP Code) and StaticR.rel (define region number and add [[Wiimmfi]]).
  
 
== Programs v1.5 ==
 
== Programs v1.5 ==
 
=== Message Encoder ===
 
=== Message Encoder ===
Editor of Common.txt and encode for Common.bmg. Also decode.
+
Editor of Common.txt and encode/decode Common.bmg.
  
 
=== CMD (GUI) ===
 
=== CMD (GUI) ===
Automatic write command in CMD.exe, not save bat file.
+
Automatically write commands in CMD.exe, no saving in .bat.
  
 
=== XML Generator ===
 
=== XML Generator ===
Automatic generate a template xml to load in real Wii.
+
Automatically generate a template xml to load in real Wii using [[Riivolution]].
  
 
=== WiiZip ===
 
=== WiiZip ===
Add distribution files to create a zip package if you haven't WinRAR.
+
Add distribution files to create a zip package if you do not have WinRAR.
  
 
=== Speed and Lap Modifier ===
 
=== Speed and Lap Modifier ===
You can modify the speed between 0.1 to 10× and modify laps between 1 to 9 laps.
+
You can modify the speed between 0.1 to 10× and modify lap count from 1 to 9 laps.
  
 
== Media ==
 
== Media ==
Line 66: Line 66:
  
 
== Known Bugs ==
 
== Known Bugs ==
[[File:DTools_Bug_Message.png|thumb|center|500px|Ignore this message. It's caused when do double click on "numeric up down" of Nintendo File Patcher]]
+
[[File:DTools_Bug_Message.png|thumb|center|500px|Ignore this message. It's caused when you double click on "numeric up down" in Nintendo File Patcher]]
  
 
== Source Code ==
 
== Source Code ==
You find the source code here: [https://github.com/DarkStarWii/DTools DTools Source].
+
You can find the source code here: [https://github.com/DarkStarWii/DTools DTools Source].
  
 
== Layout Template ==
 
== Layout Template ==
Line 75: Line 75:
  
 
== Updates ==
 
== Updates ==
* A planned update is test new functions of [[Wiimm's SZS Tools]]
+
* An update is planned to test new functions of [[Wiimm's SZS Tools]]
 
* Add more tools.
 
* Add more tools.
* Re-design and re-programming all projects.
+
* Re-design and re-program all projects.
  
The update is released for 2015-04-04
+
The update will be released on 2015-04-04
  
 
=== Progress ===
 
=== Progress ===
In this version is more complete of previous: (The percent is general progress)
+
In shows how complete specific functions are: (The percent is general progress)
* CTGP Editor: is first project started and progress is 30%. Version: v1.0.0 → v1.0.1.
+
* CTGP Editor: It is the first project started and the progress is 30%. Version: v1.0.0 → v1.0.1.
 
* Points Modifier: 0%. v1.0.0 (No changes)
 
* Points Modifier: 0%. v1.0.0 (No changes)
 
* Nintendo File Patcher: 0%. v1.0.0 (No changes)
 
* Nintendo File Patcher: 0%. v1.0.0 (No changes)
Line 94: Line 94:
  
 
== Help ==
 
== Help ==
If you are a programmer, you can help for building more faster. Requires knowledge of C# or design forms, needs only Microsoft Visual Studio 2010 Express (or C# 2010 Express).
+
If you are a programmer and you can help for building more faster, contact us!
 +
You require knowledge of C# or design forms and you'll need at least Microsoft Visual Studio 2010 Express (or C# 2010 Express) (Or newer versions).
  
 
{{User-Super-Mario68-Link}}
 
{{User-Super-Mario68-Link}}
 
{{User-Dark Star-Link}}
 
{{User-Dark Star-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 17:19, 4 April 2015

DTools
Author: Super-Mario68, Dark Star
Version: v1.0
Date of latest version: 2015-03-15
Editors used: Visual C# 2010
Download: Dropbox

Overview

DTools (short for Distribution Tools) is a series of tools to create a CTGP Code. If you need help, contact with Dark Star.

Special Thanks

Programs v1.0

DTools has tools to create a CTGP Code with features. It has a library (.dll) and all programs have GUI. It requires you to install Wiimm's SZS Tools v1.36b to use the program.

CTGP Editor

Create a CTGP Code (.txt). DTools generates code for 8 tracks (of course, you can add more). DTools can also create Strap.szs for NTSC-U, PAL and NTSC-J regions and replace the CTGP CODE.

Points Modifier

Create and manage the amount of points for VS Race for 1-12 players + debug the bat file that is created.

Nintendo File Patcher

Patch the Main.dol (add CTGP Code) and StaticR.rel (define region number and add Wiimmfi).

Programs v1.5

Message Encoder

Editor of Common.txt and encode/decode Common.bmg.

CMD (GUI)

Automatically write commands in CMD.exe, no saving in .bat.

XML Generator

Automatically generate a template xml to load in real Wii using Riivolution.

WiiZip

Add distribution files to create a zip package if you do not have WinRAR.

Speed and Lap Modifier

You can modify the speed between 0.1 to 10× and modify lap count from 1 to 9 laps.

Media

Version History

Version Date of release Information
v1.0 2015-03-15 First release.

Known Bugs

File:DTools Bug Message.png
Ignore this message. It's caused when you double click on "numeric up down" in Nintendo File Patcher

Source Code

You can find the source code here: DTools Source.

Layout Template

Download all files related with CTGP Code: Layout Template

Updates

  • An update is planned to test new functions of Wiimm's SZS Tools
  • Add more tools.
  • Re-design and re-program all projects.

The update will be released on 2015-04-04

Progress

In shows how complete specific functions are: (The percent is general progress)

  • CTGP Editor: It is the first project started and the progress is 30%. Version: v1.0.0 → v1.0.1.
  • Points Modifier: 0%. v1.0.0 (No changes)
  • Nintendo File Patcher: 0%. v1.0.0 (No changes)
  • DTools Library: 0%. v1.0.0 → 1.5.0.
  • Message Encoder: 0%. v1.0.0.
  • CMD (GUI): 100%. v1.0.0.
  • XML Generator: 0%. v1.0.0.
  • WiiZip: 50%. v0.1.0.
  • Speed and Lap Modifier: 100%. v1.0.0.

Help

If you are a programmer and you can help for building more faster, contact us! You require knowledge of C# or design forms and you'll need at least Microsoft Visual Studio 2010 Express (or C# 2010 Express) (Or newer versions).

By the same author: Super-Mario68

Texture Hacks:
Mario DesertSunset Factory

Custom Tracks
Diddy Kong's JungleNew Year Circuit

Template:User-Dark Star-Link