
Runtime Quality Config (Free) – JSON-Based Settings Loader
Simeon Mladenov
$0.0
(no ratings)
Jump AssetStore
Apply graphics, screen and audio settings from a JSON file at runtime. Supports hot reload, platform overrides and Unity versions 205-209(internal). Perfect for testing, builds and config versioningRuntime Quality Config (RQC) applies Unity quality & performance settings at runtime from a single JSON file that’s already includedHot-reload in play mode (F5) or reset to defaults (F6). Desktop and Mobile settings are separated inside the same file. Lightweight, no editor windows, full sourceThe JSON contains these groups:- Display/Screen- Framerate/Timing- Lighting & Shadows- Textures & LOD- Rendering Extras (AA, probes, particles, etc.)- Streaming & Async Upload - Terrain- Skin / Particles- Audio- Dynamic Resolution -HDR- Quality Level IndexSupports Unity versions 205 to 209 covering 2019.4 LTS through 2023.3+ under the current 6000.0.x versioningBackward and forward compatible using conditional compilationRendering pipelines: Built-in, URP, HDRPDependencies: NoneThreading:- Runs on the main thread. File I/O is tiny (single JSON read/write) and happens once on startup or on hot-reloadSupport- Email and Discord (details in the README file inside the package)