Skip to content

Releases: JavaProgswing/valorantnarratorOPS

v3.4.9

Choose a tag to compare

@JavaProgswing JavaProgswing released this 18 Jul 08:51
  • Fixed Valorant not auto-launching for accounts with a custom (non-default drive/folder) Riot Games install location.

v3.4.8

Choose a tag to compare

@JavaProgswing JavaProgswing released this 18 Jul 08:19
  • 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

Choose a tag to compare

@JavaProgswing JavaProgswing released this 18 Jul 04:51

(+) 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

Choose a tag to compare

@JavaProgswing JavaProgswing released this 17 Jul 12:25

(+) Modular app changes.
(+) Agent voices improved, OCR sidecar improved.

v3.4.5

Choose a tag to compare

@JavaProgswing JavaProgswing released this 16 Jul 15:19

(+) feat: Update narration rules and OCR fixes.
(+) feat: Modular app changes.

v4.3.4

Choose a tag to compare

@JavaProgswing JavaProgswing released this 07 Jun 04:42

(+) Added test and enhanced borderless screen handling.

v4.3.3

Choose a tag to compare

@JavaProgswing JavaProgswing released this 05 Jun 07:52

(+) 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

Choose a tag to compare

@JavaProgswing JavaProgswing released this 04 Jun 13:22

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

Choose a tag to compare

@JavaProgswing JavaProgswing released this 29 Dec 08:26

(+) Bug fixes to agent voice updation.

v4.0.6

Choose a tag to compare

@JavaProgswing JavaProgswing released this 22 Dec 14:55

(+) Bug fixes.