Skip to content

anyc/steam-overlay

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

It's been masked on gentoo, and according to Arch bug report FS#60036
it's not needed to run the Steam client.

I'm not sure if there are any games that require it, but I assume it
would be safe to drop it since steam-native-runtime on Arch dropped it in 2018.

Signed-off-by: TheGreatMcPain <james@thegreatmcpain.xyz>
Closes: #330
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
6c69216

Git stats

Files

Permalink
Failed to load latest commit information.

steam-overlay

Gentoo overlay for Valve's Steam client and Steam-based games.

Valve only provides a 32-bit version of the client, uses an own update mechanism for the client and games that is not under control of package managers and ships a customized runtime with precompiled libraries. This overlay provides an ebuild for the steam installer and meta ebuilds as well as patched (multilib) ebuilds from main tree that enable the execution of the client and games with (almost only) system libraries on x86_64 and x86 systems.

Please note: Valve only supports Steam with an enabled steam runtime. If you have problems, enable the runtime with the use flag or start steam with STEAM_RUNTIME=1 steam before reporting a bug at the official bug tracker.

Usage

  • Include this overlay with Layman and the following command: layman -a steam-overlay or copy steam-overlay.conf from this repository into /etc/portage/repos.conf/ to use the new portage sync capabilities
  • Choose if you want to use the official Steam runtime along with its bundled libraries or system libraries by en-/disabling the steamruntime use flag. Disabling the official runtime is only recommended for advanced Gentoo users
  • Emerge the steam-meta package
  • Start the client by executing steam

Notes for AMD64

As the client and most games use 32-bit executables, the ebuilds require that you enable the abi_x86_32 use flag for some packages, see this news item for more information.

Troubleshooting Steam

If you have problems, please take a look at http://wiki.gentoo.org/wiki/Steam, Gentoo Forums thread, Arch Wiki and the official bug tracker.

The corresponding bugzilla entry is bug #442176. The official steam repo is here.

License

steam-overlay is provided under the GNU General Public License v2. See LICENSE.

About

Gentoo overlay for Valve's Steam client and Steam-based games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages