-
released this
2026-05-22 07:56:03 +00:00 | 74 commits to main since this releaseAdded
- Crash-logger trigger modes (M9 / D6) via
systemd --user, no root: manual,
always-on (a background service records continuously), and game-launch (auto-records
while a Steam game runs). Set it from Settings → Recording trigger or
rigdoctor service mode <manual|always-on|game-launch>;rigdoctor service statusshows it.
core/service.pywrites/enables the user units. - Zero-config game-launch watcher (
core/watcher.py,rigdoctor watch) — polls Steam's
RunningAppID and brackets a focused capture around the running game (the D12 fallback for users
who don't add thewraplaunch option; the wrapper stays the precise primary path).
Downloads
- Crash-logger trigger modes (M9 / D6) via