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.
HeadcamReplay
Records the last few seconds of gameplay, including 2 seconds after death, and exports the footage as an MP4 video (full screen capture, with speed control). Requires FFmpeg.
By geminidagoat
| Last updated | 7 months ago |
| Total downloads | 2542 |
| Total rating | 1 |
| Categories | Mods Tools Client-side |
| Dependency string | geminidagoat-HeadcamReplay-1.1.3 |
| Dependants | 2 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
⭐ Headcam Replay v1.1.3 ⭐
Hey, this mod records the exact moment you die in-game and automatically saves it as a nice MP4 file.
What it does:
- Records the last X seconds before death + 2 seconds after
- Captures literally everything you see: HUD, effects, UI, full screen
- Saves the clip instantly as a ready-to-watch MP4
- You can adjust the playback speed (slow-motion works great)
What you need:
- BepInEx and HarmonyLib
- ffmpeg.exe — just drop it into BepInEx/plugins/HeadcamReplay/ (required for the export)
Config file appears in BepInEx/config the first time you run it:
- ReplaySeconds = 10 (I usually set mine to 12-15)
- BufferFPS = 30
- PlaybackSpeedMultiplier = 1.0 (try 0.6 or 0.7 for smooth slow-mo)
- ExportFolder = DeathVids (videos go here in your game directory)
Dependencies (the usual ones):
- BepInExPack
- HarmonyLib
Now every death gives me a clean replay right away with zero effort. Super handy for clips or just figuring out what went wrong. Hope you like it!