# 西游记2006年 / Journey to the West 2006 (AKAI Studio / Tomud) > slug: `xyj2006n` · browser status: `playable` · native port: `40157` AKAI Studio's Tomud-branded release of Journey to the West, part of the Journey to the West series / ES II engine family. Its map is byte-identical to this archive's "Grand Tang Journey to the West: Complete Fixed Edition" (dtxywzxzb) — scene files such as d/gao/gate.lpc match exactly — suggesting both are different releases of the same underlying codebase. Its sibling release, "Journey to the West 2006: Final Fantasy" (xyj2006zzzhx), comes from the same distribution batch. A file-level check this pass extends that family further back: roughly 99.5% of this archive's room/NPC file paths also match this collection's xyj2000 one-for-one (e.g. the young monk NPC 疥顶小僧 is word-for-word identical), so xyj2000's map looks like the ancestor this whole Tomud/dtxywzxzb branch was built on top of, even though only a minority of the shared paths remain byte-identical after years of separate editing. New characters here also face a distinctive anti-alt gate: an account must stay connected over an hour before it can save, and quit asks players to explicitly confirm they want to keep the account; Chinese display names are also entered before the admin password rather than after, unlike most sibling archives. Note for players: on connecting, the first line is not the usual charset-selection prompt but a bare "version" prompt expecting the literal client reply "2060" (an automatic response from Tomud/Smiling Proud Wanderer clients) — an intentional client-detection gate, not a bug. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/xyj2006n/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/xyj2006n/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/xyj2006n/xyj2006n.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/xyj2006n - README: https://github.com/fluffos/mudlibs/blob/main/libs/xyj2006n/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/xyj2006n/NOTES.md ## Run natively with FluffOS 1. Build a current FluffOS driver from https://github.com/fluffos/fluffos (native `build` / `build-debug`; see that repo's docs). 2. Download and unzip `xyj2006n.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/xyj2006n/`). 3. From the unzipped lib directory, ensure `config.fluffos` points `mudlib directory` at this tree (the checked-in file may contain a maintainer-local absolute path — edit it to your extract path). 4. Start the driver: ```bash /path/to/fluffos/build/src/driver config.fluffos ``` 5. Connect a UTF-8 MUD client to `127.0.0.1:40157`. - Admin / wizard login: `fluffos` (password documented in README) - If you host this on a public network, change the published default admin password before opening the port. ## Machine-readable catalog - Site-wide catalog: https://mudlibs.fluffos.info/games.json - Site-wide LLM overview: https://mudlibs.fluffos.info/llms.txt - This file: https://mudlibs.fluffos.info/xyj2006n/llms.txt