GuidesSep 17, 2026 · RealmList Editorial

Joining a Turtle WoW Successor Realm: Client, Language Pack and Addon Setup

Capybara, Ravencraft and OctoWoW all run the same 1.18.1 lineage. Here is how to point a client at one, switch a Chinese-UI client to English, and make CJK player names readable.

The practical upside of Turtle WoW's shutdown is that its code outlived it. Several successor projects run the same 1.18.1 lineage, which means an existing Turtle client can usually be repointed at a new realm in a couple of minutes. The friction is not the download — it is three specific things: the server address, a bundled Chinese language pack, and player names that render as empty squares once you remove it.

Know what you are joining first

ProjectLineageWhat it is
Capybara (CapyCraft)Turtle 1.18.1Run by ex-Turtle SEA admins, APAC-hosted. Third-party trackers report roughly 10k concurrent at peak, making it the largest concentration of former Turtle players. Chinese-dominant global chat.
RavencraftTurtle 1.18.1 reuploadBuilt by former Turtle contributors, live since 22 August. The closest thing to a direct continuation, with the community tooling and addon documentation to match.
OctoWoWTurtle 1.18.1 coreThree realms (PvE, hardcore, PvP) with phased raids planned through 2027. The team's stated structure is deliberately anonymous.
Caverns of TimeTurtle+Opened 15 August. A variant rather than a reupload — treat its content as its own thing.

One guard rail before anything else: these projects inherit the legal profile of the code they run. Turtle WoW was shut down by a permanent injunction, and successors built on its leaked core sit in the most exposed category. That is not a reason to avoid them — it is a reason to verify a realm is online through its own channels on the day you plan to play, and to treat population figures as snapshots rather than trajectories. Third-party trackers are updated lazily.

Step 1 — get a client, two ways

Option A: download the project's client. Fastest route, and the one to take if you do not already have a Turtle install. Follow the project's own site — do not use a mirror, because a client is the one component you cannot inspect after the fact.

Option B: reuse your existing Turtle client. If you kept a 1.18.x install, you do not download anything. Open the client folder, find realmlist.wtf next to the executable, and replace its contents with the address the realm publishes — for 1.18-era clients this usually means setting both the realm list and the patch list to the realm's host:

SET realmList "logon.example.org"
SET patchList "logon.example.org"

Use the values from the realm's own documentation, not from this example. Afterwards, right-click the file, open Properties and mark it read-only, so a launcher cannot overwrite your edit on the next update. If the client still connects to the old realm, our realmlist troubleshooting guide covers the usual causes — wrong locale directory, a hidden .txt extension, or a build mismatch.

Step 2 — turn a Chinese-UI client into an English one

Clients distributed by the APAC-based successors commonly ship with a Mandarin language pack applied. It lives inside the client folder:

  1. Open the Data directory.
  2. Look for the patch archive whose name ends in a Z — most commonly patch-Z.mpq.
  3. Move it out of Data (your desktop is fine) rather than deleting it, then restart the game.

The interface returns to English on the next launch. To switch back, put the file back in Data.

Match the file by the patch-Z pattern rather than an exact filename. Naming and letter case vary between repacks, and the same archive may appear as patch-Z.mpq or Patch-Z.MPQ; on macOS and Linux, filesystems are often case-sensitive, so a wrong-case reference in a guide will not match your install.

Step 3 — make Chinese player names readable

Removing the language pack creates the next problem: players with Chinese names show as blank boxes above their heads. The fix is a font, not a setting:

  1. Create a folder named Fonts in the client's root directory, next to the executable.
  2. Put a font that covers CJK glyphs into that folder.
  3. Restart the client.

Chinese names now render as characters. No addon substitutes for this — the client needs the glyphs.

Step 4 — addons, and what is safe to install

The 1.12/Turtle addon stack generally works across this lineage: quest helpers, bag and inventory suites, and the compatibility shims they depend on. The ecosystem has also kept pace with the successors specifically — community UI projects have shipped builds adapted for Capybara and OctoWoW, and a WeakAuras-style tool has been ported to the 1.12 client by community authors.

Two rules worth keeping:

  • Install only from the project's own community channels. Addons execute inside the game process; an addon packaged with an installer or a helper .exe is not an addon.
  • If global chat is mostly Chinese, install a translation addon rather than switching realm. On APAC-populated successors, chat language is the most common complaint from English-speaking players, and it is the cheapest one to fix.

Step 5 — account and payment hygiene

  • Use a unique username, email and password for every realm. Never reuse a Battle.net password, and never reuse the email you rely on for account recovery. A project that disappears without notice is the highest-value target you can hand credentials to.
  • Expect registration pages to be region-blocked by design on some successors. A block is not a bug, and a VPN is a workaround, not a requirement to play — check the project's own instructions rather than a third-party page.
  • Expect search results around these servers to be dominated by gold-selling and leveling ads dressed as guides. Anything offering gold, power leveling or "starter packages" for a private realm is not the realm's shop, and no payment method belongs near it.

What the experience is actually like

Vanilla+ realms are gold-scarce by design. Consumables, dual specialisation, higher-rank abilities and cosmetics all compete for a small money supply, and on APAC-populated successors the auction house is dominated by Chinese-speaking players who know the market better than a newcomer does. Budget your first week around that: pick a class that levels comfortably without bought gear, and treat your first mount as a milestone rather than a formality.

Accurate as of September 17, 2026. Client setup steps reflect community documentation for the 1.18.1 lineage, including third-party walkthroughs that mention both APAC and EU-based successors; specific file names can differ between repacks, so match by pattern rather than by exact text. Project status, addresses and available realms change with little notice — take every address from the realm's own current documentation before you edit any client file, and treat population and longevity claims from third-party trackers as unverified.