Releases: JavaProgswing/valorantnarratorOPS
Release list
v3.4.9
v3.4.8
- Valorant now auto-launches more reliably (fixed a path-detection bug affecting non-default Riot Games install locations, and a stale-connection-file issue that could cause a long silent wait).
- Fixed in-game voice routing sometimes staying silent due to Windows-level volume/mute state on the virtual audio cable.
- Fixed Windowed Fullscreen (Borderless) sometimes not applying after closing Valorant.
v3.4.7
(+) Premium agent voices: server-enforced free trial (500 chars), then prompts for premium.
(+) One-time "What's New" recap on first launch after an update.
(+) Trimmed the agent-voice installer bundle (dropped an unused GGUF backbone + ffprobe.exe, ~600MB) to clear Inno Setup's 2.1GB single-file cap.
App: valorantnarratorOPS@ab730b4
Agent-voice server: AgentVoiceServer@1aa985b (v2.1.0.0)
v3.4.6
(+) Modular app changes.
(+) Agent voices improved, OCR sidecar improved.
v3.4.5
(+) feat: Update narration rules and OCR fixes.
(+) feat: Modular app changes.
v4.3.4
(+) Added test and enhanced borderless screen handling.
v4.3.3
(+) Update agent voices, add: miks, iso, tejo, waylay
(+) Enhance Valorant exit detection with confirmation checks and improved polling logic
(+) Implement restarting after update success, fix installer script
v4.1.1
v4.11 Updated
(+) In-game chat narration: TEAM / ALL / PARTY / WHISPER are now read straight from the on-screen chat box (screen OCR), so all in-game channels narrate, not just whispers
(+) Whisper direction aware: sent vs received whispers detected, so the self-message toggle applies correctly
(+) Spam-proof reading: rebuilt the OCR matcher (re-joins split lines, fuzzy matching, burst capture) so rapid/back-to-back messages all narrate in order with no drops or repeats — verified live at full spam speed
(+) Unsent text ignored: whatever you are still typing in the chat box is never narrated
(+) Valorant-close handling: when Valorant exits, you get a prompt to quit the app or keep it waiting in the system tray (auto-resumes when Valorant reopens)
(+) Resolution independent: chat region is measured as a fraction of the window, works at any resolution; idle frames skip OCR (no extra CPU)
(+) OCR engine bundled in the installer (branded executable + app icon); no separate download or .NET install needed
(-) Removed XMPP interception for chat capture (Riot pins the chat connection — it no longer works and is ban-risky)
(-) Removed the old valorantNarrator-xmpp helper (cleaned up on update)
v4.0.7
(+) Bug fixes to agent voice updation.