Cultist Simulator

Cultist Simulator

Tick Perfect Skip
6 Comments
RobynTheDevil  [author] 9 Oct @ 9:10am 
@MadLass I remember seeing this was some Unity particularity interacting with the OS. On my system using the simple string doesn't work, which is why the string is saved directly with the mapping. You can edit the config for keybindings (and other settings) directly at
%UserProfile%\AppData\LocalLow\Weather Factory\Cultist Simulator\config.ini
to avoid making registry edits.
MadLass 9 Oct @ 12:29am 
When using this mod and having it enabled, it would immediately crash the game due to a FormatException in the setting file on how the default keybind is formatted. It appeared that the issue was the default keybind was formatted as a system path "<Keyboard>/T" rather than just a simple string "T". I was able to fix this on my own with a registry patch (thanks to chatgpt bc I am stupid and do not understand code lol) And if you are interested in updating the mod I would be happy to share my entire conversation with chatgpt which lead me to my solution.
RobynTheDevil  [author] 23 Sep, 2024 @ 1:29pm 
I use the Wheel with all the mods I have made. This one depends on the Wheel for thread task settling (to prevent inconsistent states).
_m_a_ 23 Sep, 2024 @ 10:40am 
With this mod, my game became a turn based card game. Thank you kindly. How does this mod fare with "The Wheel" mod?
RobynTheDevil  [author] 22 Apr, 2024 @ 9:21am 
Unsure if The Wheel will be reaching perfect parity with this mod. You can use the keybindings for both mods; they should not conflict.
RobynTheDevil  [author] 31 Mar, 2024 @ 1:18am 
Fixed instant skipping going much further than needed.