2023-09-16 15:25:41 +00:00
|
|
|
# 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
|
|
|
|
|
2024-02-24 15:35:37 +00:00
|
|
|
Alpha windows 64 bit [binaries](https://github.com/yquake2/yquake2remaster/releases).
|
|
|
|
|
2023-09-17 12:48:42 +00:00
|
|
|
State:
|
2024-04-21 16:26:12 +00:00
|
|
|
* GL1/GLES3/GL3/GL4/VK:
|
2024-04-20 21:37:36 +00:00
|
|
|
* base1: no known issues,
|
|
|
|
* base2: no known issues,
|
2024-04-21 16:26:12 +00:00
|
|
|
* q64/outpost: flow surface and scale textures unsupported,
|
|
|
|
* mguhub: loaded, sometimes broken logic for surface fall in next maps.
|
2023-09-17 12:48:42 +00:00
|
|
|
* SOFT:
|
2024-04-20 21:37:36 +00:00
|
|
|
* base1: broken wall light and wall glitch,
|
|
|
|
* base2: broken wall light and wall glitch,
|
2024-04-21 16:26:12 +00:00
|
|
|
* q64/outpost: flow surface and scale textures unsupported,
|
|
|
|
* mguhub: broken wall light, sometimes broken logic for surface fall
|
|
|
|
in next maps.
|
2023-09-17 12:48:42 +00:00
|
|
|
|
2023-11-16 22:42:23 +00:00
|
|
|
Monsters:
|
2024-02-25 21:46:19 +00:00
|
|
|
* incorrect dead animation for Arachnid,
|
2024-03-17 13:08:41 +00:00
|
|
|
* broken fire effect for Guardian.
|
2023-11-16 22:42:23 +00:00
|
|
|
|
2024-02-10 12:29:14 +00:00
|
|
|
Models support:
|
|
|
|
|
2024-03-17 13:08:41 +00:00
|
|
|
| Format | Original Game | Frame vertex | Meshes | Comments |
|
|
|
|
| ------ | --------------- | ------------ | ------ | --------------------------------------- |
|
|
|
|
| mdl | Quake 1 | 8 bit | Single | Unsupported grouped textures |
|
|
|
|
| md2 | Quake 2 | 8 bit | Single | |
|
|
|
|
| md2 | Anachronox | 8/10/16 bit | Single | No tagged surfaces, unchecked with game |
|
|
|
|
| mdx | Kingpin | 8 bit | Many | No sfx support, unchecked with game |
|
|
|
|
| fm | Heretic 2 | 8 bit | Many | |
|
|
|
|
| dkm | Daikatana DKM1 | 8 bit | Many | Unchecked with game |
|
|
|
|
| dkm | Daikatana DKM2 | 10 bit | Many | Unchecked with game |
|
|
|
|
| md3 | Quake 3 | 16 bit | Many | No tags support |
|
|
|
|
| md5 | Doom 3/Quake 4 | float | Many | Requires md2 for skins |
|
2024-02-10 12:29:14 +00:00
|
|
|
|
|
|
|
All models support only single texture for all meshes and only up to 255 frames.
|
|
|
|
|
2024-03-23 13:51:52 +00:00
|
|
|
Texture support:
|
2024-02-10 12:29:14 +00:00
|
|
|
|
|
|
|
| Format | Original Game | Comments |
|
2024-02-10 13:23:38 +00:00
|
|
|
| ------ | -------------- | -------- |
|
2024-02-10 12:29:14 +00:00
|
|
|
| wal | Quake 2 | 8 bit |
|
|
|
|
| wal | Daikatana | 8 bit |
|
2024-04-07 03:12:54 +00:00
|
|
|
| swl | SiN | 8 bit |
|
2024-02-10 12:29:14 +00:00
|
|
|
| m8 | Heretic 2 | 8 bit |
|
|
|
|
| m32 | Heretic 2 | 24 bit |
|
|
|
|
| pcx | Quake2 | 24 bit |
|
|
|
|
| tga | Quake2 | 24 bit |
|
|
|
|
| png | retexturing | 24 bit |
|
|
|
|
| jpg | retexturing | 24 bit |
|
|
|
|
| bmp | Daikatana | 24 bit |
|
|
|
|
|
2024-03-23 13:51:52 +00:00
|
|
|
Maps support:
|
|
|
|
|
|
|
|
| Format | Version | Game |
|
|
|
|
| ------ | ------- | ------------------------------------------ |
|
|
|
|
| IBSP | 39 | Quake 2 / Anachronox / Kingpin / Heretic 2 |
|
2024-04-21 16:26:12 +00:00
|
|
|
| IBSP | 41 | Daikatana / SIN |
|
|
|
|
| RBSP | 1 | SIN |
|
2024-03-23 13:51:52 +00:00
|
|
|
| QBSP | 39 | Quake 2 ReRelease |
|
|
|
|
| BSPX | 39 | Quake 2 ReRelease (Extension to IBSP) |
|
|
|
|
|
|
|
|
Note:
|
2024-03-23 16:47:17 +00:00
|
|
|
* Non Quake 2 maps are limmited mostly view only, and could have issues
|
2024-03-23 13:51:52 +00:00
|
|
|
with tranparency or some animations flags and properties.
|
|
|
|
|
2024-04-21 16:26:12 +00:00
|
|
|
Games:
|
|
|
|
* Quake 2:
|
|
|
|
* SDK: https://github.com/id-Software/quake2-rerelease-dll
|
|
|
|
* Tech info: https://bethesda.net/en/article/6NIyBxapXOurTKtF4aPiF4/enhancing-quake-ii
|
|
|
|
* Anachronox:
|
|
|
|
* SDK: https://github.com/hogsy/chronon
|
|
|
|
* Tech info: https://anachrodox.talonbrave.info/
|
|
|
|
* Kingpin:
|
|
|
|
* SDK: https://github.com/QuakeTools/Kingpin-SDK-v1.21
|
|
|
|
* Tech info: https://www.kingpin.info/
|
|
|
|
* Daikatana:
|
|
|
|
* Info: http://daikatananews.net/
|
|
|
|
* Heretic 2:
|
|
|
|
* SDK: https://www.quaddicted.com/files/idgames2/planetquake/hereticii/files/Ht2Toolkit_v1.06.exe
|
|
|
|
* Tech info: http://h2vault.infinityfreeapp.com/index.html
|
|
|
|
* SiN:
|
|
|
|
* Tools: https://www.moddb.com/games/sin/downloads/sin-modding-tools-and-other-stuff
|
|
|
|
* SDK: https://github.com/NightDive-Studio/sin-ex-game
|
|
|
|
|
2023-12-21 17:47:43 +00:00
|
|
|
Goals (finished):
|
2023-10-01 09:22:48 +00:00
|
|
|
* BSPX DECOUPLEDLM light map support (base1),
|
2023-10-02 22:05:16 +00:00
|
|
|
* QBSP map format support (mguhub),
|
2024-02-10 12:29:14 +00:00
|
|
|
* Use ffmpeg for load any video,
|
2023-12-21 17:47:43 +00:00
|
|
|
* RoQ and Theora cinematic videos support.
|
|
|
|
* Cinematic videos support in smk, mpeg, ogv format,
|
2024-03-23 13:51:52 +00:00
|
|
|
* Daikatana/Heretic 2 map partial format support,
|
2024-03-20 21:19:58 +00:00
|
|
|
* md5 improve load speed,
|
|
|
|
* support Anachronox .dat format,
|
2024-04-04 21:19:53 +00:00
|
|
|
* suport Daikatana/SiN .pak/.sin format from pakextract,
|
2024-03-23 13:51:52 +00:00
|
|
|
* add debug progress loading code for maps.
|
2023-12-21 17:47:43 +00:00
|
|
|
|
|
|
|
Goals (none of it finished):
|
|
|
|
* Single player support,
|
2024-03-30 16:29:36 +00:00
|
|
|
* Support effects and additional flags for ReRelease when possible.
|
2023-09-17 12:48:42 +00:00
|
|
|
|
|
|
|
Bonus goals:
|
2023-12-21 17:47:43 +00:00
|
|
|
* Use shared model cache in client code insted reimplemnet in each render,
|
2024-01-28 10:28:17 +00:00
|
|
|
* Check load soft colormap as 24bit color,
|
2024-04-21 16:26:12 +00:00
|
|
|
* Fix transparent textures in Daikatana maps,
|
|
|
|
* Support flow/scale flags for Q64 maps,
|
2024-01-28 10:28:17 +00:00
|
|
|
* Use separete texture hi-color buffer for ui in soft render,
|
|
|
|
* Cleanup function declarations in game save code,
|
2024-04-21 16:26:12 +00:00
|
|
|
* Fix broken base3 with sorted fields names,
|
2024-02-22 22:32:32 +00:00
|
|
|
* Use 3 bytes vertex normal,
|
2024-01-28 10:28:17 +00:00
|
|
|
* Support scalled textures for models and walls in soft render and fix
|
2024-03-30 16:29:36 +00:00
|
|
|
lighting with remastered maps,
|
2024-04-21 16:26:12 +00:00
|
|
|
* Modified ReRelease game code support with removed KEX only related code.
|
2023-09-17 12:48:42 +00:00
|
|
|
|
|
|
|
Not a goal:
|
2023-10-01 09:22:48 +00:00
|
|
|
* multiplayer protocol support with KEX engine,
|
|
|
|
* support KEX engine features (inventary, compass and so on),
|
|
|
|
* [KEX game library support](https://github.com/id-Software/quake2-rerelease-dll).
|
|
|
|
|
2023-10-11 17:22:56 +00:00
|
|
|
Code tested with such [maps](doc/100_tested_maps.md).
|
2023-09-16 15:25:41 +00:00
|
|
|
|
2016-12-03 08:24:33 +00:00
|
|
|
# Yamagi Quake II
|
2016-06-06 18:10:12 +00:00
|
|
|
|
2023-09-16 15:25:41 +00:00
|
|
|
|
2019-06-17 04:09:31 +00:00
|
|
|
Yamagi Quake II is an enhanced client for id Software's Quake
|
2016-06-06 18:10:12 +00:00
|
|
|
II with focus on offline and coop gameplay. Both the gameplay and the graphics
|
2019-08-02 19:27:20 +00:00
|
|
|
are unchanged, but many bugs in the last official release were fixed and some
|
2017-05-25 08:20:12 +00:00
|
|
|
nice to have features like widescreen support and a modern OpenGL 3.2 renderer
|
2019-06-17 04:09:31 +00:00
|
|
|
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
|
2020-11-24 13:12:10 +00:00
|
|
|
Quake II runs on nearly all common platforms; including FreeBSD, Linux, NetBSD,
|
|
|
|
OpenBSD, Windows and macOS (experimental).
|
2016-06-06 18:10:12 +00:00
|
|
|
|
2019-08-02 19:27:20 +00:00
|
|
|
This code is built upon Icculus Quake II, which itself is based on Quake II
|
2016-12-02 15:38:42 +00:00
|
|
|
3.21. Yamagi Quake II is released under the terms of the GPL version 2. See the
|
2016-06-06 18:10:12 +00:00
|
|
|
LICENSE file for further information.
|
|
|
|
|
2018-11-07 14:58:22 +00:00
|
|
|
## Documentation
|
2016-06-06 18:10:12 +00:00
|
|
|
|
2019-06-17 04:09:31 +00:00
|
|
|
Before asking any question, read through the documentation! The current
|
2019-12-04 18:35:43 +00:00
|
|
|
version can be found here: [doc/010_index.md](doc/010_index.md)
|
2016-06-06 18:10:12 +00:00
|
|
|
|
2018-11-07 14:58:22 +00:00
|
|
|
## Releases
|
2016-06-06 18:10:12 +00:00
|
|
|
|
2018-11-07 15:34:12 +00:00
|
|
|
The official releases (including Windows binaries) can be found at our
|
2023-09-17 12:48:42 +00:00
|
|
|
homepage: https://www.yamagi.org/quake2
|
2019-05-13 15:48:46 +00:00
|
|
|
**Unsupported** preview builds for Windows can be found at
|
|
|
|
https://deponie.yamagi.org/quake2/misc/
|