It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi, I need help with the Dishonored 2 overlay, as it won't let me activate it. This means that, despite opening the game from the app, it doesn't let me use SHIFT+TAB, nor does it show the achievements, nor does it let me take pictures... Directly "it is not active".
I attach an image as a sample.
Attachments:
Here's something I found from these forums with a solution that worked for some: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/overlay_doesnt_work/post4

"""

Go to

C:\ProgramData\GOG.com\Galaxy on Windows, or

~/Users/Shared/GOG.com/Galaxy on macOS.

Open the config.json file.

Add the following line to config.json:

"forceEnableOverlay": true

Make sure that all lines containing parameters with exception of the last one end with a comma (,).

Save the file and restart the GOG GALAXY client.

Now you can run your game and test the overlay by pressing Shift+Tab, even if it is not enabled globally.
"""
Post edited March 16, 2024 by ppavee
avatar
ppavee: Here's something I found from these forums with a solution that worked for some: https://www.gog.com/forum/general_beta_gog_galaxy_2.0/overlay_doesnt_work/post4

"""

Go to

C:\ProgramData\GOG.com\Galaxy on Windows, or

~/Users/Shared/GOG.com/Galaxy on macOS.

Open the config.json file.

Add the following line to config.json:

"forceEnableOverlay": true

Make sure that all lines containing parameters with exception of the last one end with a comma (,).

Save the file and restart the GOG GALAXY client.

Now you can run your game and test the overlay by pressing Shift+Tab, even if it is not enabled globally.
"""
I used this:

{
"clientInstanceId": "080eb4f3-9b72-4395-a14b-949c4b030723",
"installationSource": "gog",
"libraryPath": "C:\\Program Files (x86)\\GOG Galaxy\\Games",
"previewBuildsEnabled": false,
"storagePath": "C:\\ProgramData\\GOG.com\\Galaxy\\storage",
"supportPath": "C:\\ProgramData\\GOG.com\\Galaxy\\support",
"forceEnableOverlay": true
}

And now it's working, thanks mate.

I used this:

{
"clientInstanceId": "080eb4f3-9b72-4395-a14b-949c4b030723",
"installationSource": "gog",
"libraryPath": "C:\\Program Files (x86)\\GOG Galaxy\\Games",
"previewBuildsEnabled": false,
"storagePath": "C:\\ProgramData\\GOG.com\\Galaxy\\storage",
"supportPath": "C:\\ProgramData\\GOG.com\\Galaxy\\support",
"forceEnableOverlay": true
}

And now it's working, thanks mate.
Nice to hear it worked :)