Cultist Simulator Mods


Modlist

Major Mods

Minor Mods

These mods are all stored at my Collected Cultist Simulator Mods repository, as is general modding information.

A Brief Mod History

Back in July 2022, I completed a small mobile card game called Underhand. It's still available on the Play Store, and was apparently a college project for a trio of developers. I loved it, and was looking to see if the developers had done anything else, when I came across a Reddit post. Someone had emailed the developers, and had gotten a response, which basically said they weren't working together anymore, but anyone who wanted more Underhand should look into the game that inspired it, which was something called Cultist Simulator. I downloaded it and immediately was fascinated by the deceptively deep lore hiding inside what was technically a game about moving cards around on a tabletop.

It wasn't long before I discovered the game had modding support, and started tinkering with the game files. After scrapping several ideas that never went anywhere, I published my first mod, "Looping Mansus", which just let you automate a certain part of the game that gets repetitive quickly.

A few months later, another modder published a mod that allowed you to define custom board layouts and auto-snap cards to these "shelves", using a surprisingly complex "expression" system. This made it much easier for me to play the game, and I quickly set up a generator to make custom shelf layouts reasonably easily, and published a mod with my own layouts. Apparently, my layouts were fairly sensible, since the mod (at the time simply titled "Kat's Shelves") was fairly popular- it was one of the first mods of its kind, which certainly helped.

A screenshot of some basic Hawthorn layouts Look at all the pretty icons. They took forever to make.

My first foray into "dll modding" (Cultsim allows both content-only json mods and C# patch mods using Harmony) came when one of the mods I'd been using, "Adjustable Fast Forward," which does exactly what it says, broke. The author didn't seem intent on maintaining it (and to this day, it has not been updated) so I decided I'd just make my own. Within a few hours, I had a mod that did exactly what the original did, but after publishing it I got a few feature requests from community members, and had more ideas of my own, and it grew to become a must-have time-control mod with many features. Today, The Wheel has 1231 total unique subscribers on the Steam Workshop (and is also available on github, for non-steam players)

After seeing the relative ease with which The Wheel was born, I decided to make an ambitious joke mod. I'd previously made a script to run the game's content through an uwu text transformer, but that was inefficient and required pregeneration. After a bit of tinkering, A Tewwibwe Cuwse 2.0 born, a dll mod that intercepts the game's content loading process to run the transformer on all text- including mods. Notably, this includes the in-game patch notes, credits, and title screen, which has led to some entertaining results.

An example of uwu'd text in-game A tewwibwe cuwse has befallen this game. Pwepawe youwsewf.Glowing reviews from my fellow modders who've seen their mods uwuified

As I played more and more content mods, I realized that it was becoming a pain to play these mods without the shelves I'd come to rely on, and decided it was time for a revamp of my shelves mod. I added new shelves for all the DLC and content mods I'd played, as well as made greater use of complex expressions to make shelves that pushed the limits of the system (sometimes literally- back then the Shelves mod wasn't very well-optimized, so autosorting would cause stutter if there were too many complex expressions). I also rebranded it, in the long tradition of naming mods after lore concepts, to Hawthorn. Nowadays, Hawthorn includes shelves for 8 major content mods, as well as all DLCs, vanilla layouts, and compatibility with minor mods.