特殊:Badtitle/NS100:CounterStrike:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
(未显示同一用户的7个中间版本) | |||
第1行: | 第1行: | ||
{{From|https://help.ubuntu.com/community/CounterStrike}} | {{From|https://help.ubuntu.com/community/CounterStrike}} | ||
{{Languages|UbuntuHelp:CounterStrike}} | {{Languages|UbuntuHelp:CounterStrike}} | ||
Parent: [[UbuntuHelp:Games]] | Parent: [[UbuntuHelp:Games|Games]] | ||
A guide to install CS will be available soon! | A guide to install CS will be available soon! | ||
/!\ NOT COMPLETED? - PLEASE REFER TO THE LINKS AT THE BOTTOM OF THE PAGE FOR TROUBLESHOOTING! | |||
/!\ NOT COMPLETED - PLEASE | === Wine === | ||
Use the Package Manager to locate Wine and install or type the following into a console: | |||
<pre><nowiki> | <pre><nowiki> | ||
sudo apt-get install | sudo apt-get install wine | ||
</nowiki></pre> | </nowiki></pre> | ||
=== Fonts === | |||
Fetch the | The Tahoma font is required for CS:S and other fonts may also be required dependant on where the information comes from and who is asked. | ||
==== Manual Font Installation ==== | |||
Fetch the Tahoma font and move it to the Wine font directory: | |||
<pre><nowiki> | <pre><nowiki> | ||
wget www.rzs.rs.ba/Fontovi/Tahoma.TTF | wget www.rzs.rs.ba/Fontovi/Tahoma.TTF | ||
mv Tahoma.TTF ~/.wine/drive_c/windows/fonts/ | |||
</nowiki></pre> | </nowiki></pre> | ||
==== Winetricks Font Installation ==== | |||
Another way to fetch the needed fonts is to download winetricks from the [http://wiki.winehq.org/winetricks WineHQ]. Follow WineHQ's instructions for installation. Once completed, open a console window and run one of the following commands: | |||
<pre><nowiki> | <pre><nowiki> | ||
winetricks allfonts | |||
winetricks corefonts | |||
winetricks tahoma | |||
</nowiki></pre> | |||
or simply type the following command and make a selection from the list provided. | |||
<pre><nowiki> | |||
winetricks | |||
</nowiki></pre> | </nowiki></pre> | ||
=== Steam === | |||
Download the Steam installer. | Download the Steam installer. Search for '''SteamInstall.msi''' on Google, or download it from [http://www.steampowered.com/ steampowered.com] | ||
Search for '''SteamInstall. | |||
http:// | |||
After the download, go to the download-directory and run this command: | After the download, go to the download-directory and run this command: | ||
<pre><nowiki> | <pre><nowiki> | ||
wine SteamInstall.exe | wine SteamInstall.msi | ||
</nowiki></pre> | |||
If that doesn't work try: | |||
<pre><nowiki> | |||
wine msiexec /i SteamInstall.msi | |||
</nowiki></pre> | |||
=== CounterStrike: Source === | |||
Start Steam from your desktops application menu or, if you prefer, in a console type: | |||
<pre><nowiki> | |||
env WINEPREFIX="/home/araknyd/.wine" wine "C:\Program Files\Steam\Steam.exe" | |||
</nowiki></pre> | |||
Navigate to the Games tab and begin downloading the files for CS:S. If attempting the installation of CS:S via the installation CD's, be aware that the operation may fail due to the locking of the ROM device. There exists a couple ways to eject the drive however, experience with CD installation dictates that either set of commands will result in failure. Please refer to other guides which may be of some assistance in this matter. | |||
<pre><nowiki> | |||
umount /media/cdrom | |||
eject /dev/cdrom | |||
</nowiki></pre> | |||
Change CD's | |||
<pre><nowiki> | |||
mount /dev/cdrom /media/cdrom | |||
</nowiki></pre> | |||
OR | |||
<pre><nowiki> | |||
wine eject x: | |||
</nowiki></pre> | |||
Where x represents the drive letter of the ROM device. | |||
Once download or CD installation is complete, Launch the game. | |||
=== Common Problems === | |||
==== Audio ==== | |||
If you encounter audio problems, ensure that ALSA sound system is in use, not OSS and that your sound card drivers are up to date. Also, do not use PulseAudio. | |||
==== Video ==== | |||
If you encounter video problems such as stuttering try launching the game with the following command from a console: | |||
<pre><nowiki> | |||
cd ~/.wine/drive_c/Program\ Files/Steam && WINEDEBUG=-all wine steam -applaunch 240 -dxlevel 80 -console -w 1152 -h 864 | |||
</nowiki></pre> | |||
Width and Height can be set to your screens resolution or removed to launch the game at the default resolution. Upon exiting the game, your system resolution may have changed to match that of the game. | |||
FPS (Frames Per Second) may also be quite low depending on your systems hardware. Many options exist within CounterStrike:Source configuration files. Any instability or damage caused by the modification of these files is the sole responsibility of the user. | |||
<pre><nowiki> | |||
.../Steam/steamapps/user_name/counter-strike source/cstrike/cfg/config.cfg | |||
</nowiki></pre> | |||
For those with AMD, adding these lines may increase your FPS: | |||
<pre><nowiki> | |||
r_sse "1" | |||
r_sse2 "1" | |||
r_3dnow "1" | |||
r_mmx "1" | |||
</nowiki></pre> | </nowiki></pre> | ||
For those familiar with the console within CS:S, you will recognize some/many options in this file. It is recommended that, if you modify these options, modify only those that you understand and, again, do so at your own risk. | |||
== | === External links === | ||
Please see this while working on the content for this site: | 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 Steam, Half-Life, Half-Life 2, Counter-Strike 1.6 and Source with Wine] | |||
http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO+Steam&back=HOWTO+INDEX+Wine+Games | * Steam4Linux (In Danish language) | ||
* [http://www.linuxin.dk/artikler/index.php?id=8385 Steam på Linux vha Steam4linux] (in Danish language) | |||
* [http://appdb.winehq.org/objectManager.php?sClass=version&iId=3731 WineHQ - Counter-Strike: Source Retail / Steam] | |||
* [http://ubuntuforums.org/showthread.php?t=533189 Ubuntu Forums - Direct3D HAL error - Counter-Strike Source] | |||
http://www.linuxin.dk/artikler/index.php?id=8385 | * [http://www.foxholeunderground.com/serendipity/index.php?/archives/1-The-Ultimate-Counter-Strike-Source-Ubuntu-Installation-Guide.html The Ultimate Counter Strike Source Ubuntu Installation Guide] | ||
---- | |||
The | [[category:CategoryGames]] | ||
[[category:UbuntuHelp]] | [[category:UbuntuHelp]] |
2010年5月19日 (三) 21:57的最新版本
![]() |
文章出处: |
{{#if: | {{{2}}} | https://help.ubuntu.com/community/CounterStrike }} |
![]() |
点击翻译: |
English {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/af | • {{#if: UbuntuHelp:CounterStrike|Afrikaans| [[::CounterStrike/af|Afrikaans]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ar | • {{#if: UbuntuHelp:CounterStrike|العربية| [[::CounterStrike/ar|العربية]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/az | • {{#if: UbuntuHelp:CounterStrike|azərbaycanca| [[::CounterStrike/az|azərbaycanca]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/bcc | • {{#if: UbuntuHelp:CounterStrike|جهلسری بلوچی| [[::CounterStrike/bcc|جهلسری بلوچی]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/bg | • {{#if: UbuntuHelp:CounterStrike|български| [[::CounterStrike/bg|български]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/br | • {{#if: UbuntuHelp:CounterStrike|brezhoneg| [[::CounterStrike/br|brezhoneg]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ca | • {{#if: UbuntuHelp:CounterStrike|català| [[::CounterStrike/ca|català]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/cs | • {{#if: UbuntuHelp:CounterStrike|čeština| [[::CounterStrike/cs|čeština]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/de | • {{#if: UbuntuHelp:CounterStrike|Deutsch| [[::CounterStrike/de|Deutsch]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/el | • {{#if: UbuntuHelp:CounterStrike|Ελληνικά| [[::CounterStrike/el|Ελληνικά]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/es | • {{#if: UbuntuHelp:CounterStrike|español| [[::CounterStrike/es|español]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/fa | • {{#if: UbuntuHelp:CounterStrike|فارسی| [[::CounterStrike/fa|فارسی]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/fi | • {{#if: UbuntuHelp:CounterStrike|suomi| [[::CounterStrike/fi|suomi]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/fr | • {{#if: UbuntuHelp:CounterStrike|français| [[::CounterStrike/fr|français]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/gu | • {{#if: UbuntuHelp:CounterStrike|ગુજરાતી| [[::CounterStrike/gu|ગુજરાતી]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/he | • {{#if: UbuntuHelp:CounterStrike|עברית| [[::CounterStrike/he|עברית]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/hu | • {{#if: UbuntuHelp:CounterStrike|magyar| [[::CounterStrike/hu|magyar]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/id | • {{#if: UbuntuHelp:CounterStrike|Bahasa Indonesia| [[::CounterStrike/id|Bahasa Indonesia]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/it | • {{#if: UbuntuHelp:CounterStrike|italiano| [[::CounterStrike/it|italiano]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ja | • {{#if: UbuntuHelp:CounterStrike|日本語| [[::CounterStrike/ja|日本語]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ko | • {{#if: UbuntuHelp:CounterStrike|한국어| [[::CounterStrike/ko|한국어]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ksh | • {{#if: UbuntuHelp:CounterStrike|Ripoarisch| [[::CounterStrike/ksh|Ripoarisch]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/mr | • {{#if: UbuntuHelp:CounterStrike|मराठी| [[::CounterStrike/mr|मराठी]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ms | • {{#if: UbuntuHelp:CounterStrike|Bahasa Melayu| [[::CounterStrike/ms|Bahasa Melayu]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/nl | • {{#if: UbuntuHelp:CounterStrike|Nederlands| [[::CounterStrike/nl|Nederlands]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/no | • {{#if: UbuntuHelp:CounterStrike|norsk| [[::CounterStrike/no|norsk]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/oc | • {{#if: UbuntuHelp:CounterStrike|occitan| [[::CounterStrike/oc|occitan]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/pl | • {{#if: UbuntuHelp:CounterStrike|polski| [[::CounterStrike/pl|polski]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/pt | • {{#if: UbuntuHelp:CounterStrike|português| [[::CounterStrike/pt|português]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ro | • {{#if: UbuntuHelp:CounterStrike|română| [[::CounterStrike/ro|română]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/ru | • {{#if: UbuntuHelp:CounterStrike|русский| [[::CounterStrike/ru|русский]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/si | • {{#if: UbuntuHelp:CounterStrike|සිංහල| [[::CounterStrike/si|සිංහල]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/sq | • {{#if: UbuntuHelp:CounterStrike|shqip| [[::CounterStrike/sq|shqip]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/sr | • {{#if: UbuntuHelp:CounterStrike|српски / srpski| [[::CounterStrike/sr|српски / srpski]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/sv | • {{#if: UbuntuHelp:CounterStrike|svenska| [[::CounterStrike/sv|svenska]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/th | • {{#if: UbuntuHelp:CounterStrike|ไทย| [[::CounterStrike/th|ไทย]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/tr | • {{#if: UbuntuHelp:CounterStrike|Türkçe| [[::CounterStrike/tr|Türkçe]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/vi | • {{#if: UbuntuHelp:CounterStrike|Tiếng Việt| [[::CounterStrike/vi|Tiếng Việt]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/yue | • {{#if: UbuntuHelp:CounterStrike|粵語| [[::CounterStrike/yue|粵語]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/zh | • {{#if: UbuntuHelp:CounterStrike|中文| [[::CounterStrike/zh|中文]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/zh-hans | • {{#if: UbuntuHelp:CounterStrike|中文(简体)| [[::CounterStrike/zh-hans|中文(简体)]]}}|}} {{#ifexist: {{#if: UbuntuHelp:CounterStrike | UbuntuHelp:CounterStrike | {{#if: | :}}CounterStrike}}/zh-hant | • {{#if: UbuntuHelp:CounterStrike|中文(繁體)| [[::CounterStrike/zh-hant|中文(繁體)]]}}|}} |
{{#ifeq:UbuntuHelp:CounterStrike|:CounterStrike|请不要直接编辑翻译本页,本页将定期与来源同步。}} |
{{#ifexist: :CounterStrike/zh | | {{#ifexist: CounterStrike/zh | | {{#ifeq: {{#titleparts:CounterStrike|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:CounterStrike|1|-1|}} | zh | | }}
Parent: Games A guide to install CS will be available soon! /!\ NOT COMPLETED? - PLEASE REFER TO THE LINKS AT THE BOTTOM OF THE PAGE FOR TROUBLESHOOTING!
Wine
Use the Package Manager to locate Wine and install or type the following into a console:
sudo apt-get install wine
Fonts
The Tahoma font is required for CS:S and other fonts may also be required dependant on where the information comes from and who is asked.
Manual Font Installation
Fetch the Tahoma font and move it to the Wine font directory:
wget www.rzs.rs.ba/Fontovi/Tahoma.TTF mv Tahoma.TTF ~/.wine/drive_c/windows/fonts/
Winetricks Font Installation
Another way to fetch the needed fonts is to download winetricks from the WineHQ. Follow WineHQ's instructions for installation. Once completed, open a console window and run one of the following commands:
winetricks allfonts winetricks corefonts winetricks tahoma
or simply type the following command and make a selection from the list provided.
winetricks
Steam
Download the Steam installer. Search for SteamInstall.msi on Google, or download it from steampowered.com After the download, go to the download-directory and run this command:
wine SteamInstall.msi
If that doesn't work try:
wine msiexec /i SteamInstall.msi
CounterStrike: Source
Start Steam from your desktops application menu or, if you prefer, in a console type:
env WINEPREFIX="/home/araknyd/.wine" wine "C:\Program Files\Steam\Steam.exe"
Navigate to the Games tab and begin downloading the files for CS:S. If attempting the installation of CS:S via the installation CD's, be aware that the operation may fail due to the locking of the ROM device. There exists a couple ways to eject the drive however, experience with CD installation dictates that either set of commands will result in failure. Please refer to other guides which may be of some assistance in this matter.
umount /media/cdrom eject /dev/cdrom
Change CD's
mount /dev/cdrom /media/cdrom
OR
wine eject x:
Where x represents the drive letter of the ROM device. Once download or CD installation is complete, Launch the game.
Common Problems
Audio
If you encounter audio problems, ensure that ALSA sound system is in use, not OSS and that your sound card drivers are up to date. Also, do not use PulseAudio.
Video
If you encounter video problems such as stuttering try launching the game with the following command from a console:
cd ~/.wine/drive_c/Program\ Files/Steam && WINEDEBUG=-all wine steam -applaunch 240 -dxlevel 80 -console -w 1152 -h 864
Width and Height can be set to your screens resolution or removed to launch the game at the default resolution. Upon exiting the game, your system resolution may have changed to match that of the game. FPS (Frames Per Second) may also be quite low depending on your systems hardware. Many options exist within CounterStrike:Source configuration files. Any instability or damage caused by the modification of these files is the sole responsibility of the user.
.../Steam/steamapps/user_name/counter-strike source/cstrike/cfg/config.cfg
For those with AMD, adding these lines may increase your FPS:
r_sse "1" r_sse2 "1" r_3dnow "1" r_mmx "1"
For those familiar with the console within CS:S, you will recognize some/many options in this file. It is recommended that, if you modify these options, modify only those that you understand and, again, do so at your own risk.
External links
Please see this while working on the content for this site:
- Steam, Half-Life, Half-Life 2, Counter-Strike 1.6 and Source with Wine
- Steam4Linux (In Danish language)
- Steam på Linux vha Steam4linux (in Danish language)
- WineHQ - Counter-Strike: Source Retail / Steam
- Ubuntu Forums - Direct3D HAL error - Counter-Strike Source
- The Ultimate Counter Strike Source Ubuntu Installation Guide