Changes between Version 13 and Version 14 of ActionQuake2


Ignore:
Timestamp:
Oct 15, 2024, 3:07:38 AM (4 weeks ago)
Author:
w96k
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ActionQuake2

    v13 v14  
    11
    22= Action Quake 2: how to setup and start playing
    3 [[https://en.wikipedia.org/wiki/Action_Quake_2|Action Quake 2]] is predecessor for a popular game "[[https://en.wikipedia.org/wiki/Counter-Strike|Counter-Strike]]" made by [[https://en.wikipedia.org/wiki/Minh_Le|the same developer]]. It is mostly free software now, so it is a good game to play if you prefer using mostly free software. Gameplay is something in between Counter Strike and Quake 2, I would describe it as "It is CS, but fun and it is also an arena shooter", by "arena shooter" I mean there is no tasks such as planting the bomb, the game uses Quake 2 gamemode such as DM (Deathmatch), TDM (Team Deathmatch), CTF and so on.
     3[[https://en.wikipedia.org/wiki/Action_Quake_2|Action Quake 2]] is game that is a predecessor for a popular game "[[https://en.wikipedia.org/wiki/Counter-Strike|Counter-Strike]]" made by [[https://en.wikipedia.org/wiki/Minh_Le|the same developer]]. It is mostly free software now, so it is a good game to play if you prefer using mostly free software. Gameplay is something in between Counter Strike and Quake 2, I would describe it as "It is CS, but fun and it is also an arena shooter", by "arena shooter" I mean there is no tasks such as planting the bomb, the game uses Quake 2 gamemode such as DM (Deathmatch), TDM (Team Deathmatch), CTF and so on.
    44
    55== How to setup
     
    77
    88=== q2pro + aq2-tng + baseq2 + @zevlg config
    9 [[https://github.com/zevlg|@zevlg]] is Emacs package developer who plays action quake for 20+ years. His config is good for competitive playing. If you are not comfortable with playing quake, it might feel awkward.
    10 
    11 Download links:
    12 - Minimal aq2-tng: https://disk.yandex.ru/d/7UUEX2ic2i7Bvg
    13 - Minimal aq2-tng + maps: https://disk.yandex.ru/d/W-7ixUGT-aVzlQ
    14 - Full set with all textures and maps: https://disk.yandex.ru/d/HtmBA8CEcWDRaA (Download this)
    15 - @zevlg config: https://github.com/zevlg/dot.q2pro (Download this)
     9I ([[https://w96k.dev/|~w96k]]) got involved into playing Action Quake by @zevlg. [[https://github.com/zevlg|@zevlg]] is Emacs (package and XEmacs) developer who plays action quake for 20+ years. His config is good for competitive playing. If you are not comfortable playing quake, it might feel awkward, but it is easy to modify everything for your style of playing.
    1610
    1711=== Compiling q2pro
     
    6761Just buy it, look for installed folder and copy paste baseq2 folder to `~/.q2pro/baseq2`. For steam version on linux it would be `~/.steam/debian-installation/steamapps/common/Quake \ 2/baseq2`.
    6862
    69 === aq2
    7063So if you run `q2pro` in your terminal you should get q2 game running on different client. It should look like this so far:
    7164
    7265[[Image(q2pro_baseq2.gif)]]
    7366
     67Press `<ESC>` to access game menu. You can run Quake 2 campaign from there, or use a console by pressing `~` and running `/map <mapname>` command. Autocompletion works by pressing `<TAB>` key.
     68
    7469Since source code was released many years ago, we now have many different clients. Another example of such client can be [[https://www.yamagi.org/quake2/|Yamagi Quake 2]].
     70
     71=== aq2
     72Once you got Quake 2 working using Q2PRO client you are ready to install Action Quake. Action Quake is a mod for Quake 2, so previous steps were required to get it working. Download Action Quake 2 using these links:
     73- Minimal aq2-tng: https://disk.yandex.ru/d/7UUEX2ic2i7Bvg
     74- Minimal aq2-tng + maps: https://disk.yandex.ru/d/W-7ixUGT-aVzlQ
     75- Full set with all textures and maps: https://disk.yandex.ru/d/HtmBA8CEcWDRaA (Download this)
     76
     77=== @zevlg config
     78- @zevlg config: https://github.com/zevlg/dot.q2pro (Download this)
    7579
    7680=== aQtion using Steam