Difference between revisions of "Start Line Bug"

From Custom Mario Kart
Jump to navigation Jump to search
Line 3: Line 3:
 
The start line of the minimap is placed at the start position with respect to the position and horizontal rotation of [[KMP#KTPT|KMP/KTPT]].
 
The start line of the minimap is placed at the start position with respect to the position and horizontal rotation of [[KMP#KTPT|KMP/KTPT]].
  
But there is a '''Start Line Bug''' in Mario Kart Wii: For races in mirror mode, the rotation is not mirrored. So the start line has a wrong direction (same as unmirrored). Only if the horizontal start direction (y rotation) is a multiple of ±90° (one of , ±90°, ±180° or ±270°), the mirror mode shows also a correct rotated start line because of symmetry reasons.  
+
But there is a '''Start Line Bug''' in [[Mario Kart Wii]]. For races in Mirror Mode, the rotation is not mirrored. The start line has a wrong direction (also the same if unmirrored). Only if the horizontal start direction (y rotation) is a multiple of ±90° (one of 0°, ±90°, ±180°, or ±270°), Mirror Mode shows a correctly rotated start line because of symmetric reasons.  
  
The [[LE-CODE]] mod by [[Leseratte]] fixes this bug and the start line rotation is correctly mirrored on the map. Additionally is is possible to display the start line at another position, if a [[LE-CODE/Track FAQ#ktpt2|second KTPT]] is defined.
+
The [[LE-CODE]] mod by [[Leseratte]] fixes this bug, where the start line rotation is correctly mirrored on the minimap. Additionally, it is possible to display the start line at another position if a [[LE-CODE/Track FAQ#ktpt2|secondary start position]] is defined.
  
[[category:Bug]]
+
[[Category:Bug]]
[[category:LE-CODE]]
+
[[Category:LE-CODE]]

Revision as of 23:09, 11 December 2019

The start line of the minimap is placed at the start position with respect to the position and horizontal rotation of KMP/KTPT.

But there is a Start Line Bug in Mario Kart Wii. For races in Mirror Mode, the rotation is not mirrored. The start line has a wrong direction (also the same if unmirrored). Only if the horizontal start direction (y rotation) is a multiple of ±90° (one of 0°, ±90°, ±180°, or ±270°), Mirror Mode shows a correctly rotated start line because of symmetric reasons.

The LE-CODE mod by Leseratte fixes this bug, where the start line rotation is correctly mirrored on the minimap. Additionally, it is possible to display the start line at another position if a secondary start position is defined.