Blame

024cd4 Ch0wW 2025-01-02 19:50:59 1
# CSGO (Legacy - 2023)
b68cef Ch0wW 2025-01-02 19:45:02 2
ea6574 Ch0wW 2025-01-08 15:28:18 3
[![](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://patreon.baseq.fr)
4
49382a Ch0wW 2025-01-08 14:58:52 5
:::info
325610 Ch0wW 2025-01-08 14:59:02 6
We do host servers on CS:GO (2023)! [**__Head over to this page__**](https://play.baseq.fr) for more info.
49382a Ch0wW 2025-01-08 14:58:52 7
:::
8
92c5d1 Ch0wW 2025-01-08 14:59:16 9
**CSGO:Legacy**, or **CSGO (2023)** is the latest version of Counter-Strike: Global Offensive that was officially released by VALVe in 2023 before Counter-Strike 2 took over.
79f7f3 Ch0wW 2025-05-08 17:22:55 10
CSGO:Legacy contains several gamemodes that haven't been ported over CS2, such as Danger Zone or the Holiday modes, as well as the Coop-Strike missions.
49382a Ch0wW 2025-01-08 14:58:52 11
9020b1 Ch0wW 2025-05-08 17:21:10 12
:::danger
e85332 Ch0wW 2025-05-08 17:21:58 13
**Since May 08 2025, CSGO:Legacy does not keep up with the player inventory anymore, meaning __you cannot equip skins, alternate weapons, or Music Kits__.**
9020b1 Ch0wW 2025-05-08 17:21:10 14
:::
49382a Ch0wW 2025-01-08 14:58:52 15
b68cef Ch0wW 2025-01-02 19:45:02 16
# Requirements
17
- A Steam Account
18
- Counter-Strike 2 installed
301485 Ch0wW 2025-01-02 22:46:26 19
- About 80GB available
b68cef Ch0wW 2025-01-02 19:45:02 20
21
a448f1 Ch0wW 2025-03-13 18:27:46 22
# Installation
573f9f Ch0wW 2025-03-13 18:27:56 23
### Windows
438878 Ch0wW 2025-01-02 22:13:32 24
1) **Right click** on Counter-Strike 2 on Steam, then select **Properties** (you can also click on the cog at the right of the screen when selecting Counter-Strike 2)
4dae14 Ch0wW 2025-01-02 22:07:03 25
![](./csgo_a.png)
ab31d6 Ch0wW 2025-01-02 19:49:18 26
cb2b5f Ch0wW 2025-04-30 16:48:00 27
4dae14 Ch0wW 2025-01-02 22:07:03 28
2) Go to the Betas tab, and select `csgo_legacy - Legacy Version of CS:GO`.
44874e Ch0wW 2025-01-06 21:12:06 29
![](./image-1736197922306.png)
ab31d6 Ch0wW 2025-01-02 19:49:18 30
cb2b5f Ch0wW 2025-04-30 16:48:00 31
3165e2 Ch0wW 2025-01-08 15:39:04 32
3) If not already having these options, enable the console on startup in the *launch options* of CS2.
33
34
```
5bf7f1 Ch0wW 2025-04-30 19:44:05 35
-novid -console
3165e2 Ch0wW 2025-01-08 15:39:04 36
```
37
38
![](./image-1736350710616.png)
39
8757d2 Ch0wW 2025-01-02 22:16:24 40
The game will download the files that are required for CS:GO. Once downloaded, you can select it when starting Counter-Strike 2.
447988 Ch0wW 2025-01-02 22:16:37 41
3165e2 Ch0wW 2025-01-08 15:39:04 42
8757d2 Ch0wW 2025-01-02 22:16:24 43
![](./CSGO_SteamLaunch.png)
438878 Ch0wW 2025-01-02 22:13:32 44
573f9f Ch0wW 2025-03-13 18:27:56 45
### Linux / Steam Deck
301485 Ch0wW 2025-01-02 22:46:26 46
Similarly to Windows, we will install the `csgo_legacy` branch for Counter-Strike 2. However, we will have to do some extra steps to allow our system to run CSGO.
47
f72375 Ch0wW 2025-04-30 16:41:08 48
:::warning
49
Be aware that despite running the `csgo_legacy` branch, Steam will still run Counter-Strike 2 upon starting it! **Running the `csgo.sh` script as a non-steam game is required to run CSGO on Linux.**
50
:::
51
301485 Ch0wW 2025-01-02 22:46:26 52
1) Go to the properties of Counter-Strike 2.
8757d2 Ch0wW 2025-01-02 22:16:24 53
2) Go to the Betas tab, and select `csgo_legacy - Legacy Version of CS:GO`.
301485 Ch0wW 2025-01-02 22:46:26 54
3) If not already, you will have to switch to Desktop Mode.
cda704 Ch0wW 2025-03-13 18:27:13 55
4) Add csgo.sh within the CS:GO folder as a non-steam game:
301485 Ch0wW 2025-01-02 22:46:26 56
57
```
b13e82 Ch0wW 2025-04-13 15:21:06 58
~/.steam/steam/steamapps/common/Counter-Strike Global Offensive/csgo.sh
301485 Ch0wW 2025-01-02 22:46:26 59
```
60
5) In the launch options, add the following:
61
62
```
ad0e0d Ch0wW 2025-04-29 17:49:53 63
-steam -secure -novid
301485 Ch0wW 2025-01-02 22:46:26 64
```
65
cda704 Ch0wW 2025-03-13 18:27:13 66
6) In the compatibility options, set it to `Steam Linux Runtime 1.0 (scout)`.
438878 Ch0wW 2025-01-02 22:13:32 67
b53527 Ch0wW 2025-01-08 15:06:32 68
# Enabling back your Inventory
b68cef Ch0wW 2025-01-02 19:45:02 69
::: info
f96ed3 Ch0wW 2025-01-02 19:45:35 70
#This step is optional but HIGHLY recommended!
4c5ce9 Ch0wW 2025-05-03 14:54:54 71
If you do not enable them, you **will** be unable to connect to several community servers such as Danger Zone.
b68cef Ch0wW 2025-01-02 19:45:02 72
:::
301485 Ch0wW 2025-01-02 22:46:26 73
586c81 Ch0wW 2025-05-08 16:31:11 74
::: danger
97aa9d Ch0wW 2025-05-08 17:17:31 75
VALVe seems to have disabled the skins AND weapon equipment in CS:GO with the MAY 08 patch for CS2. Until a workaround is found, you won't be able to use them anymore... Sadly, **this step is still required to join community servers**.
586c81 Ch0wW 2025-05-08 16:31:11 76
:::
77
b53527 Ch0wW 2025-01-08 15:06:32 78
Please open `steam.inf` within the CSGO folder:
79
83f694 Ch0wW 2025-01-08 15:36:41 80
**Windows:**
301485 Ch0wW 2025-01-02 22:46:26 81
```
82
<YOUR STEAMAPPS FOLDER>\common\Counter-Strike Global Offensive\csgo\steam.inf
83
```
84
83f694 Ch0wW 2025-01-08 15:36:41 85
**Steam Deck / Linux:**
301485 Ch0wW 2025-01-02 22:46:26 86
```
83f694 Ch0wW 2025-01-08 15:36:41 87
~/.steam/steam/steamapps/common/Counter-Strike Global Offensive/csgo/steam.inf
301485 Ch0wW 2025-01-02 22:46:26 88
```
b53527 Ch0wW 2025-01-08 15:06:32 89
90
Find the `ClientVersion` token, and modify the value to `2000426`.
91
92
![](./image-1736348787098.png)
83f694 Ch0wW 2025-01-08 15:36:41 93
94
When starting the game, you should be able to see a little more in the main menu, as well as accessing to your inventory, and the server browser.
3165e2 Ch0wW 2025-01-08 15:39:04 95
96
![](./csgo_inv_on.png)
e0417c Ch0wW 2025-03-13 18:23:39 97
ad2d57 Ch0wW 2025-04-30 16:52:16 98
# Frequently Asked Questions
e0417c Ch0wW 2025-03-13 18:23:39 99
f2f75e Ch0wW 2025-05-14 14:15:00 100
>| # My game freezes/crashes while loading a map...
101
>| There are a lot of potential solutions (especially on AMD graphic cards or the Steam Deck), but a good idea is to **disable MSAA in the video settings**, as this commonly fixes these crashes.
7e2f5c Ch0wW 2025-04-30 16:31:33 102
f2f75e Ch0wW 2025-05-14 14:15:00 103
>| # I wanted to join a snowballs-only, your Danger Zone, or your CoopStrike server, but it kicks me out...
104
>| You have to [**enable your inventory**](https://wiki.baseq.fr/Installation-Guides/Csgo/Legacy%20(2023)#enabling-back-your-inventory) in order to join the server!
cda704 Ch0wW 2025-03-13 18:27:13 105
f2f75e Ch0wW 2025-05-14 14:15:00 106
>| # I enabled back my inventory, I wanted to switch my Deagle or M4 but it doesn't work on a local server...
fc3567 Ch0wW 2025-05-14 20:01:24 107
>| **That is absolutely normal**, it seems that VALVe cut all support for that inventory system with the MAY 08, 2025 Patch of CS2! Sadly no solution has been found *yet* to fix this...
cda704 Ch0wW 2025-03-13 18:27:13 108
f2f75e Ch0wW 2025-05-14 14:15:00 109
>| # I followed your instructions and the game didn't work on my Linux system!
110
>| There are some Linux Distros (mostly Arch Linux-based systems) that seem to have issues with it ; sadly I do not know what could potentially cause the issue. However, it has been confirmed to work flawlessly with Pop!OS as well as Ubuntu 24.04.