Published on 2026-08-16
Most multilingual apps translate a fixed set of screens and call it done. WikiRacing does something more involved: switching the language switcher doesn't just change the buttons and labels — it changes which Wikipedia edition you're actually racing on. That single design choice touches almost everything else about how the game works.
Each of the 11 supported languages points at its own Wikipedia edition, from its own domain to its own set of categories used for the random-article pickers. Play in French and you're navigating fr.wikipedia.org; switch to Japanese and you're on ja.wikipedia.org instead — a completely different set of articles, links, and hub structures, not the same content wearing a different label.
French, English, Spanish, German, Italian, Portuguese, Polish, Japanese, Korean, Indonesian, and Russian were added one at a time, roughly in order of how many people could actually use them, each one bringing its own themed article categories, its own namespace rules for blocking non-article links, and its own full translation of every string in the interface.
Wikipedia's language editions are wildly uneven in size — some have millions of articles, others a fraction of that. The 180-level campaign runs into this directly: a handful of levels don't have an article pair translated into every language, so those specific levels quietly fall back to the English pair instead of breaking outright, with the game switching its lookups to English Wikipedia just for that one race so the links still resolve correctly.
The multiplayer matchmaking queue used to be a single global pool across all 11 languages, on the theory that a bigger pool means faster matches. In practice, pairing a French-speaking player with a Japanese-speaking one for a timed race — even once the two sides were fixed to load the same article — was still a rough experience for whoever landed on the language they didn't pick. The queue is now split per language instead, trading a smaller pool for a match that actually makes sense to play.
Because the switch is real and not cosmetic, picking a different language before a race is also a quick way to see how differently the same subject connects to other topics — a category, a translated summary, or a completely different set of "see also" links can put you one click away from the target in one edition and five clicks away in another.
Pick your language from the switcher in the top corner, start a race, and see which Wikipedia — and which path — you actually end up on.