Empire of Sin: How to enable the Dev Menu

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

 

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

Open the following file in Notepad++:
X:\Users\<User>\AppData\LocalLow\RomeroGames\EmpireOfSin\Settings.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.

Known Dev 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)

– GAMESPEED 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()

Related Posts:

About Robins Chew

I'm Robins, who love to play the mobile games from Google Play, I will share the gift codes in this website, if you also love mobile games, come play with me. Besides, I will also play some video games relresed from Steam.

Leave a Comment