Anger Game Cheatcodes
Basics
The game provides some cheatcodes used for development. Maybe some of them will survive in the final release :-)
The following list gives a short overview of the codes which can be used by simply typing it and press return. An icon in the lower right corner gives feedback that you are cheating.
Since 0.5.22 the cheat-dialog inside the game is hidden.
Use Ctrl+Alt+, to activate cheating
Normally all cheatcodes are used in the game but some so called cheatcodes can be set in the settings file (settings.cfg) to get another behaviour.
Location of settings.cfg
The location of the config file settings.cfg depends on your Operating System.
| Operating System | Path to Settings.cfg |
|---|---|
| Mac OS X | /Users/YOURUSERNAME/Library/Application Support/anger/ |
| Linux | /home/YOURUSERNAME/.anger/ |
| Windows | ?? |
Implemented Cheatcodes
| Ingame-Cheatcode | Description | Example |
|---|---|---|
| stage | continue with next stage | stage |
| location | continue with next location | location |
| goto<campaign><stage> | go to <campaign> and <stage>. Should be zero prefixed | goto0201 |
| die | Gameover | die |
| dumpenemies | Debug: shows a list of all enemies, activities and positions | dumpenemies |
and
| Settings-Cheatcode | Description |
|---|---|
| intro:no | This will skip the intro |
| briefing:no | This will skip location briefings |
| score:<value> | put your wanted score as integer instead of <value> |
| volume:10-100 | can be configured in the game |
| log:<option> | options might be: file or out |
| drawfps:<option> | options are: false or true |
| money:<value> | put your wanted money as integer instead of <value> |
| godmode:yes | no energy decrement |
| ignorefocus:yes | focus lost will not pause the game) - strongly required by the developer |
| location:<filename with extension> | e.g. location:developer.loc will use data/developer.loc file for levels |
