Witcher 3 Complete Quest Console Command Patched < TRUSTED >
Before the Next-Gen update, enabling the console (via the dsound.dll or debug console enabler mod) gave you god-like power. The syntax was simple:
addfact(q310_completed)
Or, for direct quest jumping:
completequest(q310)
Where q310 represented "The King is Dead – Long Live the King." You could force stages, skip dialogues, and teleport past broken scripts. It was messy but effective.
Since the "magic button" is gone, players must use more specific methods to bypass broken quest stages.
Using questcomplete updates the journal flag, but it does not always run the script to add items to your inventory (e.g., the Griffin Armor diagram). witcher 3 complete quest console command patched
If you install the Community Patch - Base or Brothers in Arms mod (updated for 4.04), they re-enable a safer version of finishquest.
Example (modded):
finishquest(q206) # "The Play's the Thing"
This is the closest to the old completequest command but requires modding.
If you are playing on Steam or GOG with the latest updates (v4.04 as of late 2024), follow these steps:
A WARNING: In the patched version, even restored commands cannot force main quests that alter the world state (e.g., "The Isle of Mists" or "Battle of Kaer Morhen") to complete safely. Attempting to do so will likely break the epilogue.
Before we discuss the patch, let's look at what players lost. In the unpatched versions of The Witcher 3 (v1.31 and earlier), enabling the console was as simple as adding a line to the general.ini file. Before the Next-Gen update, enabling the console (via
Once enabled, players could use the command:
addfact(q302_completed)
Or the more universal attempt:
completequest(q302)
This functionality relied on a debug system left over from development. The game structured every quest as a series of "facts" (boolean triggers) and "stages." The console command essentially forced the engine to skip every logical check and mark the final stage of a quest as true.
It was a blunt instrument. Useful for bypassing the infamous "Of Swords and Dumplings" glitch where Hattori never opens his shop, or the "Get Junior" lockout. But it was also dangerous. Using it could break other quests that relied on conditional flags, or reward you with items you never earned. This is the closest to the old completequest
If you want, tell me the exact quest name (or paste the quest ID) and your game version/patch; I’ll give the precise command sequence and likely stage number to use.
As of my latest update (mid-2025), the ability to auto-complete quests in The Witcher 3 using simple console commands like completequest or finishquest has been patched out by CD Projekt Red in the next-gen updates (Version 4.0+).
However, there is still a workaround using the console if you know the quest stages.
Here’s the accurate, up-to-date content on this topic.
It is important to differentiate between the completequest command and other debugging tools. Many players confuse the patch.