Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Get ready for script modding by first enabling the in-game developer debug console.
This will allow you to enter commands and functions while in game.
Here’s how to enable the console:
Go to the game’s directory and find: The Witcher 3/bin/config/base.
When in the base folder, open the general.ini file with Notepad or another text editor.
Add a new line and paste the following text: DBGConsoleOn=true
This will enable the developer debug console inside the game.
You can open it in-game with the ~ button and enter your commands there (press enter to submit them).