This blog post is basically a distillation of the Yamagi Quake Readme.md, but I hope that it'll help.
- Download Yamagi Quake2 7.10
- Download q2-3.20-x86-full-ctf.exe patch
- Use Wine to extract the 3.20 patch to an empty directory, say, "quake2"
- Extract Yamagi Quake2 7.10 to the "quake2/" directory (above)
- Make a temp directory, say, "yamagi make files"
- Go into "yamagi make files" directory
- Clone repository: git clone https://github.com/yquake2/yquake2.git
- Install Dependencies: apt-get install build-essential libgl1-mesa-dev libsdl2-dev libogg-dev libvorbis-dev libopenal-dev zlib1g-dev
- Build it: type "make"
- Copy everything from the "release" folder into your "quake2" folder (step 3)
- Copy "pak0.pak" and "videos/" folder from a full version of the game to "quake2/baseq2" folder
- Start fragging: Type "./quake2" in your quake2 folder
https://www.yamagi.org/quake2/
No comments:
Post a Comment