10

I installed Steam through Winetricks on Ubuntu, and I can't take any screenshots. I can't get the Steam overlay to come up either.

I've checked that the overlay is enabled in multiple places.

What's wrong?

1
  • It's worth mentioning that Steam is now available in beta on Linux. store.steampowered.com/about Commented Jul 12, 2013 at 10:21

1 Answer 1

11

There is a bug with Steam under Wine, where the overlay causes some games to crash.

To prevent this, Winetricks installs Steam with one library override:

gameoverlayrenderer.dll (disabled)

Which, naturally, disables the Steam overlay, and the in-game functions it provides, such as screenshotting.

To change this, open winecfg in the proper wineprefix (for me, Winetricks made it ~/.local/share/wineprefixes/steam, so I used WINEPREFIX=~/.local/share/wineprefixes/steam winecfg), and change it. I set it to Native then Builtin, and so far it seems to be working fine...

Unless you must have the overlay, I would disable this again when you're done taking your screenshots to prevent it from messing anything else up.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.