特殊:Badtitle/NS100:CounterStrike:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
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...
 
Oneleaf留言 | 贡献
无编辑摘要
第11行: 第11行:
<pre><nowiki>
<pre><nowiki>
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
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
</nowiki></code>
</nowiki></pre>


Fetch the tahoma font, needed for steam to function:
Fetch the tahoma font, needed for steam to function:
第17行: 第17行:
<pre><nowiki>
<pre><nowiki>
wget www.rzs.rs.ba/Fontovi/Tahoma.TTF
wget www.rzs.rs.ba/Fontovi/Tahoma.TTF
</nowiki></code>
</nowiki></pre>


Move the font to the wine font directory:
Move the font to the wine font directory:
第23行: 第23行:
<pre><nowiki>
<pre><nowiki>
mv Tahoma.TTF ~/.wine/drive_c/windows/fonts/
mv Tahoma.TTF ~/.wine/drive_c/windows/fonts/
</nowiki></code>
</nowiki></pre>


Download the Steam installer.
Download the Steam installer.
第35行: 第35行:
<pre><nowiki>
<pre><nowiki>
wine SteamInstall.exe
wine SteamInstall.exe
</nowiki></code>
</nowiki></pre>


== The REAL guide - For now ==  
== The REAL guide - For now ==  

2007年5月13日 (日) 12:54的版本

{{#ifexist: :CounterStrike/zh | | {{#ifexist: CounterStrike/zh | | {{#ifeq: {{#titleparts:CounterStrike|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:CounterStrike|1|-1|}} | zh | | }}

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

Fetch the tahoma font, needed for steam to function:

wget www.rzs.rs.ba/Fontovi/Tahoma.TTF

Move the font to the wine font directory:

mv Tahoma.TTF ~/.wine/drive_c/windows/fonts/

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:

wine SteamInstall.exe

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!