Valve: Difference between revisions
SinexTitan (talk | contribs) wplink |
|||
| (14 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Cleanup|Issue 1=Citations need better formatting and have archive URLs. See [[Template:Cite web]] for further assistance.}} | |||
{{CompanyCargo | {{CompanyCargo | ||
|Description=American video game company known for distribution platform Steam and game series like Half Life, Portal, Team Fortress, and Counter Strike. | |Description=American video game company known for distribution platform Steam and game series like Half Life, Portal, Team Fortress, and Counter Strike. | ||
| Line 8: | Line 8: | ||
|Type=Private | |Type=Private | ||
|Website=https://valvesoftware.com/ | |Website=https://valvesoftware.com/ | ||
}} | }} | ||
'''{{Wplink|Valve Corporation}}''' (also known as '''Valve Software''') is a software distribution company, most known for being the owner of the distribution service [[Steam]]. Valve additionally develops tools frequently used by various professional and amateur creators, such as Source Filmmaker and the Source Engines, as well as manufacturing hardware items such as the {{Wplink|Steam Deck}}. It was founded in 1996 by {{Wplink|Gabe Newell}} and Mike Harrington. | |||
{{ | |||
====Business model | ==Consumer impact summary== | ||
{{Ph-C-CIS}} | |||
===Business model=== | |||
Valve's primary source of revenue is the sale of both its own and third party games on the Steam platform. | Valve's primary source of revenue is the sale of both its own and third party games on the Steam platform. | ||
Valve also manufactures and sells gaming hardware systems. These products include: the Steam Deck, Steam Machine and Steam Frame which all run [[SteamOS]], Valve's Linux-based operating system, out of the box.<ref>{{Cite web |title= | Valve also manufactures and sells gaming hardware systems. These products include: the Steam Deck, Steam Machine and Steam Frame which all run [[SteamOS]], Valve's Linux-based operating system, out of the box.<ref>{{Cite web |title=Steam Hardware |url=https://store.steampowered.com/sale/hardware |url-status=live |website=[[Steam]]}}</ref> | ||
==Positives== | ==Positives== | ||
===Contributions to open-source ('' | ===Publishing TF2 source code (2025.02.18)=== | ||
Valve has made several noteworthy open-source contributions advance software [[interoperability]], which improved gaming on Linux | On 18 February 2025, Valve released an update to the {{Wplink|Source_(game_engine)|Source}} SDK, which added all the {{Wplink|Team Fortress 2}} client and server game code. With the source code content creators are allowed to build new games based off TF2.<ref>{{Cite web |date=18 Feb 2025 |title=The TF2 SDK has arrived! |url=https://www.teamfortress.com/post.php?id=238809 |url-status=live |archive-url=https://web.archive.org/web/20250218201538/https://www.teamfortress.com/post.php?id=238809 |archive-date=18 Feb 2025 |access-date=10 Mar 2025 |website=Team Fortress}}</ref><ref>{{Cite web |date=21 Feb 2025 |title=Valve Releases Team Fortress 2 Source Code, Now open to Modders |url=https://bitskins.com/blog/valve-releases-team-fortress-2-source-code-now-open-to-modders/ |url-status=live |archive-url=https://web.archive.org/web/20250310111654/https://bitskins.com/blog/valve-releases-team-fortress-2-source-code-now-open-to-modders/ |archive-date=10 Mar 2025 |access-date=10 Mar 2025 |website=BitSkins}}</ref> | ||
===Contributions to open-source (''2018—'')=== | |||
Valve has made several noteworthy open-source contributions to advance software [[interoperability]], which have improved gaming on Linux and macOS, and running {{Wplink|x86}} software on {{Wplink|ARM}} processors.<ref name=":6" /><ref name=":7" /> | |||
==== Wine compatibility layer ==== | ====Wine compatibility layer==== | ||
On 21 August 2018, Valve released the first version of the {{Wplink|Proton (software)|Proton}} compatibility layer,<ref name=":4">{{Cite web |last=Dawe |first=Liam |date=2018-08-21 |title=Valve officially confirm a new version of 'Steam Play' which includes a modified version of Wine |url=https://www.gamingonlinux.com/2018/08/valve-officially-confirm-a-new-version-of-steam-play-which-includes-a-modified-version-of-wine/ |url-status=live |access-date=2026-03-27 |website=GamingOnLinux}}</ref> which was developed in partnership with {{Wplink|CodeWeavers}}.<ref>{{Cite web |last=Schmid |first=Jana |date=2022-02-25 |title=CODEWEAVERS’ PROTON SOFTWARE SAUCE POWERS STEAM DECK |url=https://www.codeweavers.com/about/news/press/20220225 |url-status=live |access-date=2026-03-26 |website=CodeWeavers}}</ref> Proton is the fork of the {{Wplink|Wine (software)|Wine}}<ref name=":4" /> compatibility layer that allows [[Microsoft Windows|Windows]] programs to run on {{Wplink|POSIX}}-compliant {{Wplink|operating systems}}.<ref>{{Cite web |title=Run Windows applications on Linux, BSD, Solaris and macOS |url=https://www.winehq.org/ |url-status=live |access-date=2026-03-26 |website=WineHQ}}</ref> Proton's primary focus is to improve performance and compatibility of Windows games running on {{Wplink|Linux}} operating systems.<ref>{{Cite web |title=GitHub - ValveSoftware/Proton: Compatibility tool for Steam Play based on Wine and additional components |url=https://github.com/ValveSoftware/Proton |url-status=live |access-date=2026-03-26 |website=Github}}</ref> It works by translating Windows specific {{Wplink|DirectX}} API calls to {{Wplink|Vulkan}}.{{Citation needed}} | On 21 August 2018, Valve released the first version of the {{Wplink|Proton (software)|Proton}} compatibility layer,<ref name=":4">{{Cite web |last=Dawe |first=Liam |date=2018-08-21 |title=Valve officially confirm a new version of 'Steam Play' which includes a modified version of Wine |url=https://www.gamingonlinux.com/2018/08/valve-officially-confirm-a-new-version-of-steam-play-which-includes-a-modified-version-of-wine/ |url-status=live |access-date=2026-03-27 |website=GamingOnLinux}}</ref> which was developed in partnership with {{Wplink|CodeWeavers}}.<ref>{{Cite web |last=Schmid |first=Jana |date=2022-02-25 |title=CODEWEAVERS’ PROTON SOFTWARE SAUCE POWERS STEAM DECK |url=https://www.codeweavers.com/about/news/press/20220225 |url-status=live |access-date=2026-03-26 |website=CodeWeavers}}</ref> Proton is the fork of the {{Wplink|Wine (software)|Wine}}<ref name=":4" /> compatibility layer that allows [[Microsoft Windows|Windows]] programs to run on {{Wplink|POSIX}}-compliant {{Wplink|operating systems}}.<ref>{{Cite web |title=Run Windows applications on Linux, BSD, Solaris and macOS |url=https://www.winehq.org/ |url-status=live |access-date=2026-03-26 |website=WineHQ}}</ref> Proton's primary focus is to improve performance and compatibility of Windows games running on {{Wplink|Linux}} operating systems.<ref>{{Cite web |title=GitHub - ValveSoftware/Proton: Compatibility tool for Steam Play based on Wine and additional components |url=https://github.com/ValveSoftware/Proton |url-status=live |access-date=2026-03-26 |website=Github}}</ref> It works by translating Windows specific {{Wplink|DirectX}} API calls to {{Wplink|Vulkan}}.{{Citation needed}} | ||
As an effect of developing Proton, Valve and CodeWeavers have upstreamed a lot of upgrades and fixes to Wine.<ref name=":6">{{Cite web |last=Larabel |first=Michael |date=2019-03-27 |title=A Lot Of Valve's Proton Work Is Landing Back In Upstream Wine |url=https://www.phoronix.com/news/Proton-Work-Back-In-Wine-4.2 |url-status=live |access-date=2026-03-26 |website=Phoronix}}</ref> | As an effect of developing Proton, Valve and CodeWeavers have upstreamed a lot of upgrades and fixes to Wine.<ref name=":6">{{Cite web |last=Larabel |first=Michael |date=2019-03-27 |title=A Lot Of Valve's Proton Work Is Landing Back In Upstream Wine |url=https://www.phoronix.com/news/Proton-Work-Back-In-Wine-4.2 |url-status=live |access-date=2026-03-26 |website=Phoronix}}</ref> | ||
==== FEX emulation layer ==== | ====FEX emulation layer==== | ||
On 12 November 2025, Valve announced the Steam Frame, an ARM based VR headset which will be running {{Wplink|SteamOS}}.<ref name=":5">{{Cite web |last=Burke |first=Steve |last2=Lathan |first2=Patrick |last3=Makhnovets |first3=Vitalii |last4=Phetdara |first4=Tim |last5=Thang |first5=Jimmy |date=2025-11-14 |title=Valve Steam Machine, Desktop SteamOS, Steam Frame VR, & Controller {{!}} ft. Engineering Discussion |url=https://gamersnexus.net/news-pre-built-pc/valve-steam-machine-desktop-steamos-steam-frame-vr-controller-ft-engineering |url-status=live |access-date=2026-03-26 |website=Gamers Nexus}}</ref> In order to to be compatible with most Windows x86 games, Valve will be using the FEX-Emu emulation layer alongside Proton.<ref name=":5" /> In an anniversary blog post, the FEX lead dev stated: <blockquote>I want to thank the people from Valve for being here from the start and allowing me to kickstart this project. They trusted me with the responsibility of designing and frameworking the project in a way that it can work long-term; not only for their use cases but also keeping it an open project that anyone can adapt for their own use cases.<ref name=":7">{{Cite web |last=Houdek |first=Ryan |date=2025-11-28 |title=FEX seven year anniversary! |url=https://fex-emu.com/FEXiversary/ |url-status=live |access-date=2026-03-26 |website=FEX-Emu}}</ref></blockquote>FEX works by emulating x86 specific instructions to ARM64.<ref>{{Cite web |title=FEX-Emu – A fast linux usermode x86 and x86-64 emulator |url=https://fex-emu.com/ |url-status=live |access-date=2026-03-26 |website=FEX-Emu}}</ref> | On 12 November 2025, Valve announced the Steam Frame, an ARM based {{Wplink|VR headset}} which will be running {{Wplink|SteamOS}}.<ref name=":5">{{Cite web |last=Burke |first=Steve |last2=Lathan |first2=Patrick |last3=Makhnovets |first3=Vitalii |last4=Phetdara |first4=Tim |last5=Thang |first5=Jimmy |date=2025-11-14 |title=Valve Steam Machine, Desktop SteamOS, Steam Frame VR, & Controller {{!}} ft. Engineering Discussion |url=https://gamersnexus.net/news-pre-built-pc/valve-steam-machine-desktop-steamos-steam-frame-vr-controller-ft-engineering |url-status=live |access-date=2026-03-26 |website=Gamers Nexus}}</ref> In order to to be compatible with most Windows x86 games, Valve will be using the FEX-Emu emulation layer alongside Proton.<ref name=":5" /> In an anniversary blog post, the FEX lead dev stated: <blockquote>I want to thank the people from Valve for being here from the start and allowing me to kickstart this project. They trusted me with the responsibility of designing and frameworking the project in a way that it can work long-term; not only for their use cases but also keeping it an open project that anyone can adapt for their own use cases.<ref name=":7">{{Cite web |last=Houdek |first=Ryan |date=2025-11-28 |title=FEX seven year anniversary! |url=https://fex-emu.com/FEXiversary/ |url-status=live |access-date=2026-03-26 |website=FEX-Emu}}</ref></blockquote>FEX works by emulating x86 specific instructions to ARM64.<ref>{{Cite web |title=FEX-Emu – A fast linux usermode x86 and x86-64 emulator |url=https://fex-emu.com/ |url-status=live |access-date=2026-03-26 |website=FEX-Emu}}</ref> | ||
===Repairable hardware=== | |||
====Steam Deck==== | |||
Following the release of the Steam Deck in 2022, Gamers Nexus and iFixit released teardown videos praising the ease of dissassembly of the device,<ref>{{Cite web |last=Burke |first=Steve |last2=Lathan |first2=Patrick |last3=Stone |first3=Patrick |last4=Coleman |first4=Andrew |last5=Gallick |first5=Keegan |date=2022-02-08 |title=Steam Deck Tear-Down: Build Quality, Disassembly, & VRM Analysis |url=https://inv.nadeko.net/watch?v=dlsJB3narnk |url-status=live |archive-url=https://preservetube.com/watch?v=dlsJB3narnk |archive-date=2026-04-29 |access-date=2026-04-29 |website=Invidious}}</ref><ref name=":8">{{Cite web |last=Suovanen |first=Jeff |date=2022-02-15 |title=Steam Deck Teardown: Everything Valve Said Not to Do! |url=https://www.ifixit.com/News/57101/steam-deck-teardown |url-status=live |access-date=2026-04-29 |website=iFixit}}</ref> the latter giving it a 7/10 on their repairability score.<ref name=":8" /> | |||
== | In collaboration with iFixit, Valve makes many of the Deck's parts available on iFixit for reasonable prices with first party repair guides.<ref>{{Cite web |title=Steam Deck LCD Repair Help |url=https://www.ifixit.com/Device/Steam_Deck |url-status=live |access-date=2026-04-29 |website=iFixit}}</ref> | ||
Except for the first party repair guides, the same praise<ref>{{Cite web |last=Burke |first=Steve |last2=Clayton |first2=Jeremy |last3=Gaglione |first3=Mike |last4=Makhnovets |first4=Vitalii |date=2023-11-11 |title=They Changed Everything: Valve Steam Deck OLED vs. LCD Tear-Down |url=https://inv.nadeko.net/watch?v=9jhRh11bTRA |url-status=live |archive-url=https://preservetube.com/watch?v=9jhRh11bTRA |archive-date=2026-04-29 |access-date=2026-04-29 |website=Invidious}}</ref> alongside the parts availability for reasonable prices on iFixit is also applicable to the updated OLED model.<ref>{{Cite web |title=Steam Deck OLED Repair Help: Learn How to Fix It Yourself. |url=https://www.ifixit.com/Device/Steam_Deck_OLED |url-status=live |access-date=2026-04-29 |website=iFixit}}</ref> | |||
===Steam | ====Steam Controller (2nd Gen)==== | ||
Following the release of the Steam Controller (2nd Gen) in 2026, Gamers Nexus released a teardown video praising the ease of dissassemble of the device.<ref>{{Cite web |last=Burke |first=Steve |last2=Makhnovets |first2=Vitalii |last3=Williams |first3=Tannen |date=2026-04-28 |title=Impressive Repairability: Valve Steam Controller Tear-Down & Disassembly |url=https://inv.nadeko.net/watch?v=hVRfie61QyE |url-status=live |access-date=2026-04-29 |website=Invidious}}</ref> | |||
In collaboration with iFixit, Valve makes many of the Controller's parts available on iFixit for reasonable prices with first party repair guides.<ref>{{Cite web |title=Steam Controller (2nd Generation) Repair Help |url=https://www.ifixit.com/Device/Steam_Controller_%282nd_Generation%29 |url-status=live |archive-url=https://web.archive.org/web/20260519141858/https://www.ifixit.com/Device/Steam_Controller_%282nd_Generation%29 |archive-date=2026-05-19 |access-date=2026-05-19 |website=iFixit}}</ref> | |||
This is in | ==Incidents== | ||
This is a list of all consumer-protection incidents this company is involved in. Any incidents not mentioned here can be found in the [[:Category:{{FULLPAGENAME}}|{{PAGENAME}} category]]. | |||
===PC version of Counter-Strike: Global Offensive replaced by Counter-Strike 2 (2023)=== | ===PC version of Counter-Strike: Global Offensive replaced by Counter-Strike 2 (''2023'')=== | ||
Counter-Strike 2, previously available as a 'Limited Test' since March 22nd 2023<ref>{{Cite web |last=Jones |first=Ali |date=2023-03-22 |title=Here's how to access the Counter-Strike 2 Limited Test {{!}} GamesRadar+ |url=https://www.gamesradar.com/counter-strike-2-limited-test/ |url-status=live |website=GamesRadar |archive-url=https://web.archive.org/web/20251214114651/https://www.gamesradar.com/counter-strike-2-limited-test/ |archive-date=14 Dec 2025}}</ref>, released on September 27th 2023, replacing Counter-Strike: Global Offensive on [[Steam]]<ref>{{Cite web |last=Bailey |first=Dustin |date=2023-09-27 |title=After 11 years of CS:GO, Counter-Strike 2 has officially replaced the biggest game on Steam {{!}} GamesRadar+ |url=https://www.gamesradar.com/after-11-years-of-csgo-counter-strike-2-has-officially-replaced-the-biggest-game-on-steam/ |url-status=live |website=GamesRadar |archive-url=https://web.archive.org/web/20251223173642/https://www.gamesradar.com/after-11-years-of-csgo-counter-strike-2-has-officially-replaced-the-biggest-game-on-steam/ |archive-date=23 Dec 2025}}</ref>. This removed access to Global Offensive for those who had purchased it, every mainline PC Counter-Strike game before Global Offensive (Counter-Strike<ref>{{Cite web |title=Counter-Strike on Steam |url=https://store.steampowered.com/app/10/CounterStrike/ |url-status=live |website=Steam |archive-url=https://web.archive.org/web/20251230014611/https://store.steampowered.com/app/10/CounterStrike/ |archive-date=30 Dec 2025}}</ref>, Counter-Strike: Condition Zero<ref>{{Cite web |title=Counter-Strike: Condition Zero on Steam |url=https://store.steampowered.com/app/80/CounterStrike_Condition_Zero/ |url-status=live |website=Steam |archive-url=https://web.archive.org/web/20251228102653/https://store.steampowered.com/app/80/CounterStrike_Condition_Zero/ |archive-date=28 Dec 2025}}</ref> and Counter-Strike: Source<ref>{{Cite web |title=Counter-Strike: Source on Steam |url=https://store.steampowered.com/app/240/CounterStrike_Source/ |url-status=live |website=Steam |archive-url=https://web.archive.org/web/20251217184118/https://store.steampowered.com/app/240/CounterStrike_Source/ |archive-date=17 Dec 2025}}</ref>) can still be purchased and played on [[Steam]] through a separate library entry so this was an unprecedented move from Valve. | Counter-Strike 2, previously available as a 'Limited Test' since March 22nd 2023<ref>{{Cite web |last=Jones |first=Ali |date=2023-03-22 |title=Here's how to access the Counter-Strike 2 Limited Test {{!}} GamesRadar+ |url=https://www.gamesradar.com/counter-strike-2-limited-test/ |url-status=live |website=GamesRadar |archive-url=https://web.archive.org/web/20251214114651/https://www.gamesradar.com/counter-strike-2-limited-test/ |archive-date=14 Dec 2025}}</ref>, released on September 27th 2023, replacing Counter-Strike: Global Offensive on [[Steam]]<ref>{{Cite web |last=Bailey |first=Dustin |date=2023-09-27 |title=After 11 years of CS:GO, Counter-Strike 2 has officially replaced the biggest game on Steam {{!}} GamesRadar+ |url=https://www.gamesradar.com/after-11-years-of-csgo-counter-strike-2-has-officially-replaced-the-biggest-game-on-steam/ |url-status=live |website=GamesRadar |archive-url=https://web.archive.org/web/20251223173642/https://www.gamesradar.com/after-11-years-of-csgo-counter-strike-2-has-officially-replaced-the-biggest-game-on-steam/ |archive-date=23 Dec 2025}}</ref>. This removed access to Global Offensive for those who had purchased it, every mainline PC Counter-Strike game before Global Offensive (Counter-Strike<ref>{{Cite web |title=Counter-Strike on Steam |url=https://store.steampowered.com/app/10/CounterStrike/ |url-status=live |website=Steam |archive-url=https://web.archive.org/web/20251230014611/https://store.steampowered.com/app/10/CounterStrike/ |archive-date=30 Dec 2025}}</ref>, Counter-Strike: Condition Zero<ref>{{Cite web |title=Counter-Strike: Condition Zero on Steam |url=https://store.steampowered.com/app/80/CounterStrike_Condition_Zero/ |url-status=live |website=Steam |archive-url=https://web.archive.org/web/20251228102653/https://store.steampowered.com/app/80/CounterStrike_Condition_Zero/ |archive-date=28 Dec 2025}}</ref> and Counter-Strike: Source<ref>{{Cite web |title=Counter-Strike: Source on Steam |url=https://store.steampowered.com/app/240/CounterStrike_Source/ |url-status=live |website=Steam |archive-url=https://web.archive.org/web/20251217184118/https://store.steampowered.com/app/240/CounterStrike_Source/ |archive-date=17 Dec 2025}}</ref>) can still be purchased and played on [[Steam]] through a separate library entry so this was an unprecedented move from Valve. | ||
| Line 53: | Line 60: | ||
It also became impossible to use multiple weapons (M4A1-S, USP-S, CZ75-Auto, MP5-SD, R8 Revolver) in regular gameplay on vanilla servers without plugins as the loadout system used to switch between weapons and equip weapon skins was discontinued on CS:GO Legacy.<ref>[[File:CS-GO Legacy Inventory Message.jpg|thumb|Pop-up message after attempting to open the Inventory on the main menu of CS:GO Legacy, screenshot taken 23rd October 2025.]] | It also became impossible to use multiple weapons (M4A1-S, USP-S, CZ75-Auto, MP5-SD, R8 Revolver) in regular gameplay on vanilla servers without plugins as the loadout system used to switch between weapons and equip weapon skins was discontinued on CS:GO Legacy.<ref>[[File:CS-GO Legacy Inventory Message.jpg|thumb|Pop-up message after attempting to open the Inventory on the main menu of CS:GO Legacy, screenshot taken 23rd October 2025.]] | ||
</ref> There was an unofficial method of re-enabling the loadout system so these weapons could be equipped and used in game but this method was patched in the May 8th 2025 Counter-Strike 2 update.<ref name=":3">{{Cite web |title=Csgo_Legacy_2023 – BaseQ WiQi |url=https://wiki.baseq.fr/Installation-Guides/Source/Csgo_Legacy_2023?revision=7fa46e#enabling-back-your-inventory |url-status=live |access-date=2025-10-24 |website=BaseQ |archive-url=https://web.archive.org/web/20260105023533/https://wiki.baseq.fr/Installation-Guides/Source/Csgo_Legacy_2023?revision=7fa46e#enabling-back-your-inventory |archive-date=5 Jan 2026}}</ref> Although patched for its intended purpose, some CS:GO Legacy community servers still require this method for players to join their servers.<ref name=":3" /> | </ref> There was an unofficial method of re-enabling the loadout system so these weapons could be equipped and used in game but this method was patched in the May 8th 2025 Counter-Strike 2 update.<ref name=":3">{{Cite web |title=Csgo_Legacy_2023 – BaseQ WiQi |url=https://wiki.baseq.fr/Installation-Guides/Source/Csgo_Legacy_2023?revision=7fa46e#enabling-back-your-inventory |url-status=live |access-date=2025-10-24 |website=BaseQ |archive-url=https://web.archive.org/web/20260105023533/https://wiki.baseq.fr/Installation-Guides/Source/Csgo_Legacy_2023?revision=7fa46e#enabling-back-your-inventory |archive-date=5 Jan 2026}}</ref> Although patched for its intended purpose, some CS:GO Legacy community servers still require this method for players to join their servers.<ref name=":3" /> | ||
===Steam users do not own their games (''2024'')=== | |||
In October 2024, Valve added a note to Steam's payment checkout screen which states: <blockquote>A purchase of a digital product grants a license for the product on Steam. For full terms and conditions, please see the Steam Subscriber Agreement.</blockquote> This is attributed to a law passed in California which requires storefronts to clearly state whether a consumer is purchasing a license for digital media.<ref name=":1">{{Cite web |last=Shakir |first=Umar |date=11 Oct 2024 |title=Steam now says the ‘game’ you’re buying is really just a license |url=https://www.theverge.com/2024/10/11/24267864/steam-buy-purchase-license-digital-storefront |url-status=live |access-date=7 Apr 2025 |website=The Verge |archive-url=https://web.archive.org/web/20251214142023/https://www.theverge.com/2024/10/11/24267864/steam-buy-purchase-license-digital-storefront |archive-date=14 Dec 2025}}</ref> | |||
The licenses are tied to the Steam account, so if the consumer loses access to the account they will lose all the licenses with it.<ref name=":2">{{Cite web |last=Chalk |first=Andy |date=11 Oct 2024 |title=Steam's new disclaimer reminds everyone that you don't actually own your games, GOG moves in for the killshot: Its offline installers 'cannot be taken away from you' |url=https://www.pcgamer.com/gaming-industry/steams-new-disclaimer-reminds-everyone-that-you-dont-actually-own-your-games-gog-moves-in-for-the-killshot-its-offline-installers-cannot-be-taken-away-from-you/ |url-status=live |access-date=7 Apr 2025 |website=PC Gamer |archive-url=https://web.archive.org/web/20251117104943/https://www.pcgamer.com/gaming-industry/steams-new-disclaimer-reminds-everyone-that-you-dont-actually-own-your-games-gog-moves-in-for-the-killshot-its-offline-installers-cannot-be-taken-away-from-you/ |archive-date=17 Nov 2025}}</ref> Steam forbids consumers from transferring their licenses to other accounts, even if the accounts are owned by the same person that purchased the license. Steam forbids consumers from allowing other people to use their Steam account, even if passed down via a will.<ref>{{Cite web |last=Litchfield |first=Ted |date=2024-05-26 |title=You can't take it with you, but you can't leave it for someone else either: Valve says you aren't allowed to bequeath a Steam account in a will |url=https://www.pcgamer.com/gaming-industry/you-cant-take-it-with-you-but-you-cant-leave-it-behind-either-valve-says-you-arent-allowed-to-bequeath-a-steam-account-in-a-will/ |url-status=live |access-date=2025-08-16 |website=PC Gamer |archive-url=https://web.archive.org/web/20251114134401/https://www.pcgamer.com/gaming-industry/you-cant-take-it-with-you-but-you-cant-leave-it-behind-either-valve-says-you-arent-allowed-to-bequeath-a-steam-account-in-a-will/ |archive-date=14 Nov 2025}}</ref> | |||
This is in contrast to Steam's main competitor [https://www.gog.com/en/ GOG], which states on its payment checkout screen: <blockquote>A purchase of a digital product on GOG grants you its Offline Installers, which cannot be taken away from you.<ref name=":2" /></blockquote>Some games downloaded through Steam can be played without the Steam client running.<ref>{{Cite web |title=List of DRM-free games |url=https://steam.fandom.com/wiki/List_of_DRM-free_games |url-status=live |archive-url=https://web.archive.org/web/20251121055931/https://steam.fandom.com/wiki/List_of_DRM-free_games |archive-date=21 Nov 2025 |access-date=2026-01-22 |website=Fandom}}</ref><!--There is an article on CyberPost about this but I was unsure if it was an AI article or not. https://cyberpost.co/can-you-run-steam-games-without-steam/--> | |||
==Products== | |||
===Hardware=== | |||
*HTC VIVE (1st Gen) | |||
*Steam Controller (1st Gen) | |||
*Steam Controller (2nd Gen) | |||
*Steam Deck | |||
*Steam Deck OLED | |||
*Steam Machine (1st Gen) | |||
*Steam Machine (1st Gen) | |||
*Steam Frame | |||
*Valve Index | |||
Additionally, could we please get a better preamble here? --> | ===Software=== | ||
*SteamOS 1.0 | |||
*SteamOS 2.0 | |||
*SteamOS 3.0 | |||
===Games=== | |||
*Counter Strike | |||
*Counter Strike Global Offensive | |||
*Counter Strike: Source | |||
*Counter Strike 2 | |||
*Half Life: Alyx | |||
*Half Life | |||
*Half Life 2 | |||
*<s>Half Life 3</s> | |||
*Portal | |||
*Portal 2 | |||
==Lawsuits<!-- For articles that will branch from here, try to include more diverse references! Also, all disputes listed here MUST be related to something that harms or helps the consumer, eg. Valve Corporation v. Zaiger, LLC Additionally, could we please get a better preamble here? -->== | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
| Line 91: | Line 129: | ||
|2021–2022 | |2021–2022 | ||
|The first notable antitrust case against Valve's unfair market manipulation of their games. | |The first notable antitrust case against Valve's unfair market manipulation of their games. | ||
|Absorbed into another dispute/now a | |Absorbed into another dispute/now a {{Wplink|class action}} lawsuit.<ref>{{Cite web |last=Chalk |first=Andy |date=28 Nov 2024 |title=The antitrust lawsuit against Steam is now a class action, and that could have big repercussions for Valve |url=https://www.pcgamer.com/gaming-industry/the-antitrust-lawsuit-against-steam-is-now-a-class-action-and-that-could-have-big-repercussions-for-valve/ |url-status=live |access-date=7 Apr 2025 |website=PC Gamer |archive-url=https://web.archive.org/web/20251118020850/https://www.pcgamer.com/gaming-industry/the-antitrust-lawsuit-against-steam-is-now-a-class-action-and-that-could-have-big-repercussions-for-valve/ |archive-date=18 Nov 2025}}</ref> | ||
| | | | ||
|- | |- | ||
|''Sean Colvin'' (and various others) ''v. Valve Corporation, CD Projekt S.A., CD Projekt, Inc., Ubisoft Entertainment S.A., Ubisoft, Inc., Ubisoft L.A., Inc., kChamp Games, Inc., Rust, LLC, and Devolver Digital, Inc.''<ref>{{Cite web |last=Gardner |first=Eriq |date=28 Jan 2021 |title=Popular Gaming Platform Accused of Abusing Market Power Through Contracts |url=https://www.hollywoodreporter.com/business/business-news/popular-gaming-platform-accused-of-abusing-market-power-through-contracts-4124057/ |url-status=live |access-date=7 Apr 2025 |website=The Hollywood Reporter |archive-url=https://web.archive.org/web/20251114174554/https://www.hollywoodreporter.com/business/business-news/popular-gaming-platform-accused-of-abusing-market-power-through-contracts-4124057/ |archive-date=14 Nov 2025}}</ref> | |''Sean Colvin'' (and various others) ''v. Valve Corporation, CD Projekt S.A., CD Projekt, Inc., Ubisoft Entertainment S.A., Ubisoft, Inc., Ubisoft L.A., Inc., kChamp Games, Inc., Rust, LLC, and Devolver Digital, Inc.''<ref>{{Cite web |last=Gardner |first=Eriq |date=28 Jan 2021 |title=Popular Gaming Platform Accused of Abusing Market Power Through Contracts |url=https://www.hollywoodreporter.com/business/business-news/popular-gaming-platform-accused-of-abusing-market-power-through-contracts-4124057/ |url-status=live |access-date=7 Apr 2025 |website=The Hollywood Reporter |archive-url=https://web.archive.org/web/20251114174554/https://www.hollywoodreporter.com/business/business-news/popular-gaming-platform-accused-of-abusing-market-power-through-contracts-4124057/ |archive-date=14 Nov 2025}}</ref> | ||
|2021 - | |2021 - Unfinished | ||
|Five individuals in California sued Valve (among various other publishers) over participating in anti-competitive behavior with the Steam platform, most notably over the sale of games for lesser prices on other platforms. | |Five individuals in California sued Valve (among various other publishers) over participating in anti-competitive behavior with the Steam platform, most notably over the sale of games for lesser prices on other platforms. | ||
|Not concluded because of indefinite postponement by Valve. | |Not concluded because of indefinite postponement by Valve. | ||
| Line 110: | Line 148: | ||
==References== | ==References== | ||
{{ | {{Reflist}} | ||
[[Category:Valve Corporation]] | [[Category:Valve Corporation]] | ||
[[Category:Online companies]] | |||