
Last updated | 6 days ago |
Total downloads | 133 |
Total rating | 2 |
Categories | Tools Misc Gamemodes Tweaks |
Dependency string | shishyando-IShowSeed-1.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
IShowSeed
Seeded runs are now a thing! Set seed in any gamemode via UI and make your runs consistent.
UI
Press ctrl + shift + S
at the main menu to set or clear the seed

View seed ingame via Debug Menu (F5
)

Seed shown at the end of the run

Config
PresetSeed
(UI is simpler)
Preset seed which will be applied to all runs. 0
for random.
Things to notice
- Some session events that do not affect gameplay are disabled (all per-second events like announcements that can occur any second)
- Levels do not flip
- Some things are spawned by a trigger (e.g. when a player steps into an invisible zone)
- They only spawn roaches and hoppers AFAIK, so
UT_TriggerSpawn
s are pretty much harmless - The result relies on the order in which you enter the triggers: you run the same path - you get the same spawns, you go the other way - spawns change.
- They only spawn roaches and hoppers AFAIK, so
- The mod is quite complex. Even though I made a few optimizations and my game runs completely seamlessly, you may encounter lags or FPS. In this case please contact me via official White Knuckle discord server.
- Even though the mod was tested, you still may encounter a deadlock/game freeze. In this case please contact me via official White Knuckle discord server.
Found a bug? Something is broken?
You can find me on the official White Knuckle Discord server and provide the info / request any features. You can also make PRs on GitHub. I recommend intense testing via WorldDumper plugin.