• Stars
    star
    612
  • Rank 73,287 (Top 2 %)
  • Language
  • Created almost 12 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source 1 based games such as TF2 and Counter-Strike: Source

Source-1-Games

This is the README for the Source 1 based games. Source 1 based games include Team Fortress 2, Left4Dead2, and Counter-Strike: Source.

Please use this repository to report bugs and feature requests for Team Fortress 2, Counter-Strike: Source, Left4Dead2, and the Source 1 Engine.

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 Team Fortress 2, Counter-Strike: Source or any other Source 1 game. As well, should your issue not be resolved immediately, it does not mean that a resolution is not being researched or tested. Patience is always appreciated.

Reporting Issues

If you encounter a bug while using Source 1 games, first search the issue list to see if it has already been reported. Include closed issues in your search.

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

  • which game you're reporting the bug on (TF2, CS:S, all)
  • 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.

System information

Your system information must include:

  • your Linux distro or OS version
  • your Desktop/Window Manager (Linux only)
  • your Graphics card info (manufacturer, card version), any and all graphics driver versions
  • anything else that you think may be useful (mouse/keyboard, filesystem type, etc).

The preferred and easiest way to get this information is from Steam's Hardware Information viewer from the menu (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 your report, preferably in a code block or a gist.

Feature Requests

If you are asking for a new feature or enhancement for a game, first search the issue list to see if it has already been asked for. Include closed issues in your search.

If it has been asked for, go ahead and put your 2 cents in for it in the existing entry.

If it has not been asked for, create a new issue with at least the following information:

  • The game your asking for the enhancement
  • A clear description of what exactly you want
  • Justification as to why this is something that is needed
  • Why we should do this feature rather than doing some other feature on the list

Remember that just because you ask for a feature improvement doesn't mean we'll get to it. We're mostly going to be focused on existing bugs rather than enhancing these games. That being said, it does make a difference to know what you want here. Be clear. Be concise.

Driver Contact Information

Some of the issue you may be experiencing are due to the various video drivers. Here is an incomplete list of places that you might be able to file bugs or get additional help:

AMD

AMD Steam Linux forum for reporting compatibility and performance issues with AMD hardware:

https://community.amd.com/community/devgurus/steam-linux

The AMD Open Source driver is a part of Mesa, so use the links under "Intel" to report issues with it.

Intel

For discussions, there is the mesa-users email list:

http://mesa3d.org/lists.html

Bugs and feature requests should be logged in bugzilla:

http://mesa3d.org/bugs.html

NVIDIA

NVIDIA supported drivers

Open Source NVIDIA driver (nouveau)

If you know of any other places, please let us know.

Known Video Driver/Card issues:

NVIDIA

6xxx and 7xxx hardware have been EOL'd. The code specific to these GPUs isn't even compiled into drivers anymore.

6xxx and 7xxx GPUs are incapable of performing sRGB functionality needed by Source Engine titles when being driven by OpenGL. (The sRGB behavior as specified in OpenGL is slightly different than the behavior that was actually unspecified in D3D9, which is why this works in D3D9 but not in OpenGL).

More Repositories

1

Proton

Compatibility tool for Steam Play based on Wine and additional components
C++
23,893
star
2

GameNetworkingSockets

Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
C++
7,851
star
3

openvr

OpenVR SDK
C++
6,085
star
4

steam-for-linux

Issue tracking for the Steam for Linux beta client
4,120
star
5

source-sdk-2013

The 2013 edition of the Source SDK
C++
3,657
star
6

halflife

Half-Life 1 engine based games
C++
3,016
star
7

steam-audio

Steam Audio
C++
2,140
star
8

ToGL

Direct3D to OpenGL abstraction layer
C++
2,021
star
9

SteamOS

SteamOS community tracker
1,582
star
10

Dota2-Gameplay

Public Bug Tracker for Dota2
1,475
star
11

vogl

OpenGL capture / playback debugger.
C++
1,417
star
12

wine

Wine with a bit of extra spice
C
1,227
star
13

steam-runtime

A runtime environment for Steam applications
Shell
1,153
star
14

steamvr_unity_plugin

SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/
C#
1,033
star
15

SteamVR-for-Linux

Issue tracker for the Linux port of SteamVR
924
star
16

csgo-osx-linux

Counter-Strike: Global Offensive
755
star
17

Fossilize

A serialization format for various persistent Vulkan object types.
C++
542
star
18

counter-strike

CS:GO
JavaScript
495
star
19

IndexHardware

486
star
20

csgo-demoinfo

CS:GO demo parsing tool
C++
474
star
21

steamlink-sdk

460
star
22

Dota-2

Tracker for issues specific to Linux and Mac in the Reborn client. If you have a general issue or non-system-specific feature request please go to dev.dota2.com
454
star
23

steamos_kernel

SteamOS kernel branches
C
395
star
24

dxvk

dxvk tree containing branches used by Proton
C++
368
star
25

unity-xr-plugin

OpenVR plugin for Unity's XR API
C#
309
star
26

ArtifactDeckCode

Reference code and documentation for Artifact deck codes
PHP
276
star
27

the_lab_renderer

Valveโ€™s VR renderer used in The Lab (Valveโ€™s VR launch title for the HTC Vive).
C#
274
star
28

voglperf

Benchmarking tool for Linux OpenGL games. Spews frame information, logs frametimes.
C
199
star
29

steamvr_unreal_plugin

SteamVR Input Unreal Plugin - Documentation at: https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki Sample project (UE4.15-4.23): https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin.zip Sample Project (UE.424+): https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin_UEIntegrated.7z
C++
168
star
30

Moondust

C#
160
star
31

steamos_mesa

Patched branches of Mesa used in SteamOS
C
155
star
32

vkd3d

C
144
star
33

portal2

Issues for the Linux port of Portal 2
138
star
34

steamworks-vr-api

Source for the Steamworks VR API
135
star
35

steam-devices

List of devices Steam and SteamVR will want read/write permissions on, to help downstream distributions create udev rules/etc
133
star
36

steamos-compositor

SteamOS session compositing window manager
C
120
star
37

driver_hydra

OpenVR Driver for Razer Hydra using Sixense SDK
C++
100
star
38

Dota-2-Vulkan

Tracker for issues specific to the Vulkan version of Dota 2 on Windows, Linux, and macOS
95
star
39

virtual_display

An example OpenVR driver for demonstrating the IVRVirtualDisplay interface.
C++
82
star
40

openxr_engine_plugins

Contains Valve-provided plugins for using OpenXR extensions with various game engines
Mathematica
47
star
41

linux

SteamOS fork of the Debian kernel packaging repository at https://anonscm.debian.org/git/kernel/linux.git/
45
star
42

eigen

Fork of Eigen release version 3.4. Adds ability to use alternate threading systems from Open MP.
C++
23
star
43

Dota-Underlords

Tracker for issues specific to the Linux and macOS client of Dota Underlords
22
star
44

OpenXR-Canonical-Pose-Tool

A tool to help OpenXR runtime developers match their poses to other runtimes' poses.
C
10
star
45

VR-Community-Bugs

Repository for VR Bugs reported through tickets and community outreach
9
star