Running Drift Hunters on a School Chromebook: Load Time, Frame Rate, Saves
Published · 2 min read
Drift Hunters is a full Unity 3D game, and the build on this site is the original 2017 release: about 135 MB of models, textures and tracks that the browser has to download before the garage appears. On a school connection shared by a classroom that is thirty seconds to a couple of minutes the first time. The browser keeps a copy, so the second load is a few seconds. This is what to expect on a Chromebook and what to do when it misbehaves.
If it sits on the loading bar
The loader fetches the game in six parts and the bar says which part it is on. If it stops moving for more than a minute, the connection dropped a part: reload the page and the parts already fetched come from cache. If the page shows a black frame after the bar completes, the browser refused a WebGL context — close other tabs that use 3D (another game, a map, a video call) and reload. Chrome only hands out a limited number of WebGL contexts, and a tab you closed an hour ago can still be holding one until Chrome is restarted.
Frame rate
Most Chromebooks run the game at a steady rate on the default settings. If the car stutters, open OPTIONS in the garage and set GRAPHICS to MEDIUM or LOW: the low setting drops shadows and reflections and barely changes how the game looks from the chase camera, and the physics is the same. Also try a smaller browser window rather than fullscreen. The game renders at the size of the frame, so half the pixels is half the GPU work, and on an integrated GPU that is the difference between a smooth slide and a slideshow.
Gearbox and keys
The default gearbox is automatic, which is the right choice on a laptop keyboard. If you switch OPTIONS to MANUAL you shift with Left Shift (up) and Left Ctrl (down); on a Chromebook the Search key sits where Caps Lock would be, so Left Ctrl is easy to find without looking. The game only receives keys while the frame has focus: if the arrow keys scroll the page instead of steering, click inside the game once. The Fullscreen button under the player also gives the game focus, and Esc leaves fullscreen without leaving the race.
Saving your garage
Progress — points, cars, parts and tuning — is stored in the browser, not on a server. That has two consequences on a shared laptop. First, a different Chrome profile or an incognito window is a different garage, starting again with the AE86 and 25,000 points. Second, clearing site data (or a managed device that wipes it at logout) resets you the same way. If your school profile persists between sessions, so does your garage; if it does not, bank your points and treat each session as a fresh run.
Sound
The engine note and tyre squeal are useful — you can hear the rear tyres start to slip before you see it — but the volume slider in OPTIONS goes all the way down if you are in a library. The browser tab's mute does the same thing without opening the menu.
More from the blog
- Drift Hunters Tuning Guide: What Each Setting Does to the Slide
Camber, offset, ride height, brake balance, weight and turbo — which way to move each slider and why the stock AE86 is a better learning car than a boosted one.
