The full "Vanilla+" experience on your own PC. Play with High Elves, Goblins, and the custom 1.17.2 content locally.
Downloads
194
Views
1,870
Likes
4
Uploaded on
January 25, 2026
This is a compiled version of the Turtle WoW source. It allows you to explore the custom expansion content that standard 1.12.1 servers do not have.
Core: Custom MaNGOS Fork (Turtle WoW 1.17.2).
Content: Includes custom races (High Elves, Goblins), new zones (Tel'Abim, Hyjal), and the "Survival" profession.
Client: Includes the matching 1.17.2 Client so you don't have to hunt for patches.
Create a folder on your root drive (e.g., C:\TurtleServer) to avoid permission issues.
Extract TurtleWoW 1172 Repack.7z into this folder.
Extract TurtleWoW 1172 Client.zip into a separate folder (e.g., C:\TurtleClient).
Go to your server folder and run these three files in order:
1.Start MySQL.bat (Keep this window open!).
2.Realm server (Keep this window open!).
3.World server(Keep this window open!).
Note: The console may show red text saying "Scripts not found." Ignore this. It is normal for this repack.
You need to edit TWO files to ensure the connection works.
File A: The Root Realmlist
Go to your main client folder (C:\TurtleClient\).
Open realmlist.wtf with Notepad.
Change the text to: set realmlist 127.0.0.1
File B: The Config File
Navigate to C:\TurtleClient\WTF\.
Open Config.wtf with Notepad.
Find the lines for portal, realmlist, and patchlist and update them to localhost (do not delete the rest of the file, just modify these lines):
SET portal "127.0.0.1"
SET realmlist "127.0.0.1"
SET patchlist "127.0.0.1"
Save the file.
Do NOT run TurtleWoW.exe (The Launcher). It will try to update your client and break it.
Run WoW.exe directly.
Login Credentials:
Username: 123
Password: 123
The default account (123) should have GM powers.
Database login: ( Port 3306, Username: root Password: mangos )
Server Files (1.17.2 Repack): Download via right side of the website.
Client Files (1.17.2): [DOWNLOAD]
A: This is a visual bug. Because you are forcing the connection to 127.0.0.1 in your config files, the game ignores the status check. Just click "Okay" or "Enter World" and it will let you in.
A: You are likely using the wrong WoW.exe or client version.
Fix: Ensure you are launching the game from the 1.17.2 Client folder provided in this thread. You cannot use the official Turtle WoW live client, as it is updated weekly and will not match this server's version.
A: This is normal. This repack is based on a leaked source code that did not include every single script for holiday events or complex boss encounters. The core game (leveling, dungeons, custom races) works fine, but the console will complain about the missing scripts on startup.
A: This means your client is not reading the custom patches.
Fix: Ensure you are running WoW.exe (not a launcher) and that you have not modified the Data folder. If you are using a standard 1.12.1 client, you will only see standard races. You must use the provided custom client.
123) can't create items or fly.A: Sometimes the default account permissions don't stick. You need to fix it in the database:
Open HeidiSQL and connect to 127.0.0.1.
Open the auth database -> account_access table.
Find your account ID (usually 1).
Change the gmlevel to 3 (Admin) or 4 (Console Console).
Restart the server.
A: This compiled version has "hardcoded" settings. Editing the mangosd.conf file often has no effect because the core was compiled to ignore certain external configs. You are playing with the "Blizzlike x1" ruleset by default.
A: The 1.12/1.17 engine is old and can struggle on modern Windows 10/11.
Fix: Open Config.wtf and ensure SET gxApi "d3d9" is present. If you still lag, try changing it to SET gxApi "opengl".
Sign in to join the conversation
You must be signed in to comment
Does anyone know the command for flying? .gm fly on doesn't work.
I checked my GM level using HeidiSQL. It doesn't matter if it's 3 or 4—it's not there for either.
I can't find the command using .help gm either.
Quick question. Setup went fine and I am able to login. However everytime I make a character it starts off on GM Island and is a level 60 GM. How do I actually get a character to start at level 1 and play the game?
Source code can be found here: https://github.com/Penqle/tortoise-wow
Client Addons can be found here: https://www.legacy-gaming.com/turtle-wow-addons/
To fix the realmlist offline error, simply go to RealmList.cpp and the change the client version from 7199 to 7207.
![[REPACK] Turtle WoW: Mysteries of Azeroth (Patch 1.17.2) cover](/_next/image?url=https%3A%2F%2Fimages.emudevs.gg%2Fresources%2F0736284a-e290-4365-be7b-b0d040046520%2F1769354223159_532.jpg&w=3840&q=100)
![[REPACK] Turtle WoW: Mysteries of Azeroth (Patch 1.17.2) preview 1](/_next/image?url=https%3A%2F%2Fimages.emudevs.gg%2Fresources%2F0736284a-e290-4365-be7b-b0d040046520%2F1769354223735_Schermafbeelding_2026-01-25_153116.png&w=3840&q=100)
![[REPACK] Turtle WoW: Mysteries of Azeroth (Patch 1.17.2) preview 2](/_next/image?url=https%3A%2F%2Fimages.emudevs.gg%2Fresources%2F0736284a-e290-4365-be7b-b0d040046520%2F1769354224501_Schermafbeelding_2026-01-25_153208.png&w=3840&q=100)
@Viper1233