Difference between revisions of "DTools"

From Custom Mario Kart
Jump to navigation Jump to search
Line 5: Line 5:
 
|designer=
 
|designer=
 
|type= Software
 
|type= Software
|version= v0.1
+
|version= v1.0
 
|date of release= 2015-03-15
 
|date of release= 2015-03-15
 
|editors used= Visual C# 2010 Express
 
|editors used= Visual C# 2010 Express
Line 18: Line 18:
 
* [[Wiimm]] for his tools: [[Wiimm's SZS Tools]]
 
* [[Wiimm]] for his tools: [[Wiimm's SZS Tools]]
  
 +
== Progress ==
 +
{| class="wikitable"
 +
|-
 +
! align=center| Tool
 +
! align=center| UI Design
 +
! align=center| Programming
 +
| align=center| Changes
 +
|-
 +
| CTGP Editor
 +
| {{yes|100%}}
 +
| {{yes|100%}}
 +
|
 +
* Added elements:
 +
** Download CT-CODE folder.
 +
** Slot information by initial words and by Hexadecimal.
 +
** Textbox lines.
 +
** Template file writing while you write in the textbox.
 +
** Get errors from Wiimms SZS Tools but with one issue: if it's patched successful, launch an null message; that message is successful patch and not an error.
 +
** Dialogs with owners; you can't access to main form if another form is opened.
 +
** Manual and new about.
 +
|-
 +
| Points Modifier
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| —
 +
|-
 +
| Hard Patcher
 +
| {{yes|100%}}
 +
| {{yes|100%}}
 +
|
 +
* Added elements:
 +
** Download Main.dol instead patch (the Wii can freeze if you patch with Wiimms SZS Tools)
 +
** Manual and new about.
 +
|-
 +
| XML Generator
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| —
 +
|-
 +
| Speed & Lap Modifier
 +
| {{yes|100%}}
 +
| {{yes|100%}}
 +
| —
 +
|-
 +
| DUpdater
 +
| {{yes|100%}}
 +
| {{maybe|20%}}
 +
| —
 +
|-
 +
| DInstaller
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| —
 +
|}
 
== Programs ==
 
== Programs ==
 
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.
 
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.
Line 28: Line 82:
  
 
=== Hard Patcher ===
 
=== Hard Patcher ===
Patch the Main.dol (add CTGP Code) and StaticR.rel (define region number and add [[Wiimmfi]]).
+
Download the Main.dol in any region (USA, PAL and Japan) and patch StaticR.rel (define region number and add [[Wiimmfi]]).
  
 
=== XML Generator ===
 
=== XML Generator ===
Line 39: Line 93:
 
Is one click updater, if an update is available.
 
Is one click updater, if an update is available.
  
=== Launcher ===
+
=== DInstaller ===
A launcher is included if you want to open all software's.
+
Copy automatically all files, you must select the SD Card slot to copy.
  
 
== Media ==
 
== Media ==
Line 56: Line 110:
 
! align=left| Information
 
! align=left| Information
 
|-
 
|-
| v0.1
+
| v1.0
 
| 2015-03-15
 
| 2015-03-15
 
| First release.
 
| First release.
Line 68: Line 122:
  
 
== Layout Template ==
 
== Layout Template ==
Download all files related with CTGP Code: [https://www.dropbox.com/s/kpkxpylpq6k6upg/CTGP%20Layout%20Template.rar?dl=0 Layout Template]
+
Download all files related with CTGP Code: [https://www.dropbox.com/s/kpkxpylpq6k6upg/CTGP%20Layout%20Template.rar?dl=1 Layout Template]
  
 
== Updates ==
 
== Updates ==
* An update is planned to 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-program all projects.
 
* Re-design and re-program all projects.
  
The update will be released on undefined
+
The update will be released on undefined.
  
 
== 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 with [[MrDark35000vr]]
You require knowledge of C# and you'll need at least Microsoft C# Studio 2010 Express.
+
You require knowledge of C# and you'll need the Microsoft C# Studio 2010 Express.
  
 
{{User-MrDark35000vr-Link}}
 
{{User-MrDark35000vr-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 05:18, 4 October 2015

DTools
Author: MrDark35000vr
Version: v1.0
Date of latest version: 2015-03-15
Editors used: Visual C# 2010 Express
Download: Dropbox

Overview

DTools (short for Distribution Tools) is a series of tools to create a CTGP-R distribution. If you need help, contact with MrDark35000vr.

Special Thanks

Progress

Tool UI Design Programming Changes
CTGP Editor 100% 100%
  • Added elements:
    • Download CT-CODE folder.
    • Slot information by initial words and by Hexadecimal.
    • Textbox lines.
    • Template file writing while you write in the textbox.
    • Get errors from Wiimms SZS Tools but with one issue: if it's patched successful, launch an null message; that message is successful patch and not an error.
    • Dialogs with owners; you can't access to main form if another form is opened.
    • Manual and new about.
Points Modifier 0% 0%
Hard Patcher 100% 100%
  • Added elements:
    • Download Main.dol instead patch (the Wii can freeze if you patch with Wiimms SZS Tools)
    • Manual and new about.
XML Generator 0% 0%
Speed & Lap Modifier 100% 100%
DUpdater 100% 20%
DInstaller 0% 0%

Programs

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). This editor can 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.

Hard Patcher

Download the Main.dol in any region (USA, PAL and Japan) and patch StaticR.rel (define region number and add Wiimmfi).

XML Generator

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

Speed and Lap Modifier

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

DUpdater

Is one click updater, if an update is available.

DInstaller

Copy automatically all files, you must select the SD Card slot to copy.

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 with MrDark35000vr You require knowledge of C# and you'll need the Microsoft C# Studio 2010 Express.