Skip to content

Commit 4888c6e

Browse files
committed
Add README.md
1 parent d8852e1 commit 4888c6e

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Simplified Visuals for Slay the Spire 2
2+
3+
A mod that offers options to remove or tweak certain visual effects.
4+
Might be of use for people who are sensitive to motion/visual stimulation, easily distracted, or just want a "cleaner" look.
5+
6+
**All changes are optional**, see the configuration menu (Settings -> Mod Settings -> Simplified Visuals, then click the cog wheel in the upper right).
7+
8+
As of the initial version, supports removing:
9+
10+
* Various effects on the game's Timeline (moving stars, confetti, pulsing buttons)
11+
* Radial blur: used by Bygone Effigy, Ceremonial Beast, Mecha Knight, Shrinker Beetle, Vantom
12+
* "Big Slash": used by Perfected Strike, Sovereign Blade, Mecha Knight
13+
* "Scream": used by Bygone Effigy, Ceremonial Beast, Mecha Knight, Shrinker Beetle, The Insatiable
14+
* "Spooky scream": used by Haunted Ship, Soul Fysh
15+
* Purple Doom screen overlay (when an enemy dies to Doom)
16+
* The Insatiable's sandfalls and other sand VFX
17+
* Slippery Bridge event (disable rain)
18+
* Regent's attack animation
19+
20+
You can also:
21+
22+
* Remove the delay between drawn cards, making them move together as a unit (also speeds up the game)
23+
* Make Sovereign Blade stay still when idle
24+
* Remove the glow/sparkles from rare and uncommon cards (in card rewards and unlocks)
25+
26+
Feel free to contact me via [GitHub issues](https://github.com/exscape/SimplifiedVisuals/issues) or on the Slay the Spire Discord (@Aeluwas) if you have suggestions on additional settings or other improvements, or to report issues.
27+
28+
v0.1.0 is tested with Slay the Spire 2 version 0.99.1 and somewhat tested with version 0.100.0 (beta released on 2026-03-20).
29+
Later versions are likely to work just as well; if something breaks, it should be just a single effect toggle or two being affected.
30+
31+
## Installation
32+
33+
1. Ensure you have a `mods` folder where StS 2 is installed, for example: `C:\Program Files (x86)\Steam\steamapps\common\Slay the Spire 2\mods`
34+
2. Ensure you have the latest version of [BaseLib](https://github.com/Alchyr/BaseLib-StS2/releases) installed: simply unpack the .zip in the above folder
35+
3. Download this mod's [latest release](https://github.com/exscape/SimplifiedVisuals/releases) and unpack it into the mods folder
36+
37+
You can have separate folders for each mod, or simply unpack everything together; the game doesn't care.
38+
39+
When updating this mod, also check for updates to BaseLib, as I'm currently aggressively using new features for the mod configuration.

0 commit comments

Comments
 (0)