✅ Ada voltage-cap verified. Autostart-to-tray fix.
🎮 Changed
Ada voltage-cap verified working. Hardware test on MSI Ventus 4070 Ti SUPER (50 minutes BG3 + SWJFO): Balanced tier 925 mV / 2550 MHz held the lock voltage cleanly at 0.935 V under load and 195 W board power instead of stock 285 W.
Autostart starts to tray. Previous autostart entry launched Play with the window visible on the desktop every boot, defeating the point. v0.1.4 passes a --minimized flag through the Task Scheduler entry; MainWindow consumes it in the constructor and starts hidden, surfacing only via the tray icon. Pulling Play out of the tray restores the taskbar entry so Alt-Tab works as expected.
Note: existing autostart entries from earlier versions don't carry the new flag. Toggle Autostart off and on once to refresh the Task Scheduler entry.
📖 Compat
Existing settings, stabilizer_adjustments.json, and Custom Profiles from v0.1.0-v0.1.3 are preserved. ActivateEnabled state persists across reboots, so if you had Play active before, it stays active after autostart.
⬇️ Download
NV-UV-Play-v0.1.4-alpha.zip (portable, ~74 MB). Hash and VirusTotal report in the asset block.
🙏 Credits
Thanks to @Gothico74 for the verification logs on the 4070 Ti SUPER. The GPU-Z capture showing voltage-cap engaging at 0.935 V under load is what confirmed v0.1.3 was the right call.
Thanks to Wurstblinker@3DC for reporting the autostart issue.
Next on the list: Ampere and Turing testing. The generic flat-tail path should work but needs verification on real hardware (probe snapshots + game test). 30-series and 20-series testers welcome.