1 Repo
Applying software fixes based on remote configuration databases and unique identifiers.
Distinct from Patch Application: Distinct from general Patch Application: uses a remote database of known fixes tied to store IDs rather than raw diff files.
Explore 1 awesome GitHub repository matching software engineering & architecture · Configuration-Driven Fixes. Refine with filters or upvote what's useful.
umu-launcher is a suite of tools designed to launch Windows game binaries on Linux systems. It serves as a runtime orchestrator and compatibility layer launcher that enables cross-platform software execution. The project manages game compatibility through a fix manager that retrieves and applies specific patches and configurations based on unique store identifiers. It also functions as a data isolation tool, allowing for the specification of custom directory paths to keep game configurations and save data separate from the host system. The system automates the deployment of runtime environme
Retrieves and applies game-specific compatibility fixes by matching unique store identifiers against a remote configuration database.