SimForge Studio preview.1 (build 0.1.1)
Pre-release
Pre-release
SimForge Studio preview.1
Build 0.1.1 — the installers embed version 0.1.1;
preview.1 is the name of this distribution, not a different build.
- Source:
f4146f738f23d3ba5dd53469c2e7569732de494d(release/product-releaseops-20260907) - SimForge stack:
0.1.0-rc.61(not published to npm/PyPI) - Connects to:
https://staging.simforge.ai - Checksums:
SHA256SUMS· third-party notices:THIRD_PARTY_NOTICES.md
| Platform | Code signing | Qualification | Redistribution |
|---|---|---|---|
| windows-x64 | unsigned | packaged only | cleared |
| linux-x64 | unsigned | installed and exercised | cleared |
| macos-arm64 | ad-hoc | packaged only | cleared |
| macos-x64 | ad-hoc | packaged only | cleared |
Before you install
- This build connects to https://staging.simforge.ai, not the production service. Accounts, projects and jobs there are staging data.
- The Windows installer is not signed. SmartScreen will report an unknown publisher.
- The macOS app is ad-hoc signed and not notarized. Gatekeeper refuses a quarantined download; opening it requires an explicit approval in System Settings › Privacy & Security.
- The Linux AppImage and deb are not signed.
- Interactive qualification of a downloaded installer was performed on linux-x64. windows-x64, macos-arm64, macos-x64 passed packaging verification only.
- Keyboard driving tested end-to-end. Wheel/pedal controls and calibration tested with injected Gamepad input; physical steering-wheel hardware remains unverified.
- All ten maps require an authorized SimCloud session on the origin this build connects to; anonymous use provides Richmond Field Station only.
- Interactive qualification and the signed-in staging journey were performed on the Linux deb and AppImage only; Windows and macOS installers passed CI packaging, encoder and digest verification and were not launched on real hardware.
- The signed-in staging journey was exercised on 2026-09-08 against the staging deployment current at publication; staging is redeployed continuously and later deployments are not covered by this qualification.
- Cloud open-loop evaluation, physical wheel hardware, renderer visual-quality parity and full 30 GB map-cache performance remain unverified.
- Your data (database, artifacts, map cache, job state) lives outside the install directory and is not removed by uninstalling.
- Downloaded model weights live separately again, under
$SIMFORGE_ASSETS_ROOT(default~/simforge-assets), and can be tens of gigabytes. Uninstalling the app does not delete them;simforge models uninstallor Remove on the Models screen does. - Local use needs no account.
richmond-field-stationis the only public map; other maps require an authorized SimCloud session.
Verifying what you downloaded
curl -LO https://github.com/SimForgeinc/simforge-oss/releases/download/studio-preview.1/SHA256SUMS
sha256sum --check --ignore-missing SHA256SUMSThird-party components
See THIRD_PARTY_NOTICES.md. The bundled ffmpeg/ffprobe encoders are built from pinned sources (FFmpeg and libx264) and are distributed under GPL-3.0-or-later; the complete corresponding source of those executables is published with this release.
Corresponding source of the bundled encoders:
- windows-x64: https://github.com/SimForgeinc/simforge-oss/releases/download/studio-preview.1/simforge-studio-encoders-win32-x64-corresponding-source.tar.gz
- linux-x64: https://github.com/SimForgeinc/simforge-oss/releases/download/studio-preview.1/simforge-studio-encoders-linux-x64-corresponding-source.tar.gz
- macos-x64: https://github.com/SimForgeinc/simforge-oss/releases/download/studio-preview.1/simforge-studio-encoders-darwin-x64-corresponding-source.tar.gz
- macos-arm64: https://github.com/SimForgeinc/simforge-oss/releases/download/studio-preview.1/simforge-studio-encoders-darwin-arm64-corresponding-source.tar.gz