Witcher 3 Complete Quest Console Command | Patched
Witcher 3 — Complete Quest Console Command (Patched): Quick Guide
- Install The Witcher 3 (v4.04).
- Enable the console via mod.
- Test 5–10 quest completion commands from a fan wiki.
- Document success/failure and any side effects.
- Compare results across versions (e.g., 1.32 vs 4.04).
- Example: Completing a main quest via console might not unlock the next main quest automatically.
- Fix: You must manually start the next quest.
startquest("next_quest_id")
- Patch 1.20: Introduced console commands for testing purposes.
- Hotfix 1.20.1: Removed console commands to prevent exploitation.
2. Current Status of Console Commands
| Goal | Command (v4.0+ Complete Edition) | |------|----------------------------------| | Enable console | Edit general.ini as above | | See current stage | getfact qXXX | | See all stages | listfacts qXXX | | Jump to stage | addfact qXXX_stage_YY | | Safely complete | completequest(qXXX) + addfact(qXXX_completed) | | Fix 90% of bugs | addfact(qXXX_force_next_step) |