# 金庸群侠传(2008 加强版) / Legend of Jin Yong's Heroes (2008 Enhanced Edition) > slug: `jqxz2008` · browser status: `playable` · native port: `40082` In-game titled 金庸群侠传 ("Jin Yong Heroes Gathering"), running on the "ES II" engine (credited in its own Readme.txt to author Phoebus.suny's 1998 Tiancao-Diguo release) — the same core confirmed byte-for-byte, via direct md5sum comparison of the raw archives, as this project's jqxz2008std (a leaner, earlier '2008 Standard' content cut with fewer quests and shorter room text), jqxz2008dlx ('2008 Deluxe,' its own sect-NPC/combat-tuning/map additions), and jqxz2015 (seven more years of added zones) -- one server program, four separate content builds, not independent games. A later file comparison found the lineage extends beyond that four-way family too: this collection's xiakexing3 (in-game self-titled the same "Jin Yong Heroes Gathering" despite its archive name) shares 91% of its files byte-for-byte with this build, and xiakexing2017 shares 80-84% with both xiakexing3 and this build -- two more content snapshots of the same base game (not separately re-checked against jqxz2008dlx/std/2015). New characters land at a roadside tea house run by 店小二 (Xiao-er) and can join the Beggars' Sect through an organic passphrase-gated tree-hole hideout at the Central Square, training under 左全/Zuo Quan, or the White Camel Mount sect via a separate stat-gated recruiter NPC; real combat death against a 黑无常 (Black Gargoyle) NPC leads into the full corpse/ghost/reincarnation ritual at the death-gate inn. The Mingjiao zone's nine "yuan" NPCs carry a running numeric-curse naming gag (一伤/二败/三毁.../八衰 -- "one-hurt," "two-defeat"..."eight-decline"). ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/jqxz2008/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/jqxz2008/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/jqxz2008/jqxz2008.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/jqxz2008 - README: https://github.com/fluffos/mudlibs/blob/main/libs/jqxz2008/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/jqxz2008/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 `jqxz2008.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/jqxz2008/`). 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:40082`. - Admin / wizard login: `fluffos` / `Mud@2026` - 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/jqxz2008/llms.txt