-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Zaldaryon edited this page Aug 28, 2026
·
21 revisions
Optimum is a performance patch for Vintage Story that applies engine-level optimizations at launch time. It builds from source against your own Vintage Story installation, never modifies your vanilla files, and caches the patched assemblies for instant subsequent launches. Vintage Story 1.22.7 is the default target. See Compatibility.
- Clone the repository (releases are source-only, Vintage Story is proprietary)
- Run the cross-platform installer (
dotnet run --project Optimum.Installer -c Release) or a per-platform script (install-windows.cmd,./scripts/install-linux.sh) - Launch Optimum from the shortcut the installer creates
First launch applies patches to four assemblies while a splash screen shows progress. Every launch after that is instant.
- Installation: setup, upgrade, and uninstall instructions
- Features: complete list of optimizations with descriptions
- Settings: configurable options in the Extra settings tab
- Compatibility: mod and server compatibility notes
- FAQ: frequently asked questions
- Building from Source: for developers who want to modify Optimum
- Packaging: creating distribution packages
- optimum-0.3.13-release-notes: v0.3.13, shader compatibility and safe Windows paths
- optimum-0.3.12-release-notes: v0.3.12, fix the from-source Windows install
- optimum-0.3.10-release-notes: v0.3.10, fix build failures and version string
- optimum-0.3.6-release-notes: v0.3.6, community bug fixes, type forwards, OIT rebuild
- optimum-0.3.3-release-notes: v0.3.3, crash recovery and validation
- Legal: license, attribution, and vendor exception