omigamedev ec1b84994b Cortex: background gameplay recording with chunked .seg segments
Continuously records gameplay in the background when a game is connected.
Keeps the last N minutes (configurable) as ~30s self-contained segment files
on disk, with auto-trimming and thumbnail generation per segment.

C++ CortexRecorder writes .seg binary format in real-time, integrated into
StreamingEngine alongside existing ClipRecorder. StreamingManager routes
frames to cortex-only engine when not streaming, and enables cortex on the
streaming engine during live streams for seamless coexistence.

New Cortex tab in bottom navigation with enable toggle, duration presets,
storage usage, and session list with thumbnails.
2026-03-03 21:35:57 +01:00
Description
No description provided
15 MiB
Languages
Kotlin 69.5%
C++ 28.6%
AIDL 0.7%
JavaScript 0.5%
PowerShell 0.4%
Other 0.3%