Heads Will Roll: Reforged – All Console Commands & How to Enable Them
Looking for a way to customize your character in Heads Will Roll: Reforged? This guide covers all console commands available in the game and provides a complete step-by-step tutorial on how to enable the developer console. Whether you want to max out your stats, stack gold, or manipulate time before key events, these built-in Ren'Py commands give you full control over your playthrough.
How to Enable the Console in Heads Will Roll: Reforged
Before you can enter any commands, you need to activate the Ren'Py developer console by editing two game files. The process is straightforward and takes less than five minutes.
Step 1: Enable the Console in 00console.rpy
- Navigate to your Heads Will Roll: Reforged installation folder.
- Go to the subfolder: renpy > common.
- Find the file named 00console.rpy and open it with any text editor (Notepad, Notepad++, or VS Code).
- Locate the line: config.console = False
- Change False to True (make sure True is capitalized).
- Save the file and close the editor.
Step 2: Set the Console Hotkey in 00keymap.rpy
- In the same renpy > common folder, open the file 00keymap.rpy with your text editor.
- Find the line that starts with console = (it is located under the line # Debug console.).
- Change it to: console = ['`']
- Save the file and close the editor.
Step 3: Open the Console In-Game
- Launch Heads Will Roll: Reforged.
- Switch your keyboard layout to English.
- Press the tilde (~) key to open the console.
- Type any command from the list below and press Enter.
Important: Always make a backup of your original 00console.rpy and 00keymap.rpy files before making any changes. If something goes wrong, you can restore the originals instantly.
All Console Commands List
Replace the ? in each command with a numeric value of your choice. For example, use 99 to max out a stat or 9999 for a massive gold boost.
| Console Command | Effect | Example Value |
|---|---|---|
| player_strength=? | Change Strength | 99 |
| player_agility=? | Change Dexterity | 99 |
| player_endurance=? | Change Stamina | 99 |
| player_coordination=? | Change Coordination | 99 |
| player_vitality=? | Change Vitality | 99 |
| player_health=? | Change Health | 999 |
| player_stamina=? | Change Energy | 999 |
| player_gold=? | Change the Amount of Gold | 9999 |
| player_fatigue_pool=? | Change Fatigue | 0 |
| time_left=? | Change Remaining Time Before Event | 99 |
How to Discover More Variables
If you want to experiment beyond the commands listed above, the Ren'Py console allows you to browse all available variables in the game. Use the following commands inside the console:
- Type long and press Enter.
- Type dir() and press Enter.
This will display a full list of editable variables, giving you even more options to tweak your gameplay experience.
Quick Reference Cheat Sheet
| Step | Action |
|---|---|
| 1 | Edit 00console.rpy — set config.console = True |
| 2 | Edit 00keymap.rpy — set console = ['`'] |
| 3 | Launch game, switch to English layout, press ~ |
| 4 | Type command (e.g., player_gold=9999) and press Enter |
| 5 | Effect applies instantly |
Frequently Asked Questions (FAQ)
Do I need any third-party software to use these cheats?
No. These commands use the built-in Ren'Py developer console. You only need a basic text editor like Notepad to enable it.
Will enabling the console break my game?
Not if you follow the instructions carefully. However, we strongly recommend backing up your original 00console.rpy and 00keymap.rpy files before editing. If anything goes wrong, simply restore the originals.
Can I use these commands on any platform?
The file editing method works on Windows, Mac, and Linux. On Android, you may need a file manager with root access to edit the game files.
Why is the console not opening when I press tilde?
Make sure your keyboard layout is set to English before pressing the ~ key. Some keyboard layouts map the tilde to a different physical key. Also verify that you correctly edited 00keymap.rpy and saved the changes.
Are these cheats safe to use?
Yes. These are built-in Ren'Py developer features. They do not require mods, trainers, or external software and are completely safe for single-player use.
Will using console commands disable achievements?
In most cases, yes. Activating cheats may prevent achievements from unlocking during the current play session. Create a separate save file if you want to earn achievements legitimately.
Final Tips
Using Heads Will Roll: Reforged console commands is the best way to experiment with different character builds, overcome difficulty spikes, or simply enjoy the story without grinding. Remember to:
- Back up your original files before editing 00console.rpy and 00keymap.rpy.
- Save your game before entering commands, especially when experimenting with unknown variables.
- Use player_gold=9999 early to buy the best gear and make combat encounters easier.
- Set player_fatigue_pool=0 to remove fatigue and keep your stamina bar full at all times.






