Counter-Strike 1.6 [Linux]

seeders: 3
leechers: 0
Added on June 21, 2016 by TheHamzan6in Games
Torrent verified.


Available in versions:

Counter-Strike 1.6 [Linux] (Size: 190.12 MB)
 Counter-Strike 1.6 [Linux].7z190.12 MB

Description

Name: Counter-Strike 1.6
Version: Latest (As of the day of this upload)
Platforms: Linux
Architectures: x86
Release Date: 1 November 2000
Description:
Play the world's number 1 online action game. Engage in an incredibly realistic brand of terrorist warfare in this wildly popular team-based game. Ally with teammates to complete strategic missions. Take out enemy sites. Rescue hostages. Your role affects your team's success. Your team's success affects your role.


Notes:
  • Tested in Archlinux
  • Multiplayer works
  • HD models included
  • Use the terminal and enter "./hl.sh -game cstrike"


Please seed! And don't forget, if a new version comes out, let me know!

Related Torrents

torrent name size seed leech

Sharing Widget


Download torrent
190.12 MB
seeders:3
leechers:0
Counter-Strike 1.6 [Linux]

Trailer


All Comments

These are the packages needed to lunch the game if our getting any errors I think I got all of them.

After installing the packages type this in console/terminal:
code:
LD_LIBRARY_PATH="$LD_LIBRARY_PATH":. ./hl_linux -game cstrike


This goes for all hl 1 games, I don't know if you need to install 64bit packages. Im not a linux nerd or whatever (im a linux noob)but I installed all these packages and game works now.

packages need for counter-strike

32-bit Arch : sudo pacman -Syu alsa-lib alsa-plugins
64-bit Arch : sudo pacman -Syu lib32-alsa-lib lib32-alsa-plugins

32-bit Arch : sudo pacman -S lib32-libxrender
64-bit Arch : sudo pacman -S libxrender

32-bit Arch : yaourt -S lib32-libpng12
64-bit Arch : yaourt -S libpng12

32-bit Arch : sudo pacman -S lib32-libxinerama
64-bit Arch : sudo pacman -S libxinerama

32-bit Arch : sudo pacman -S lib32-libxrandr
64-bit Arch : sudo pacman -S libxrandr

32-bit Arch : sudo pacman -S lib32-libxcursor
64-bit Arch : sudo pacman -S libxcursor

32-bit Arch : sudo pacman -S lib32-libxdamage
64-bit Arch : sudo pacman -S libxdamage

32-bit Arch : sudo pacman -S lib32-libjpeg-turbo
64-bit Arch : sudo pacman -S libjpeg-turbo

32-bit Arch : sudo pacman -S lib32-krb5
64-bit Arch : sudo pacman -S krb5

32-bit Arch : sudo pacman -S lib32-libgpg-error
64-bit Arch : sudo pacman -S libgpg-error

32-bit Arch : sudo pacman -S lib32-p11-kit
64-bit Arch : sudo pacman -S p11-kit

32-bit Arch : sudo pacman -S lib32-openal
64-bit Arch : sudo pacman -S openal

32-bit Arch : sudo pacman -S lib32-libxi
64-bit Arch : sudo pacman -S libxi

32-bit Arch : sudo pacman -S lib32-libpulse
32-bit Arch : sudo pacman -S lib32-alsa-plugins

type this to launch game:
LD_LIBRARY_PATH="$LD_LIBRARY_PATH":. ./hl_linux -game cstrike
Thank you for this information, whiteCloudsta.