This hotfix corrects a runtime packaging issue that could prevent Raw Video from launching on some Windows PCs.
The issue was caused by missing local Python runtime standard-library files in the Steam package. These files have now been restored so Raw Video can launch properly on systems that do not already have matching development/runtime components installed.
Fixed a launch failure found during testing on a second Windows PC.
Raw Video should now start more reliably from Steam on clean or secondary installations.
Restored required local runtime components, including Python standard-library support files and required Qt/PySide runtime files.
The Steam package now includes the files needed for the app to start correctly without depending on the developer machine environment.
The updated build was uploaded and tested through Steam before being moved live.
This hotfix focuses only on launch reliability:
• Fixed missing local Python runtime files
• Restored required runtime package components
• Improved launch behavior on second-PC Steam installs
• Verified the updated build through Steam before release