Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Dictatorship SimulatorNewsDemo 0.4.0-Beta
Game update

Demo 0.4.0-Beta

Dictatorship Simulator · published 4 Sep 2026, 14:54 UTC

All newsPlayers around this dateRead on Steam

Unlockable content

The demo now features unlocks. Run progression, events and bosses unlock cards for future runs.

Card draw changes

I also changed how drawing cards works - instead of randomly choosing from all available cards, the game is now creating a bag filled with a certain number of each rarity, then draws from that. In essence, this makes it much more likely to draw higher Tier cards.

Huge architecture rewrite and QA improvements

Under the hood, this patch is the biggest change yet. I realized that most of the bugs the game had were actually all caused by the same underlying architectural issue. Unfortunately, this required me to rewrite significant parts of the game, touching over 7000 lines of code, and resulting in a net -1231 lines. The result should be a much more easy to maintain engine.

I then took another week to work exclusively on QA improvements.

While the core gameplay code has been sitting at 90% test coverage for most of development, the engine layer, aka the thing the user interacts with, was significantly less well tested.

I therefore added over 60 integration tests, testing every button, app, overworld move, visual representation and everything else I could think of. In total, the game now has 721 tests.

But what about unknown issues? New bugs for which I have no tests?

For quite a while, the game had a mode in which it played itself - bot mode. The idea was that this would run every night, and surface all kinds of issues that would normally only show up when a player touches the game. I beefed this up significantly in capability, and also added an automatic nightly script that looks through the logs and isolates specific, unique issues to cut through the noise - meaning I wake up every morning to a list of fresh bugs. :) Well, actually I don't, because I fixed them all.

Changes

[0.4.0] - 2026-09-04

Features

- Add card unlocks

- CardDraw now uses a shufflebag: makes it way more likely to draw high-tier cards.

- Various "How to Play" tweaks

Fixes

- Only pulse connections that change the value.

- Clicking arrows on overworld now also goes to next level

- Notebook now stows when starting new run from overworld map.

- Phone now only raises on button click if it touched the table before.

- Removed resolution option since it lead to issues and instead always render at full available resolution.

- Wrong tier for Blackmail Dossier

Balancing

- Fringe podcast now cost 0

- Speed up node hit animation a little bit

- Various small level balancing tweaks

More from Dictatorship Simulator

Other announcements

All news
Game update15 Sep 2026v0.5.0 - DemoAs I am focusing on finishing the release content, this patch mostly contains some balancing changes, as well as some more "juice" specifically for card unlocks. I also switched around the cards that are available in the demo to make the experience more interesting, and to better represent the kind of cards you can expect in the full version. Another interesting change is that "Agitated" now ju…Game update24 Aug 2026Demo 0.3.0-AlphaThe previous way the menus worked was pretty confusing, playtesters repeatedly clicked load game to go back to the game for example. As such, there is now a dedicated main menu and an in game menu. ## [0.3.0] - 2026-08-24 ### Features - Split up menu into Ingame Menu and Main Menu to be less confusingCommunity22 Aug 2026Dictatorship Simulator Demo: Events, Followers, and more!See if you have what it takes to become a dictator in our demo! Alpha 0.2.0 with 4 brand new stages, random events, a chapter boss, and followers. Random Events Life as a dictator is not easy, especially when your party still thinks they can make decisions on their own. Random Events allow you to chose which path you want to take. Every choice comes with its own consequences, some of which only…