Difference between revisions of "MKWiiCTC"

From Custom Mario Kart
Jump to navigation Jump to search
m (UTC.)
(Removed broken download links.)
 
(9 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|name= {{PAGENAME}}
 
|name= {{PAGENAME}}
 
|author= [[Rinorocks]]
 
|author= [[Rinorocks]]
|version= v1.01
+
|version= v2.1
|date of release= 2018-10-11
+
|date of release= 2019-08-06
|editors used= [https://www.autodesk.com/developer-network/platform-technologies/fbx-converter-archives Autodesk FBX Converter 2013.3], [[Blender]], [[BrawlBox]], [[CTools]], [[KMP Cloud]], [[KMP Modifier]], [[Lorenzi's KMP Editor]], [[Wiimms SZS Tools]]
+
|editors used= [[Blender]], [[BrawlBox]], [[CTools]], [[KMP Cloud]], [[KMP Modifier]], [[Lorenzi's KMP Editor]], [[Wiimms SZS Tools]]
|download 1= https://drive.google.com/file/d/1kfe8SNXcEW3DfWJcuEfPPrYWVKuhdThh
+
|download= https://drive.google.com/file/d/1XNGElBqYHuax109isgPOZO9luXsYcgSc
 
}}
 
}}
  
 
== Overview ==
 
== Overview ==
'''MKWiiCTC''' is a tool made by [[Rinorocks]], which streamlines [[custom track]] creation. The program has:
+
'''MKWiiCTC''' is a tool created by [[Rinorocks]], which streamlines [[custom track]] creation. The program has:
* Buttons to convert FBX to DAE or OBJ.
+
* Buttons to convert FBX to DAE or [[OBJ]] files.
* A button to modify [[KMP]]s with 3 different programs: [[KMP Cloud]], [[KMP Modifier]], and [[Lorenzi's KMP Editor]].
+
* A button to modify [[KMP]] files with three different programs: [[KMP Cloud]], [[KMP Modifier]], and [[Lorenzi's KMP Editor]].
* A button that creates the [[SZS]] using [[Wiimms SZS Tools]], and a button that checks it.
+
* A button that creates an [[SZS]] using [[Wiimms SZS Tools]], and a button that checks it.
 
* A button that updates the game for [https://dolphin-emu.org/ Dolphin].
 
* A button that updates the game for [https://dolphin-emu.org/ Dolphin].
* A button that creates a FLAG file from OBJ.
+
* A button that creates a FLAG file from an OBJ file.
 
* A button that opens the FLAG file.
 
* A button that opens the FLAG file.
 
* A button that makes the FLAG into a [[KCL]] file with the lower-walls option.  
 
* A button that makes the FLAG into a [[KCL]] file with the lower-walls option.  
 
+
* A button to create an SZS using [[Wiimms SZS Tools]], and then updates the game for Dolphin.
=== Credits ===
+
* A button to create a minimap.
* [[Okin]], for helping with some code.
+
* A button to patch a minimap.
 +
* A button that adds [[mipmap]]s and sets the MinFilter correctly.
 +
* The ability to edit multiple tracks.
 +
* The ability to use multiple slots.
 +
* The ability to import existing SZS files.
  
 
== Media ==
 
== Media ==
[[File:MKWiiCTC.PNG|400px|thumb|none|This shows a preview of all the buttons for the tool as well as design and layout.]]
+
[[File:Mkwiictc2.1.PNG|400px|thumb|none|This shows a preview of all the buttons for the tool as well as design and layout]]
  
 
== Version History ==
 
== Version History ==
 
{| class="wikitable"
 
{| class="wikitable"
|-
+
! Version
! align=left| Version
+
! Date of release
! align=left| Date of release
+
! Information
! align=left| Information
 
 
|-
 
|-
 
| v1.0
 
| v1.0
Line 41: Line 44:
 
* Added a Command Prompt option for the extra button.
 
* Added a Command Prompt option for the extra button.
 
* Set the extra button over the [[SZS Explorer]] option.
 
* Set the extra button over the [[SZS Explorer]] option.
 +
|-
 +
| [https://drive.google.com/file/d/1cbeWsjDDp83J0jYt3h_YlJSuyJz0jiua v2.0]
 +
| 2019-05-02
 +
|
 +
* Added option to edit multiple tracks.
 +
* Added option to use multiple slots.
 +
* Added ability to import tracks.
 +
* Added help buttons.
 +
* Added a button to speed up testing.
 +
* Added buttons to help make a minimap.
 +
* Condensed files into one executable file.
 +
* Updated visuals.
 +
|-
 +
| [https://drive.google.com/file/d/1XNGElBqYHuax109isgPOZO9luXsYcgSc v2.1]
 +
| 2019-08-06
 +
|
 +
* Added a [[mipmap]] feature.
 +
* Rearranged buttons.
 +
* Fixed bugs.
 
|}
 
|}
  
 +
{{User-Rinorocks-Link}}
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 15:00, 25 October 2023

MKWiiCTC
Author: Rinorocks
Version: v2.1
Date of latest version: 2019-08-06
Editors used: Blender, BrawlBox, CTools, KMP Cloud, KMP Modifier, Lorenzi's KMP Editor, Wiimms SZS Tools
Download: Google Drive

Overview

MKWiiCTC is a tool created by Rinorocks, which streamlines custom track creation. The program has:

  • Buttons to convert FBX to DAE or OBJ files.
  • A button to modify KMP files with three different programs: KMP Cloud, KMP Modifier, and Lorenzi's KMP Editor.
  • A button that creates an SZS using Wiimms SZS Tools, and a button that checks it.
  • A button that updates the game for Dolphin.
  • A button that creates a FLAG file from an OBJ file.
  • A button that opens the FLAG file.
  • A button that makes the FLAG into a KCL file with the lower-walls option.
  • A button to create an SZS using Wiimms SZS Tools, and then updates the game for Dolphin.
  • A button to create a minimap.
  • A button to patch a minimap.
  • A button that adds mipmaps and sets the MinFilter correctly.
  • The ability to edit multiple tracks.
  • The ability to use multiple slots.
  • The ability to import existing SZS files.

Media

This shows a preview of all the buttons for the tool as well as design and layout

Version History

Version Date of release Information
v1.0 2018-10-07 First release
v1.01 2018-10-11
  • Added a SketchUp option.
  • Added a Command Prompt option for the extra button.
  • Set the extra button over the SZS Explorer option.
v2.0 2019-05-02
  • Added option to edit multiple tracks.
  • Added option to use multiple slots.
  • Added ability to import tracks.
  • Added help buttons.
  • Added a button to speed up testing.
  • Added buttons to help make a minimap.
  • Condensed files into one executable file.
  • Updated visuals.
v2.1 2019-08-06
  • Added a mipmap feature.
  • Rearranged buttons.
  • Fixed bugs.
By the same author: Rinorocks

Custom Tracks:
Icestone ShaftColor CircuitMine Shaft

Software:
MKWiiCTC