All Projects → ValveSoftware → Steam For Linux

ValveSoftware / Steam For Linux

Issue tracking for the Steam for Linux beta client

Projects that are alternatives of or similar to Steam For Linux

MissedIT
Fully Featured hack Always Free As Feedom
Stars: ✭ 30 (-99.12%)
Mutual labels:  steam
Boxtron
Steam Play compatibility tool to run DOS games using native Linux DOSBox
Stars: ✭ 262 (-92.28%)
Mutual labels:  steam
Quaver
🎶 The ultimate community-driven, and open-source competitive rhythm game.
Stars: ✭ 282 (-91.69%)
Mutual labels:  steam
GetFreeGames
Python script to search and find free games using Steam's API and to claim them using ASF's IPC API.
Stars: ✭ 18 (-99.47%)
Mutual labels:  steam
cozinha loader
An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.
Stars: ✭ 53 (-98.44%)
Mutual labels:  steam
Steamtinkerlaunch
Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
Stars: ✭ 271 (-92.01%)
Mutual labels:  steam
bypass-captcha-examples
Different complex captcha bypass examples: Steam, Netflix, Data Dome, Adobe, etc.
Stars: ✭ 62 (-98.17%)
Mutual labels:  steam
Borderless Gaming
Play your favorite games in a borderless window; no more time consuming alt-tabs.
Stars: ✭ 3,452 (+1.77%)
Mutual labels:  steam
Vac
Source code of Valve Anti-Cheat obtained from disassembly of compiled modules
Stars: ✭ 254 (-92.51%)
Mutual labels:  steam
Threshold Miku
A Hatsune Miku Steam Theme Skin with Steam New Library Supported!
Stars: ✭ 279 (-91.77%)
Mutual labels:  steam
UndocumentedAPI
💩 Undocumented Steam WebAPI Methods
Stars: ✭ 78 (-97.7%)
Mutual labels:  steam
tf2-rich-presence
Discord Rich Presence for Team Fortress 2
Stars: ✭ 30 (-99.12%)
Mutual labels:  steam
Smartsteamemu
SSELauncher Comfy Edition 2018 By LoodBot/Syahmixp (Steam Emulator)
Stars: ✭ 277 (-91.83%)
Mutual labels:  steam
SteamCMD-AppID-List
Complete Steam AppID List
Stars: ✭ 12 (-99.65%)
Mutual labels:  steam
Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Stars: ✭ 3,608 (+6.37%)
Mutual labels:  steam
chimera
A web interface for managing Steam remotely
Stars: ✭ 113 (-96.67%)
Mutual labels:  steam
Go Steam
Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
Stars: ✭ 264 (-92.22%)
Mutual labels:  steam
Node Steamcommunity
Interact with various interfaces on Steam Community from Node.js
Stars: ✭ 305 (-91.01%)
Mutual labels:  steam
Node Steam Tradeoffers
Steam Trade Offers for Node.js
Stars: ✭ 291 (-91.42%)
Mutual labels:  steam
Passport Steam
Steam (OpenID) authentication strategy for Passport and Node.js.
Stars: ✭ 280 (-91.75%)
Mutual labels:  steam

Steam for Linux Client

This is the README for the Steam for Linux client.

Hardware and Software Requirements

Steam for Linux requires the following:

  • 1 GHz Pentium 4 or AMD Opteron with:
    • x86-64 (AMD64) instruction set
    • CMPXCHG16B instruction support (cx16 in /proc/cpuinfo flags)
    • SSE3 instruction support (pni in /proc/cpuinfo flags)
  • 512 megabytes of RAM and 5 gigabytes of hard drive space, or better
  • Internet connection (Cable/DSL speeds recommended)
  • Latest Ubuntu LTS, fully updated
  • 64-bit (x86-64, AMD64) Linux kernel
  • 64-bit (x86-64, AMD64) and 32-bit (i386, IA32) graphics drivers and glibc
  • Latest graphics driver
  • NVidia driver support - For recent cards (e.g. series 8), you will need to install 310.x. For older cards, driver 304.x supports the NVidia 6 and 7 GPU series. To access these drivers, first update your cache and then install the specific driver you need from the list in Additional Drivers.
  • AMD driver support - For recent cards (e.g. series 5 and above), we recommend installing the 12.11 driver. For older video cards, Catalyst 13.1 Legacy supports the HD 2400 Pro video cards and is the latest for the 2 and 4 GPU series.
  • Intel HD 3000/4000 driver support - you will need to use the latest Mesa drivers, Mesa 9 or later. For installation instructions, see here.

Getting Started

Install Steam for Linux client:

  1. Download the steam_latest.deb package from this location.
  2. Open a graphical file manager (for Ubuntu 12.04, click the folder icon on the Unity Launch bar).
  3. Navigate to the directory containing steam_latest.deb and double-click it. This launches Ubuntu Software Center and installs the package.
  4. If you prefer to install from the command-line, use gdebi. Install the gdebi-core package (apt install gdebi-core) and then install the Steam for Linux package (gdebi steam_latest.deb).
  5. For a list of games supported by Steam for Linux either visit this page or click Store (from the client) and then the Linux tab on the far-right. We recommend that you join the Steam for Linux official game group, located here. You will find future beta announcements and other information posted here as well as an active discussion forum.

Reporting Issues

If you encounter an issue with Steam for Linux, first search the issue list to see if it has already been reported. Include closed issues in your search.

For issues with:

If it has not been reported, create a new issue with the following information:

  • a short, descriptive title;
  • a detailed description of the issue, including any output from the command line;
  • steps for reproducing the issue; and
  • your system information.

Please place logs either in a code block (go here for a GFM cheat sheet) or a gist.

When possible, please include a differential between a working configuration and the reported issue.

If a crash is involved, please include any CrashIDs or minidumps related to the issue in an archive. Archives can be drag and dropped into the text box of github.

For tracking purposes, there should be one issue per issue report.

System Information

System information can be gathered from within steam (Help -> System Information).

Once your information appears: right-click within the dialog, choose Select All, right-click again, and then choose Copy. Paste this information into a gist and include a link to it from your bug report.

Conduct

There are basic rules of conduct that should be followed at all times by everyone participating in the discussions. While this is generally a relaxed environment, please remember the following:

  • Do not insult, harass, or demean anyone.
  • Do not intentionally multi-post an issue.
  • Do not use ALL CAPS when creating an issue report.
  • Do not repeatedly update an open issue remarking that the issue persists.

Remember: Just because the issue you reported was reported here does not mean that it is an issue with Steam. Also, should your issue not be resolved immediately, it does not mean that a resolution is not being researched or tested. Patience is always appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].