Install on Windows¶
For most readers, the correct way to install F8Studio is to download the prebuilt Windows package.
Download Windows Prebuilt from GitHub Releases
Recommended Path¶
- Open the GitHub Releases page
- Download the latest Windows prebuilt package
- Extract the archive to a normal user-writable folder
- Launch the packaged Studio application
If your goal is simply to try F8Studio, stop here and continue to the sample-graph flow.
Open a Predefined Graph¶
The fastest way to learn the product is to load one of the existing scenario JSON files:
- Scene 01: CVKit Template Tracking
- Scene 02: GameMod Skeleton
- Scene 03: Audio Driven TCode
- Scene 04: Functional TCode Generation
Then follow:
Who Should Build from Source?¶
Build from source only if you are one of these:
- developing new services
- developing
f8pystudioplugins - working on packaging, native services, or docs tooling
For that path, go here:
Notes¶
- This page intentionally puts the Windows prebuilt path first.
- Linux/macOS and source-build workflows are treated as advanced/developer routes in this documentation pass.