You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A BepInEx mod for Hollow Knight: Silksong that records your best time through each room and allows replaying it as a ghost.
4
+
5
+
## Features
6
+
7
+
- Records Hornet's position and animation at 30fps per room, up to 180s.
8
+
- Displays a ghost of your best run on subsequent attempts
9
+
- Import/export replays and collections via clipboard or file
10
+
- UI for managing replays and configuring the ghost
11
+
12
+
Todo:
13
+
- Website for improved sharing, visualizations, and more is still under works.
14
+
- Triggers for starting/stopping/recording replays (like pink dot)
15
+
16
+
## Installation
17
+
18
+
Drop the `ReplayTimerMod` folder from [releases](https://github.com/adiprk/replaytimermod/releases) into `BepInEx/plugins/`
19
+
20
+
## UI
21
+
22
+
Open the panel in game by pausing and clicking the menu icon (`≡`) in the bottom-left corner.
23
+
24
+
## Ghost behaviour
25
+
26
+
The ghost follows the route that matches your current entry and exit scene. If multiple routes exist for the same entry scene, the fastest one is shown.
27
+
28
+
## Config
29
+
30
+
Settings are saved to `BepInEx/config/io.github.adiprk.replaytimermod.cfg`
0 commit comments