Yamagi Quake II with Q2 Remaster support
Go to file
Denis Pauk a124953432 gl1,vk: share R_BuildLightMap 2023-10-14 00:42:06 +03:00
doc Remove surface check 2023-10-11 20:39:14 +03:00
src gl1,vk: share R_BuildLightMap 2023-10-14 00:42:06 +03:00
stuff vk:Reuse internal vertex format in poligon and skybox shaders 2023-10-13 00:26:21 +03:00
.gitignore Also ignore .d files as they got generated every time. 2015-11-12 19:15:37 +01:00
CHANGELOG Show correct replacement for gl_lightmap cvar 2023-08-26 19:18:24 -04:00
CMakeLists.txt Add nolerp filtering by * 2023-09-16 10:56:50 +03:00
LICENSE Add cURL to the LICENSE file. 2019-05-13 18:02:50 +02:00
Makefile gl1,gl3,gl4,vk: Parial share of warp code 2023-10-12 00:29:47 +03:00
README.md Add maps testing state 2023-10-11 20:22:56 +03:00

README.md

Yamagi Quake II Remaster

This is an experimental fork of Yamagi Quake II with ongoing work to add support for Quake II Enhanced aka Q2 Remaster(ed). This enhanced version has a lot non trivial changes, adding support isn't easy and takes time. Feel free to try this code but you mileage may vary.

Have a look at the yquake2 repository for the "normal" Yamagi Quake II: https://github.com/yquake2/yquake2

State:

  • GL1:
    • base1: correct wall light, broken model light
    • base2: correct wall light, broken model light, broken lift
    • q64/outpost: no known issies
    • mguhub: loaded, transparent walls and broken logic for surface fall in next maps
  • GL3/GLES3:
    • base1: broken wall light, broken model light
    • base2: broken wall light, broken model light, broken lift
    • q64/outpost: no known issies
    • mguhub: loaded, transparent walls and broken logic for surface fall in next maps
  • SOFT:
    • base1: broken wall light, broken model light
    • base2: broken wall light, broken model light, broken lift
    • q64/outpost: no known issies
    • mguhub: loaded, transparent walls and sky and broken logic for surface fall in next maps
  • VK:
    • base1: correct wall light, broken model light
    • base2: correct wall light, broken model light, broken lift
    • q64/outpost: no known issies
    • mguhub: loaded, transparent walls and broken logic for surface fall in next maps

Goals (none of it finished):

  • Single player support,
  • BSPX DECOUPLEDLM light map support (base1),
  • QBSP map format support (mguhub),
  • MD5 model support,
  • modified ReRelease game code support with removed KEX only related code,
  • RoQ and Theora cinematic videos support.

Bonus goals:

  • MDL/Quake1 model format support,
  • FM/Heretic 2 model format support,
  • Daikatana model/wal/map format support,
  • Cinematic videos support in smk, mpeg format,
  • Use ffmpeg for load any video,
  • Load colormap as 24bit color,
  • Use shared model chache in client code insted reimplemnet in each render,
  • Add debug progress loading code.

Not a goal:

  • multiplayer protocol support with KEX engine,
  • support KEX engine features (inventary, compass and so on),
  • KEX game library support.

Code tested with such maps.

Yamagi Quake II

Yamagi Quake II is an enhanced client for id Software's Quake II with focus on offline and coop gameplay. Both the gameplay and the graphics are unchanged, but many bugs in the last official release were fixed and some nice to have features like widescreen support and a modern OpenGL 3.2 renderer were added. Unlike most other Quake II source ports Yamagi Quake II is fully 64-bit clean. It works perfectly on modern processors and operating systems. Yamagi Quake II runs on nearly all common platforms; including FreeBSD, Linux, NetBSD, OpenBSD, Windows and macOS (experimental).

This code is built upon Icculus Quake II, which itself is based on Quake II 3.21. Yamagi Quake II is released under the terms of the GPL version 2. See the LICENSE file for further information.

Documentation

Before asking any question, read through the documentation! The current version can be found here: doc/010_index.md

Releases

The official releases (including Windows binaries) can be found at our homepage: https://www.yamagi.org/quake2 Unsupported preview builds for Windows can be found at https://deponie.yamagi.org/quake2/misc/