Custom Track Tutorial/Images

From Custom Mario Kart: Double Dash Wiki!!
Jump to navigation Jump to search

Auxiliary Files

The BTI file format as an anime girl

Programs:

Miscellaneous Notes:

  • The standard for new courses is to release in all the languages found in a PAL .iso. Some creators have also released courses with Japanese, but not all.
  • The font used in Double Dash is Super Mario Script 3, but you do not need to install this font to make the images.
  • The numbering system for battle maps for the relevant files in the section is different from the numbering system of the .arcs. Additionally, how a course is referred to changes between different files. A complete list of Scenedata and .arc names / numbers can be found here

Course Name

Using the MKDD Text Maker

  1. The default setup is meant for course names. Do not do change anything that the rest of this part does not mention.
  2. Type the name of the course into the text box at the top. Then, press the "Make Text" button to generate the text.
  3. If your course is a retro track, set the "Prefix" to be from the correct game. If not, leave the prefix as "None".
  4. If needed, adjust the space between words and the horizontal scaling. Do not change the vertical scaling from 100.
  5. To save, choose one of the options from the "Save Image" menu. The default save option (Ctrl+s) will create a .png file with the entered text in the same directory as the .exe.

Using the Text Image Builder in the MKDD Extender

  • Launch the Text Image Builder from the Tools top-bar menu:

MKDD Extender - Text Image Builder.png

  • Enter the text, and adjust values to make the image text look as good as in the stock courses.
  • Press the Save button and select Save as BTI to export the image.

Course icon

  • Found in the records section of the game (smaller) / before a grand prix match (larger)
  • Any file in Filesystem/CourseName/English (Grand Prix logo - 208 x 104) or Filesystem/SceneData/English/coursename.arc/timg (Records screen logo - 144 x 72)
    • Only courses have two files - battle maps only have have the larger file
  • This file represents, in one image, what your course is all about.
  • The name of the course/map appears on the logo. In vanilla, the text is in the same font as the course name, and the inside of the text is colored with a gradient.

Using the MKDD Text Maker

  1. Old version of the MKDD Text Maker is capable of generating gradients in text via the Color->Text Color->Gradient Editor menu option.
  2. Under the "Image Size" menu, click on "Auto Size (something x 32)". This will adjust the length of the generated image to match the input text. If the course name is long, this will allow the entire name course name to be generated in one image without the letters being squished together.
  3. Double-clicking the image display will cause the generated image to be copied to your clipboard (with a gray background) for direct copy-paste into the image editor.

Making the text using the Text Image Builder in the MKDD Extender

  1. The Text Image Builder does not support color gradients; it needs to be applied in an image editor.
  2. Enter the text, adjust the values, and, when ready, right-click on the image to copy the bitmap to the clipboard, which can then be pasted on the image editor for further refinement.
  3. If the course name is long, create separate text images for each word, so that they can be carefully placed in the image editor.

The rest of your course icon is done in the image editor.

  1. The background image usually has multiple objects / elements of the course. If the course is themed after a character, a render of them should appear in the icon.
  2. In vanilla, every element has a black outline. This can help with distinguishing elements in the image from each other. Additionally, it helps the image stand out from the background when it is displayed in-game.
  3. When shown by the game, there is "bounding box" for the icon. Icons that are "cut off" on more than the bottom side usually do not look good.

Course thumbnail

To make one:

  1. Open up your course in RiiStudio, a 3d modeling program, noclip.website, or use in-game and use Dolphin’s free camera option. The latter is the best option if the course is item-heavy.
  2. Navigate to an iconic spot in your course, and take a screenshot.
  3. Crop/Resize that screenshot down to the 256 x 184 px in an image editor.

After converting with wimgt, hex edit the bytes at 0x06 and 0x07 to both be “00”. This will ensure that the images are not messed up on Nintendont.