Dungeons Cheat Codes, Tricks
Dungeons is a strategy/simulation video game developed by Realmforge Studios and published by Kalypso Media. It was announced August 12, 2010 and was released on January 27, 2011 in Germany and February 10, 2011 in North America.
Cheat codes, console commands, secrets:
Use a text editor to edit the "config.cfg" file in the directory:
"\Users\username\AppData\Roaming\Kalypso Media\Dungeons". 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.
ISee([0 or 1]) - Toggle full map
ShowFPS([number]) - Toggle frame rate display
Alternately, Use a text editor to edit the "config.cfg" file in the
"\Users\\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 to edit the "init.py" file in the "data" directory
in the game folder.
Add the following lines at the bottom of the file:
def CG(gold = 1000000):
Send(CheatMessage("c_SetGold("+str(gold)+")", Vector3.ZERO, 0))
def CSE(se = 1000000):
Send(CheatMessage("c_SetSoulEnergy("+str(se)+")", Vector3.ZERO, 0))
def CP(p = 1000000):
Send(CheatMessage("c_SetPrestige("+str(p)+")", Vector3.ZERO, 0))
def CSP(sp = 300):
Send(CheatMessage("c_SetSkillPoints("+str(sp)+")", Vector3.ZERO, 0))
def CAP(ap = 1000):
Send(CheatMessage("c_SetAttributePoints("+str(ap)+")", Vector3.ZERO, 0))
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.
"\Users\username\AppData\Roaming\Kalypso Media\Dungeons". 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.
ISee([0 or 1]) - Toggle full map
ShowFPS([number]) - Toggle frame rate display
Alternately, Use a text editor to edit the "config.cfg" file in the
"\Users\\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 to edit the "init.py" file in the "data" directory
in the game folder.
Add the following lines at the bottom of the file:
def CG(gold = 1000000):
Send(CheatMessage("c_SetGold("+str(gold)+")", Vector3.ZERO, 0))
def CSE(se = 1000000):
Send(CheatMessage("c_SetSoulEnergy("+str(se)+")", Vector3.ZERO, 0))
def CP(p = 1000000):
Send(CheatMessage("c_SetPrestige("+str(p)+")", Vector3.ZERO, 0))
def CSP(sp = 300):
Send(CheatMessage("c_SetSkillPoints("+str(sp)+")", Vector3.ZERO, 0))
def CAP(ap = 1000):
Send(CheatMessage("c_SetAttributePoints("+str(ap)+")", Vector3.ZERO, 0))
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.
Cheat codes, console commands, secrets and system requirements for Dungeons free online.
Game description
Platform:
Microsoft Windows
Game Developer:
Realmforge Studios
Game Genre:
Strategy, simulation, dungeon management
Game Mode:
Single-player
Game Publisher:
Kalypso Media