SA1 fun fact. This is how STG00 or 'Practice' looks with LANTERN functions and Ninja Lights functions (non-lantern) in the AutoDemo. Due to its lack of textures and lighting files, it appears white. Using the non-Lantern model draw functions for models enable the renderer to parse material colors, allowing you to see the test stages. Unlike Practice 1 and 3, Practice 2 in particular doesn't boot with Lantern draw functions because the vertices array is too big, PkR discovered. There are 2297 vertices in Practice 2, more than 2068 crashes it. With Ninja Lights, Practice 2 successfully boots and runs smoothly.