SC Dossier v0.3.0 - The Installer Update
This update fundamentally changes how SC Dossier is packaged, distributed, and updated, alongside critical fixes to the OCR engine.
🚀 What's New
- Proper Windows Installer: SC Dossier is no longer distributed as a raw
.exezip. The build pipeline now utilizes Inno Setup 6 to generate a trueSCDossier-Setup.exeinstaller with maximum LZMA compression, drastically reducing download size while providing a standard Windows installation experience. - Auto-Updater Overhaul: The internal
updater_servicehas been completely rewritten to support the new installer format. It now natively downloads setup executables and seamlessly runs them to patch your local installation without messy manual file overwrites. - README Enhancements: The project documentation has received a visual overhaul, including a new clickable screenshot gallery, a compressed live-action OCR demonstration GIF, and updated installation instructions.
🐛 Bug Fixes
- Fatal OCR Crash Resolved: Fixed a critical bug in frozen PyInstaller environments running Python 3.12. Previously, missing internal
numpyC-extensions caused the ONNXRuntime engine to enter a corrupted state, resulting in a fatalcannot load module more than once per processerror when attempting an OCR capture.
📦 Installation Instructions
- Download
SCDossier-windows-v0.3.0.zipbelow. - Extract the ZIP file anywhere.
- Run
SCDossier-Setup.exeand follow the prompt to install. - Launch SC Dossier from your Desktop or Start Menu!