个人工具

UbuntuHelp:CounterStrike

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月13日 (日) 11:46的版本 (New page: {{From|https://help.ubuntu.com/community/CounterStrike}} {{Languages|php5}} Parent: UbuntuHelp:Games A guide to install CS will be available soon! /!\ NOT COMPLETED - PLEASE JUST SEE...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索


Parent: UbuntuHelp:Games

A guide to install CS will be available soon!

/!\ NOT COMPLETED - PLEASE JUST SEE THE LINKS IN THE BOTTOM OF THE PAGE!

First some installation from the repository - Run this command:

sudo apt-get install cvs build-essential bison flex-old libasound2-dev libpng12-dev libjpeg62-dev libfreetype6-dev libxrender-dev libttf2 libttf-dev libfontconfig1-dev wine
</code>

Fetch the tahoma font, needed for steam to function:

<pre>
wget www.rzs.rs.ba/Fontovi/Tahoma.TTF
</code>

Move the font to the wine font directory:

<pre>
mv Tahoma.TTF ~/.wine/drive_c/windows/fonts/
</code>

Download the Steam installer.

Search for '''SteamInstall.exe''' on Google, or download it here:

http://gaming.broadbandreports.com/modules.php?name=BBGFiles&crypt=B1fCsi+NJZgrTitdjZImCw

After the download, go to the download-directory and run this command:

<pre>
wine SteamInstall.exe
</code>

== The REAL guide - For now == 

Please see this while working on the content for this site:

http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO+Steam&back=HOWTO+INDEX+Wine+Games

Or Steam4Linux, (In danish):

http://www.linuxin.dk/artikler/index.php?id=8385

The above will be merged (In English :D) - on this page soon!

[[category:UbuntuHelp]]