Useful for resetting bugged DLC quests (like 'Scavenger Hunt' quests) by uninstalling and reinstalling the DLC via console (requires game restart).
If you find yourself repeatedly typing addfact(qxxx_completed) for dozens of quests, consider using a console script. Create a .txt file in your \The Witcher 3\bin\ folder named complete_all.txt. Inside, write:
addfact(q104_completed)
addfact(q105_completed)
addfact(q201_completed)
addfact(q302_completed)
// Add all your quest facts here
Then in-game, type: exec complete_all.txt
This will run all commands in sequence. This is the ultimate "top" efficiency method for power players.
Here are solutions to common scenarios where players need console help.
Useful for resetting bugged DLC quests (like 'Scavenger Hunt' quests) by uninstalling and reinstalling the DLC via console (requires game restart).
If you find yourself repeatedly typing addfact(qxxx_completed) for dozens of quests, consider using a console script. Create a .txt file in your \The Witcher 3\bin\ folder named complete_all.txt. Inside, write: witcher 3 complete quest console command top
addfact(q104_completed)
addfact(q105_completed)
addfact(q201_completed)
addfact(q302_completed)
// Add all your quest facts here
Then in-game, type: exec complete_all.txt Useful for resetting bugged DLC quests (like 'Scavenger
This will run all commands in sequence. This is the ultimate "top" efficiency method for power players. Then in-game, type: exec complete_all
Here are solutions to common scenarios where players need console help.