Téléchargez gratuitement
Votre fiche d'intervention
Navigate to your game directory (e.g., Steam\steamapps\common\The Witcher 3 Wild Hunt\bin\config\base ). Open with a text editor like Notepad.
The syntax for marking a quest as finished is: addfact([QuestID]_completed)
The hardest part of using these commands is knowing the specific name the game uses for the quest.
“You kept the promise,” it said.
Are you trying to or just skip content , and which specific quest are you currently on?
Example: addfact('q202_failed') would mark the specific quest q202 as failed and move it to the failed section of your journal.
This only works if the quest completion was purely a flag. If the game already advanced other quests, you’re out of luck.
Navigate to your game directory (e.g., Steam\steamapps\common\The Witcher 3 Wild Hunt\bin\config\base ). Open with a text editor like Notepad.
The syntax for marking a quest as finished is: addfact([QuestID]_completed) witcher 3 complete quest console command
The hardest part of using these commands is knowing the specific name the game uses for the quest. Navigate to your game directory (e
“You kept the promise,” it said.
Are you trying to or just skip content , and which specific quest are you currently on? Navigate to your game directory (e.g.
Example: addfact('q202_failed') would mark the specific quest q202 as failed and move it to the failed section of your journal.
This only works if the quest completion was purely a flag. If the game already advanced other quests, you’re out of luck.