Home - Shin-Aska/DosboxStagingReplacerForGOGGalaxy GitHub Wiki
Dosbox Staging Replacer for GOG Galaxy
A utility that replaces GOG Galaxyโs bundled DOSBox with DOSBox Staging, providing enhanced visual, input, and performance improvements for classic DOS games.
This tool automates:
- Scanning installed GOG Galaxy DOSBox games
- Backing up game configuration files and database entries
- Modifying launch parameters to use DOSBox Staging
- Adjusting
.conf
files for compatibility
Documentation
-
How it works
High-level architecture overview, class diagrams, and flow breakdown -
How to contribute
Branch policy and coding standards -
How to Use
File backup strategy and how to roll back changes
Features
- ๐ง Automatically detects DOSBox-based games in GOG Galaxy
- ๐พ Creates
.bak
backups of your config files and launch tasks - ๐ Updates GOG database to point to DOSBox Staging
- ๐ Supports customizable overrides via configuration editing
- ๐งฉ Modular C++ architecture with clear service separation
Status
- Stable for internal use
- Tested against GOG Galaxy on Windows
- Linux/macOS supported for utility building and cross-path analysis