2323# Random piece of floating geometry above the lift cables, didn't get a close look
24240x6 = 0x1E
2525
26+ # CLOUDY HIGHLAND
27+ [Stage 5]
28+ 0x1 = 0x2, 0x3
29+
2630# TULIP GARDEN
2731[Stage 10]
2832# Hill on the road, DD222
29330x1 = 0x1F
3034
35+ # CAPE WAY
36+ [Stage 13]
37+ 0x6 = 0x4
38+
3139# BEACH
3240[Stage 15]
3341# Black patch above water
@@ -44,6 +52,11 @@ SkipQuickSort = True
4452# Odd white backdrop visible in bunki
45530x1 = 0x15
4654
55+ # NATIONAL PARK
56+ [Stage 24]
57+ # Bad mountain geometry when entering from the left bunki.
58+ 0x1 = 0x0, 0x2, 0x3, 0xE
59+
4760# MAYA
4861[Stage 25]
4962# Tree sprite on bunki transition
@@ -60,6 +73,84 @@ SkipQuickSort = True
6073# Bushes when entering from bunki
61740x5 = 0xBB
6275
76+ # FLORAL VILLAGE
77+ [Stage 27]
78+ # A bunch of floating geometry when entering from the right bunki.
79+ 0x1 = 0x18
80+ 0x3 = 0xB
81+ 0x4 = 0x109, 0x10A, 0x10B, 0x10C, 0x10D, 0x10E, 0x10F, 0x110, 0x111, 0x112, 0x113, 0x114, 0x117, 0x11B, 0x129, 0x132, 0x133, 0x134, 0x136, 0x137, 0x138, 0x139, 0x13A, 0x13B, 0x1A8
82+
83+ # (R) PALM BEACH
84+ [Stage 30]
85+ 0x2 = 0x3C
86+
87+ # DEEP LAKE (R)
88+ [Stage 31]
89+ 0x1 = 0x7, 0xC
90+
91+ # ALPINE (R)
92+ [Stage 33]
93+ 0x1 = 0x0
94+ 0x2 = 0xD
95+ 0x3 = 0x63, 0x66
96+
97+ # SNOWY MOUNTAIN (R)
98+ [Stage 34]
99+ 0x1 = 0x7
100+
101+ # CASTLE WALL (R)
102+ [Stage 36]
103+ 0x1 = 0x8
104+
105+ # CAPE WAY (R)
106+ [Stage 43]
107+ # Geometry clipping road when entering from right bunki.
108+ 0x1 = 0x14
109+ 0x7 = 0x2, 0x13, 0x14, 0x15, 0xE, 0xF
110+
111+ # SUNNY BEACH (R)
112+ [Stage 45]
113+ # Mountain geometry clipping road from left bunki.
114+ 0x1 = 0x27
115+
116+ # JUNGLE (R)
117+ [Stage 52]
118+ # Bad geometry from right bunki.
119+ 0x1 = 0x5E
120+
121+ # LOST CITY (R)
122+ [Stage 53]
123+ 0x1 = 0x1, 0x18, 0x19, 0x1A, 0x1D, 0x1F, 0x29, 0x44, 0x47
124+ 0x3 = 0x5, 0x6, 0x70, 0x12E, 0x12F, 0x137, 0x142, 0x147, 0x156, 0x157, 0x161
125+ 0x4 = 0x42, 0x47, 0x48, 0x4A, 0x4C, 0x52, 0x55, 0x57, 0x59, 0x5A, 0x5B, 0x5C, 0x5D, 0x62, 0x64, 0x65, 0x66, 0x68, 0x6B, 0x6C, 0x93, 0xC5, 0xC7
126+ 0x5 = 0x3, 0x5, 0x6, 0x7, 0x8
127+ 0x7 = 0xF, 0x12
128+ 0x8 = 0x0, 0x1
129+
130+ # (R) NATIONAL PARK
131+ [Stage 54]
132+ 0x1 = 0x9, 0xC
133+
134+ # (R) LEGEND
135+ [Stage 55]
136+ 0x1 = 0x33
137+ 0x2 = 0x4F, 0x50, 0x55, 0xD1, 0xD2, 0xD7, 0x2A3, 0x30E, 0x313, 0x315, 0x316, 0x317, 0x318, 0x31A, 0x31B, 0x32F
138+
139+ # SKYSRAPERS
140+ [Stage 56]
141+ # Trees in the middle of road when entering via right bunki.
142+ 0x5 = 0x5A, 0x5B, 0x5C, 0x5D, 0x5E, 0x5F, 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x87, 0x88, 0x89, 0x98, 0xA3, 0xBA, 0xFB, 0x104, 0x105, 0x106, 0x107, 0x108, 0x109, 0x10A, 0x10B, 0x10C, 0x10D, 0x112, 0x134, 0x13B
143+
144+ # (R) FLORAL VILLAGE
145+ [Stage 57]
146+ 0x1 = 0x19, 0x23
147+
148+ # (R) MILKY WAY
149+ [Stage 58]
150+ 0x1 = 0x1, 0x4, 0xC
151+ 0x2 = 0x78, 0x81, 0x83, 0x99, 0xB0, 0xB1
152+ 0x5 = 0x0
153+
63154# PALM BEACH (T)
64155[Stage 60]
65156# Bad polygon when entering from bunki
0 commit comments