Use a text editor such as notepad to edit the "config.cfg" file in the "\Users\[username]\AppData\Roaming\Kalypso Media\Dungeons" directory. Add the line Development.Enabled = true to the file, then save it. Begin game play, type con! then press [F1], to display the console window. Enter one of the following codes to activate the corresponding cheat function.
Effect
Code
Toggle full map
ISee([0 or 1])
Toggle frame rate display
ShowFPS([number])
Alternately, Use a text editor to edit the "config.cfg" file in the "\Users\[username]\AppData\Roaming\Kalypso Media\Dungeons" directory. Add the line Misc.Specialversion = CHEATGUI to the file, then save it. Begin game play, then press [F12] for various cheats.
Cheat mode (alternate)
Use a text editor such as notepad to edit the "init.py" file in the "data" directory in the game folder. Add the following lines at the bottom of the file:
Doing this will add 1 million gold, 1 million Soul Energy, 1 million prestige (until you place a prestige gimmick), 300 skill points, and 1,000 attribute points. Note: This only works on the unpatched version of the game. Once the game is patched, this python script is replaced with Lua scripts.