Difference between revisions of "DTools"

From Custom Mario Kart
Jump to navigation Jump to search
Line 2: Line 2:
 
{{Misc-Info
 
{{Misc-Info
 
|name= {{PAGENAME}}
 
|name= {{PAGENAME}}
|creator= [[Super-Mario68]], [[Dark Star]]
+
|creator= [[Dark Star]]
 
|designer=
 
|designer=
 
|type= Software
 
|type= Software
 
|version= v1.0
 
|version= v1.0
 
|date of release= 2015-03-15
 
|date of release= 2015-03-15
|editors used= Visual C# 2010
+
|editors used= Visual Studio 2012 Express for Desktop
 
|download 1= https://www.dropbox.com/s/5h6274qq1rq0hne/DTools%20Setup.exe?dl=0
 
|download 1= https://www.dropbox.com/s/5h6274qq1rq0hne/DTools%20Setup.exe?dl=0
 
}}
 
}}
Line 19: Line 19:
  
 
== Programs v1.0 ==
 
== 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.
+
DTools has tools to create a CTGP Code with features. All programs have GUI. It requires you to install Wiimm's SZS Tools v1.36b to use the program.
  
 
=== CTGP Editor ===
 
=== CTGP Editor ===
Line 33: Line 33:
 
=== Message Encoder ===
 
=== Message Encoder ===
 
Editor of Common.txt and encode/decode Common.bmg.
 
Editor of Common.txt and encode/decode Common.bmg.
 
=== CMD (GUI) ===
 
Automatically write commands in CMD.exe, no saving in .bat.
 
  
 
=== XML Generator ===
 
=== XML Generator ===
Line 79: Line 76:
 
* Re-design and re-program all projects.
 
* Re-design and re-program all projects.
  
The update will be released on 2015-04-04
+
The update will be released on undefined
 
 
=== 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 ==
 
== Help ==
 
If you are a programmer and you can help for building more faster, contact us!
 
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).
+
You require knowledge of C# or design forms and you'll need at least Microsoft Visual Studio 2012 Express for Desktop.
  
{{User-Super-Mario68-Link}}
 
 
{{User-Dark Star-Link}}
 
{{User-Dark Star-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 04:08, 5 April 2015

DTools
Author: Dark Star
Version: v1.0
Date of latest version: 2015-03-15
Editors used: Visual Studio 2012 Express for Desktop
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. 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.

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 undefined

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 2012 Express for Desktop.

Template:User-Dark Star-Link