Quake III Linux installation

https://help.ubuntu.com/community/Games/Native/QuakeIIIArena

http://ubuntuforums.org/showthread.php?t=1977312

http://www.cyberciti.biz/faq/linux-install-doom3-game/

Games/Native/QuakeIIIArena


Contents

  1. Quake III Arena

    1. Installation (Retail)

      1. Data Files
      2. Binaries
      3. Security Fix
    2. Troubleshooting
      1. Sound
    3. Playing
      1. Single CPU Systems
      2. Multiple (SMP) CPU Systems
  2. Quake III Arena Mods
  3. Links

Quake III Arena

Installation (Retail)

Data Files

mkdir /<path to install>/quake3
mount /cdrom
cp -r /cdrom/Quake3/baseq3 /<path to install>/quake3
umount /cdrom

Binaries

cd /<path to install>/quake3
wget ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-1.32b-3.x86.run
chmod +x linuxq3apoint-1.32b-3.x86.run
./linuxq3apoint-1.32b-3.x86.run (Use "/<path to install>/quake3" when asked)

Security Fix

wget ftp://ftp.idsoftware.com/idstuff/quake3/quake3-1.32c.zip
unzip quake3-1.32c.zip
cp Quake\ III\ Arena\ 1.32c/linux/* .
rm -rf Quake\ III\ Arena\ 1.32c/

Troubleshooting

Sound

If you have no sound with the following error message in console

/dev/dsp: Input/output error
Could not mmap /dev/dsp

you can try the following fix

sudo nano /etc/init.d/bootmisc.sh
add lines above : exit 0
echo ‘quake3.x86 0 0 direct‘ > /proc/asound/card0/pcm0p/oss
echo ‘quake3-smp.x86 0 0 direct‘ > /proc/asound/card0/pcm0p/oss‘‘

Playing

Single CPU Systems

./quake3

Multiple (SMP) CPU Systems

./quake3-smp

Quake III Arena Mods

Q3JailBreak
Q3Pong
Rocket Arena Q3A

Links

http://www.idsoftware.com/
http://zerowing.idsoftware.com/linux/q3a/
http://en.wikipedia.org/wiki/Quake_III_Arena
Open source Quake 3 distribution:
http://ioquake3.org/

Ubuntu Linux: Install Doom3 Game

by Nix Craft on August 24, 2009 · 44 comments· LAST UPDATED December 6, 2009

in BASH Shell, CentOS, Debian / Ubuntu

How do I install the first-person shooter genre, Doom3 video game under Ubuntu Linux?

Doom 3 is a science fiction first-person shooter video game developed
by id Software. It was first released for Microsoft Windows. The game
was later adapted for Linux, as well as being ported for Mac OS X.

Game Requirements

  1. Any Linux Distribution.
  2. 3D Video card with OpenGL acceleration support (min 64M ram)
  3. ALSA and OSS sound backend.
  4. Linux Kernel v2.6+ and glibc v2.2.4+ is recommended. (part of most modern Linux distro)
  5. DOOM3 PC retail Windows version DVD / CD.

The
following instructions are tested on both Fedora 10 and Ubuntu Linux
8.04 (but should work under any Linux distro) using nVidia Quadro FX
570/PCI/SSE2 256MB RAM 3D accelerator card.

Step # 1: Install Doom3 Linux Client

Visit this page and grab Linux doom3 installer client. You can use wget command as follows:
$ cd /tmp
$ wget ftp://ftp.idsoftware.com/idstuff/doom3/linux/doom3-linux-1.3.1.1304.x86.run

Install it, enter:
$ sudo sh doom3-linux-1.3.1.1304.x86.run
Accept the license agreement.

Fig.01: Doom3 Setup

Now, just follow the on-screen instructions. By default game will be installed in /usr/local/games/doom3/base directory.

Step # 2: Copy Files From DOOM3 PC Retail Windows CDs Version (not part of Linux)

The following files need to be copied from the win32 install CDs to your /usr/local/games/doom3/base directory:

  1. pak000.pk4
  2. pak001.pk4
  3. pak002.pk4
  4. pak003.pk4
  5. pak004.pk4 etc

Insert CD #1 into Linux computer and mount it at /mnt/dvd or /mnt/cdrom/ or /media/cdrom. Once mounted copy above files:
$ cp /path/to/pak*.pk4 /usr/local/games/doom3/base
For example, my cd was mounted at /mnt/dvd. You need to use Setup/Data/base directory to copy above files:
$ sudo cp -v /mnt/cdrom/Setup/Data/base/pak*.pk4 /usr/local/games/doom3/base
You need to unmount CD, eject it
$ eject
Insert 2nd CD and copy files:
$ sudo cp -v /mnt/cdrom/Setup/Data/base/pak*.pk4 /usr/local/games/doom3/base
You need to unmount CD, eject it
$ eject
Insert 3rd CD and copy files, enter:
$ sudo cp -v /mnt/cdrom/Setup/Data/base/pak*.pk4 /usr/local/games/doom3/base
Run ls -l command to verify that all files are copied:
$ cd /usr/local/games/doom3/base
$ ls -l

How Do I Start doom3?

You
need to copy all pak???.pk4 files from all 3 CDs to
/usr/local/games/doom3/base directory. Once done type the following
command to start doom3:
$ doom3
You need to type your CD-key and you can play the game.

Fig.02: Linux Doom3 in Action

Fig.03: Linux Doom3

Sound Problem

If sound is not understandable then try running doom3 with the following command:
$ doom3 +set s_driver oss +set s_numberOfSpeakers 2

How do I start the doom3 dedicated server?

Type the command:
$ doom3-dedicated
Sample Outputs:

DOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:53:29
found interface lo - loopback
found interface vmnet1 - 172.16.91.1/255.255.255.0
found interface vmnet3 - 172.16.193.1/255.255.255.0
found interface vmnet8 - 192.168.120.1/255.255.255.0
found interface wlan0 - 192.168.1.101/255.255.255.0
------ Initializing File System ------
Loaded pk4 /usr/local/games/doom3/base/game01.pk4 with checksum 0x51c6981f
Loaded pk4 /usr/local/games/doom3/base/game02.pk4 with checksum 0xf3ec6f7
Loaded pk4 /usr/local/games/doom3/base/game03.pk4 with checksum 0x5d4230ea
Loaded pk4 /usr/local/games/doom3/base/pak000.pk4 with checksum 0x28d208f1
Loaded pk4 /usr/local/games/doom3/base/pak001.pk4 with checksum 0x40244be0
Loaded pk4 /usr/local/games/doom3/base/pak002.pk4 with checksum 0xc51ecdcd
Loaded pk4 /usr/local/games/doom3/base/pak003.pk4 with checksum 0xcd79d028
Loaded pk4 /usr/local/games/doom3/base/pak004.pk4 with checksum 0x765e4f8b
Loaded pk4 /usr/local/games/doom3/base/pak005.pk4 with checksum 0x8ffc3621
Loaded pk4 /usr/local/games/doom3/base/pak006.pk4 with checksum 0x95b65ab
Loaded pk4 /usr/local/games/doom3/base/pak007.pk4 with checksum 0x666bdb3c
Loaded pk4 /usr/local/games/doom3/base/pak008.pk4 with checksum 0x23ae5993
Current search path:
/home/vivek/.doom3/base
/usr/local/games/doom3/base
/usr/local/games/doom3/base/pak008.pk4 (3 files)
/usr/local/games/doom3/base/pak007.pk4 (38 files)
/usr/local/games/doom3/base/pak006.pk4 (48 files)
/usr/local/games/doom3/base/pak005.pk4 (63 files)
/usr/local/games/doom3/base/pak004.pk4 (5137 files)
/usr/local/games/doom3/base/pak003.pk4 (4676 files)
/usr/local/games/doom3/base/pak002.pk4 (6120 files)
/usr/local/games/doom3/base/pak001.pk4 (8972 files)
/usr/local/games/doom3/base/pak000.pk4 (2698 files)
/usr/local/games/doom3/base/game03.pk4 (2 files)
/usr/local/games/doom3/base/game02.pk4 (2 files)
/usr/local/games/doom3/base/game01.pk4 (2 files)
game DLL: 0x0 in pak: 0x0
Addon pk4s:
file system initialized.
--------------------------------------
----- Initializing Decls -----
------------------------------
------- Initializing renderSystem --------
using ARB renderSystem
renderSystem initialized.
--------------------------------------
5206 strings read from strings/english.lang
Couldn‘t open journal files
execing editor.cfg
execing default.cfg
execing DoomConfig.cfg
couldn‘t exec autoexec.cfg
5206 strings read from strings/english.lang
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
Opening IP socket: localhost:27666
found DLL in pak file: /usr/local/games/doom3/base/game01.pk4/gamex86.so
copy gamex86.so to /home/vivek/.doom3/base/gamex86.so
--------- Initializing Game ----------
gamename: baseDOOM-1
gamedate: Jan 16 2007
Initializing event system
...473 event definitions
Initializing class hierarchy
...142 classes, 382184 bytes for event callbacks
Initializing scripts
/proc/cpuinfo CPU frequency: 2394 MHz
Compiled ‘removeInitialSplineAngles‘: 881.6 ms
---------- Compile stats ----------
Memory usage:
     Strings: 79, 12592 bytes
  Statements: 67875, 1357500 bytes
   Functions: 2109, 250532 bytes
   Variables: 147376 bytes
    Mem used: 2479288 bytes
 Static data: 2277552 bytes
   Allocated: 3284544 bytes
 Thread size: 7068 bytes
...6 aas types
game initialized.
--------------------------------------
-------- Initializing Session --------
Couldn‘t read ../base/xpkey.
session initialized
--------------------------------------
--- Common Initialization Complete ---
Type ‘help‘ for dedicated server info.
terminal support enabled ( use +set in_tty 0 to disabled )
pid: 10514
8112 MB System Memory
Async thread started

Quake III Linux installation,布布扣,bubuko.com

时间: 2024-10-10 22:12:56

Quake III Linux installation的相关文章

Arch Linux Installation Guide

Arch Linux Installation Guide timedatectl set-ntp true sed -i '/Score/{/China/!{n;s/^/#/}}' /etc/pacman.d/mirrorlist pacman -Syy 启动模式检查 检查启动模式是否支持UEFI,这将决定在安装 Bootloader 阶段的步骤: ls /sys/firmware/efi/efivars --如果如上文件存在,就说明为UEFI,否则为legacy BIOS lsblk par

WizNote for linux installation

源一:没有用处 官网链接http://www.wiznote.com/download-wiznote-for-Linux. 源二:提供了源及安装方法 Fedora 中文社区软件源,具体位置在这里. 机器安装的是Fedora,因此,输入: # wget http://repo.fdzh.org/FZUG/FZUG.repo -P /etc/yum.repos.d/ # yum install [PackageName] 启动 在"活动“面板中搜索wiz,并点击:或在bash中输入wiznote均

开平方与魔数0x5F3759DF:Quake III 开源代码

float Q_rsqrt( float number ) { long i; float x2, y; const float threehalfs = 1.5F; x2 = number * 0.5F; y = number; i = * ( long * ) &y; // evil floating point bit level hacking i = 0x5f3759df - ( i >> 1 ); // what the fuck? y = * ( float * ) &a

linux swap交换空间

linux内存通过 virtual memory 虚拟内存来管理整个内存, physical RAM物理内存和swap交换空间即为virtual memory总量. swap的使用场景 swap主要有两个用处 1.当系统需要比物理内存更多的内存空间的时候,内核会把内存里边用得比较少的内存页面swap out到交换分区,以空出物理内存给当前应用来快速运行. 2.某些应用启动的时候初始化但是随后的应用运行期间不再使用的内存页面,系统会把这部分页面也swap out到交换空间,以留出物理内存页面给其他

运维自动化之使用Cobbler自动化部署Linux操作系统

1.Cobbler是什么? Cobbler是一个Linux安装服务器,能够快速设置好网络安装环境.它实现了许多与Linux相关的任务的自动化和组合,因此你在部署新的(操作)系统或更改已经存在的操作系统时不需要在繁多的命令和应用程序之间来回切换.Cobbler能帮助(用户.管理者)置备和管理DNS.DHCP.软件包更新.电源管理.配置管理以及更多. "Cobbler is a Linux installation server that allows for rapid setup of netw

Linux -- Ubuntu搭建java开发环境

Steps 1Check to see if your Ubuntu Linux operating system architecture is 32-bit or 64-bit, open up a terminal and run the following command below. Type/Copy/Paste: file /sbin/init Note the bit version of your Ubuntu Linux operating system architectu

在RedHat 和 Ubuntu 中配置 Delphi 的Linux开发环境(转)

原文地址:http://chapmanworld.com/2016/12/29/configure-delphi-and-redhat-or-ubuntu-for-linux-development/ 方便大家使用,直接转过来. Image courtesy of Jim McKeeth. One of the more exciting features of the pending 10.2 release of Delphi and RAD Studio, is support for t

Symantec Backup Exec 2012 Agent For Linux安装

Backup Exec 2012 介绍 Backup Exec 2012 是一种为虚拟和物理环境提供保护的集成产品,能够简化备份和灾难恢复,并提供了无可匹敌的恢复功能.借助于强大的 Symantec V-Ray 技术,Backup Exec 2012 可以恢复整个服务器.关键 Microsoft 应用程序以及 VMware 或 Microsoft Hyper-V 虚拟环境,从而最大限度减少业务停机. 主要功能 使用获得专利的 V-Ray 技术,通过一次性备份在数秒内轻松地恢复虚拟机.应用程序.数

读薄「Linux 内核设计与实现」(2) - 进程管理和调度

这篇文章是<读薄「Linux 内核设计与实现」>系列文章的第 II 篇,本文主要讲了以下问题:进程管理的任务.进程管理与其他模块的依赖关系.进程描述符和任务队列.进程的创建.线程的实现.进程的终止.进程调度. 0x00 进程管理的任务 进程能创建新的进程(通过复制现有进程) 确定哪个进程能拥有 CPU 接受中断并将中断导向相应的内核子系统 管理时钟硬件 当一个进程结束时释放其资源 动态装载执行模块 0x01 进程管理与其他模块的依赖关系 I 进程模块的内外界面 对用户进程提供了一组简单的系统调