Skip to content

Advanced usage scenarios

Bogdan Brinza edited this page Feb 23, 2026 · 6 revisions

Using specific language version

theo allows you to specify language version to use, when available on vangogh:

theo install <gog-game-id> -lang-code ja - will install Japanese version of a game (if it's available)

theo run <gog-game-id> -lang-code ja - will run Japanese version of a game (if it's installed)

You need to specify language code for every command (e.g. run, uninstall, reveal-installed). With this functionality you can have multiple version of the same game in different languages installed at the same time (applies to native and Windows versions).

Clone this wiki locally