Difference between revisions of "Moiré pattern"

From Custom Mario Kart
Jump to navigation Jump to search
m
Line 10: Line 10:
 
== How to fix this pattern in Brawlbox ==
 
== How to fix this pattern in Brawlbox ==
  
[[File:Brawlbox_MinFilter_Linear_Mipmap_Linear.png|300px|thumb|right|Image of the Brawlbox Menu]]
+
[[File:Brawlbox_MinFilter_Linear_Mipmap_Linear.png|300px|thumb|Image of the BrawlBox menu]]
Step 1: Make sure your texture has Mipmaps.<br>
+
# Make sure your texture has mipmaps.
Step 2: Open your MDL0 in the latest Brawlbox Version.<br>
+
# Open your MDL0 in BrawlBox.
Step 3: Open the Material Folder and open one Material.<br>
+
# Open the ''Materials'' folder
Step 4: Make sure your Scale is (1,1) or (1,-1) if your Track was imported with CTools.<br>
+
# Open a material.
Step 5: Change MinFilter from "Linear" to "Linear_Mipmap_Linear".<br>
+
# Make sure the ''Scale'' is set to (1,1) and the ''Translation'' is set to (0,0).
Step 6: Save your course_model.brres and import it into your SZS File.<br>
+
# Change ''MinFilter'' from ''Linear'' to ''Linear_Mipmap_Linear''.
 +
# Save your course_model.brres and import it into your SZS file.
  
 
[[Category:Bug]]
 
[[Category:Bug]]

Revision as of 12:35, 8 August 2015

Under Construction
This article is not finished. Help improve it by adding accurate information or correcting grammar and spelling.

This page describes how the Moiré pattern looks like ingame and how to fix it.

Showcase of the Moiré pattern

A Video of Mipmaps not enabled in the MDL0
A Video of Mipmaps enabled in the MDL0

How to fix this pattern in Brawlbox

  1. Make sure your texture has mipmaps.
  2. Open your MDL0 in BrawlBox.
  3. Open the Materials folder
  4. Open a material.
  5. Make sure the Scale is set to (1,1) and the Translation is set to (0,0).
  6. Change MinFilter from Linear to Linear_Mipmap_Linear.
  7. Save your course_model.brres and import it into your SZS file.