Cinekive v0.4.6 — native engine fix
Cinekive v0.4.6 — native engine actually starts
Critical fix: v0.4.5 engine packs shipped a Python venv that pointed at the GitHub Actions runner (hostedtoolcache). On your machine the API logged No Python at ... and the engine could not start.
v0.4.6 ships a relocatable Python (python-build-standalone). The app also auto-replaces broken/outdated engine packs on launch.
Download
- Windows installer: Cinekive-0.4.6-win-x64.exe
- Windows portable: Cinekive-0.4.6-portable.exe
- Mac Apple Silicon: Cinekive-0.4.6-mac-arm64.dmg
- Mac Intel: Cinekive-0.4.6-mac-x64.dmg
Upgrading from 0.4.5
- Install 0.4.6
- If the old engine is still stuck, delete the engine folder and reopen:
- Windows:
%APPDATA%\Cinekive\data\engine - Mac:
~/Library/Application Support/Cinekive/data/engine
- Windows:
- Click Start — it re-downloads the fixed pack (~550 MB+)
Engine packs attach via CI (may take 15–30 min after this release is created).