Empire of Sin – Cheats (How to Enable the Dev Menu)

This guide will teach you how to enable and use the developer menu.

This particular guide is focused around the dev menu and commands I’ve found.

Enabling The Dev Menu

Please note: all credit goes to Lady Maria!

Enabling the Dev menu is relatively easy. I strongly recommend using Notepad++.

Open the following file in Notepad++:

  • X:Users<User>AppDataLocalLowRomeroGamesEmpireOfSinSettings.json

In this file you will find a setting called “developerMode”. Set it to “true” DO NOT CAPITALIZE!

You should see “[Dev] QA Perf Test” on start menu if it worked.

  • You can use (`) to open the console.
  • You can also press ALT + 1 to open a GUI menu.
  • You can also access the GUI menu via the pause screen.

Cheats (Console Commands)

General Cheats

  • Dev.toggleGodMode()
  • Dev.togglePlayerAlwaysHits()
  • Dev.toggleFastConversations()
  • Dev.toggleFogOfWar()
  • Dev.revealAllSafehouses()
  • Dev.makeAllRivalsKnownToPlayer()
  • Dev.makeAllRivalFactionsKnownToEachOther()
  • Dev.makeAllFactionsKnowAllBuildings()
  • Dev.addBossAbilityCards()
  • Dev.giveMaxNotoriety(faction)
  • Dev.toggleEaseNicknameRequirements()

Money Cheats

  • Dev.addCash(amount)
  • Dev.addCashToAllFactions(amount)

Alcohol Cheats

  • Dev.addWhiskey(amount)
  • Dev.addPremium(amount)
  • Dev.addTopShelf(amount)
  • Dev.addRack(amount)
  • Dev.addSwill(amount)
  • Dev.addPoison(amount)

Inventory Cheats

  • Dev.giveAllWeapons()
  • Dev.giveAllAbilities()
  • Dev.giveAllAmmo()
  • Dev.giveAllArmor()
  • Dev.giveAllUtility()
  • Dev.addItemToBoss(itemId, count)
  • Dev.addItemToTarget(itemId, target, count)
  • Dev.addItem(itemId, count)

Game Speed Cheats

  • Dev.setGameSpeed(speed)
  • Dev.setGameSpeedDefault()
  • Dev.setGameSpeedX02()
  • Dev.setGameSpeedX04()
  • Dev.setGameSpeedX08()
  • Dev.setGameSpeedX16()
  • Dev.setGameSpeedX32()

Commands For Debuggers, Modders, Tinkerers, And All Other Interested Parties

  • Dev.toggleDebugInfo()
  • Dev.toggleScreenshotMode()
  • Dev.toggleDevOptions()
  • Dev.toggleTacticTableLogs()
Volodymyr Azimoff
About Volodymyr Azimoff 15056 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices.

Be the first to comment

Leave a Reply

Your email address will not be published.


*