Difference between revisions of "DTools"

From Custom Mario Kart
Jump to navigation Jump to search
m
Line 16: Line 16:
  
 
=== Special Thanks ===
 
=== Special Thanks ===
* [[Wiimm]] for his tools: [[Wiimm's SZS Tools]]
+
* [[Wiimm]] for his tools: [[Wiimm's SZS Tools]].
  
 
== Progress ==
 
== Progress ==
Line 24: Line 24:
 
! align=center| UI Design
 
! align=center| UI Design
 
! align=center| Programming
 
! align=center| Programming
| align=center| Changes
+
! align=center| Changes
 
|-
 
|-
 
| CTGP Editor
 
| CTGP Editor
Line 35: Line 35:
 
** Textbox lines.
 
** Textbox lines.
 
** Template file writing while you write in the textbox.
 
** 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 a 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.
 
** Dialogs with owners; you can't access to main form if another form is opened.
** Manual and new about.
 
 
|-
 
|-
 
| Points Modifier
 
| Points Modifier
| {{no|0%}}
+
| {{yes|100%}}
| {{no|0%}}
+
| {{yes|100%}}
 
| —
 
| —
 
|-
 
|-
Line 48: Line 46:
 
| {{yes|100%}}  
 
| {{yes|100%}}  
 
|
 
|
* Added elements:
+
* Download Main.dol instead patch (the Wii can freeze if you patch with Wiimms SZS Tools)
** Download Main.dol instead patch (the Wii can freeze if you patch with Wiimms SZS Tools)
 
** Manual and new about.
 
 
|-
 
|-
 
| XML Generator
 
| XML Generator
| {{no|0%}}
+
| {{yes|100%}}
| {{no|0%}}
+
| {{yes|100%}}
 
| —
 
| —
 
|-
 
|-
Line 62: Line 58:
 
| —
 
| —
 
|-
 
|-
| DUpdater
+
| Manual
 
| {{yes|100%}}
 
| {{yes|100%}}
| {{maybe|20%}}
+
| {{no|0%}}
 
| —
 
| —
 +
|}
 +
 +
=== Languages ===
 +
{| class="wikitable"
 
|-
 
|-
| DInstaller
+
! align=center| Language
 +
! align=center| Site and Manual
 +
! align=center| Apps
 +
! align=center| Translated by
 +
|-
 +
| English
 +
| {{no|0%}}
 +
| {{yes|100%}}
 +
| [[MrDark35000vr]] (Apps)
 +
|-
 +
| Spanish
 +
| {{maybe|13%}}
 +
| {{yes|100%}}
 +
| [[MrDark35000vr]]
 +
|-
 +
| French
 +
| {{no|0%}}
 +
| {{yes|100%}}
 +
| '''•RBordel•'''
 +
|-
 +
| Italian
 +
| {{no|0%}}
 
| {{no|0%}}
 
| {{no|0%}}
 +
| –
 +
|-
 +
| Portuguese
 
| {{no|0%}}
 
| {{no|0%}}
| —
+
| {{no|0%}}
 +
| –
 +
|-
 +
| German
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| –
 +
|-
 +
| Swedish
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| –
 +
|-
 +
| Polish
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| –
 +
|-
 +
| Japanese
 +
| {{no|0%}}
 +
| {{no|0%}}
 +
| –
 +
|-
 +
| Korean
 +
| {{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 89: Line 140:
 
=== Speed and Lap Modifier ===
 
=== Speed and Lap Modifier ===
 
You can modify the speed between 0.1 to 10× and modify lap count from 1 to 9 laps.
 
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 ==
 
== Media ==
Line 113: Line 158:
 
| 2015-03-15
 
| 2015-03-15
 
| First release.
 
| First release.
 +
|-
 +
| v1.5
 +
| 2015-11
 +
|
 +
* Remade from scratch.
 +
* Added new tools.
 +
* Added new functions to old tools.
 +
* Added manuals.
 
|}
 
|}
  
Line 123: Line 176:
 
== Layout Template ==
 
== Layout Template ==
 
Download all files related with CTGP Code: [https://www.dropbox.com/s/kpkxpylpq6k6upg/CTGP%20Layout%20Template.rar?dl=1 Layout Template]
 
Download all files related with CTGP Code: [https://www.dropbox.com/s/kpkxpylpq6k6upg/CTGP%20Layout%20Template.rar?dl=1 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 for October/November.
 
 
== 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.
 
  
 
{{User-MrDark35000vr-Link}}
 
{{User-MrDark35000vr-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 19:06, 7 November 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.
    • Dialogs with owners; you can't access to main form if another form is opened.
Points Modifier 100% 100%
Hard Patcher 100% 100%
  • Download Main.dol instead patch (the Wii can freeze if you patch with Wiimms SZS Tools)
XML Generator 100% 100%
Speed & Lap Modifier 100% 100%
Manual 100% 0%

Languages

Language Site and Manual Apps Translated by
English 0% 100% MrDark35000vr (Apps)
Spanish 13% 100% MrDark35000vr
French 0% 100% •RBordel•
Italian 0% 0%
Portuguese 0% 0%
German 0% 0%
Swedish 0% 0%
Polish 0% 0%
Japanese 0% 0%
Korean 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.

Media

Version History

Version Date of release Information
v1.0 2015-03-15 First release.
v1.5 2015-11
  • Remade from scratch.
  • Added new tools.
  • Added new functions to old tools.
  • Added manuals.

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