Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
NoMoreGettingOverIt
Rewind time by pressing F2. Auto-saves every 10 seconds, keeps 2 minutes of history.
| Last updated | 4 months ago |
| Total downloads | 798 |
| Total rating | 0 |
| Categories | |
| Dependency string | Biou-NoMoreGettingOverIt-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
NoMoreGettingOverIt
A Hollow Knight: Silksong mod that lets you rewind time. Never lose progress again!
Features
- Automatically saves game state every 10 seconds
- Press F2 to rewind to the previous savestate
- Keeps up to 12 savestates in memory (2 minutes of gameplay)
- Press F2 multiple times to go further back in time
- Works across scene transitions
What gets saved
- Position and velocity
- Health, max health, geo, silk
- Facing direction
- Current scene
Installation
- Install BepInEx 5.x for Hollow Knight: Silksong
- Download
NoMoreGettingOverIt.dllfrom Releases - Place the DLL in
BepInEx/plugins/ - Launch the game
Configuration
After first launch, a config file is created at BepInEx/config/com.iwan.nomoregettingoverit.cfg:
| Setting | Default | Description |
|---|---|---|
| RewindKey | F2 | Key to rewind to previous savestate |
| SaveInterval | 10 | Seconds between automatic savestates |
| MaxSavestates | 12 | Maximum savestates kept in memory |
Building from source
dotnet build -c Release
The DLL will be in bin/Release/netstandard2.1/.
License
MIT