The infamous "Ottoman Turn Bug" in Empire: Total War (and its popular DarthMod expansion) is a notorious pathfinding issue where the AI attempts to move dozens of single-unit stacks across the Bosphorus Strait
near Istanbul. Because the AI struggles to "unravel" these stacks through the city of Istanbul, turns can drag for 15–30 minutes or even hang indefinitely. Best Fixes for Ottoman Turn Lag
The lag is not caused by your graphics card; it is a scripting issue. Specifically, the game engine struggles to process the turn for the Barbary States (the Ottoman protectorate). Because the Barbary States often have no legitimate government type or proper diplomatic standing coded into the start file, the AI loops infinitely while trying to calculate their move.
Open the DarthMod launcher. Go to Options -> Graphics -> Select the "High Performance" preset. empire total war darthmod ottoman turn lag fix best
This is the only fix that universally eradicates the lag without breaking your save game. DarthMod includes a campaign script that forces emergent factions (like the Ottomans) to spawn massive armies. By delaying or removing this script for the AI, you fix the lag.
Step-by-Step Instructions:
C:\Program Files (x86)\Steam\steamapps\common\Empire Total War\datacampaigns folder.DarthMod folder (or DMUC if using Ultimate Commander).scripting.luascripting.lua to your desktop. Do not skip this.)scripting.lua with Notepad++ (or standard Notepad if desperate).Ctrl + F and search for this exact line:-- DMUC Emergent Factions Script v1.4local function OnWorldCreated()local function OnWorldCreated() down to the line that says end just before the -- Custom script comment.What this does: It removes the forced army-spawning script for minor factions. The Ottomans will still play normally but will no longer hyperventilate trying to manage 20 invisible reinforcement stacks. Result: Turn time drops from 90 seconds to 5–8 seconds. The infamous "Ottoman Turn Bug" in Empire: Total
DarthMod leaves behind old scripts. Corrupted scripts are the primary cause of exponential lag growth past 1710.
C:\Users\[YourName]\AppData\Roaming\The Creative Assembly\Empire\scripts
(Note: AppData is hidden. Type %appdata% into Windows Run to find it.)scripts folder. Do not worry—the game regenerates them.The Ottoman turn lag in Empire: Total War – DarthMod is a legacy AI pathfinding bug amplified by mod features. It cannot be fixed 100% without rewriting the campaign AI, but the Turn Lag Submod + early Ottoman army culling reduces turn times from ~5 minutes to ~30 seconds in most cases. No known fix eliminates it entirely, but the above methods make the game fully playable.
Report compiled from: Total War Center forums, DarthMod 8.0 Platinum bug threads, and empirical player testing (2012–2024). The Problem: The "Barbary States" Glitch The lag
Subject: Solving the Ottoman Turn Lag in Empire: Total War (DarthMod Edition)
For many strategy gamers, Empire: Total War stabilized by DarthMod represents the pinnacle of 18th-century warfare. The AI is smarter, the units are larger, and the scope is grander. However, there is a notorious glitch that has plagued players since the game’s release—affectionately known among the community as the "Ottoman Turn Lag."
When playing as certain factions, specifically the Ottomans, Marathas, or Mughals, the end-turn cycle can stretch from a few seconds to several agonizing minutes. The AI hangs, the globe spins endlessly, and immersion is shattered.
If you are searching for the best fix for the Ottoman turn lag in DarthMod, you are looking for a specific solution known as the "India/Ottoman Fix." Here is the definitive guide to diagnosing and solving this issue so you can reclaim the Sultanate’s glory.