From e9be3a8c5aebd6945da01e7e9660c3b8c1d1feb8 Mon Sep 17 00:00:00 2001 From: Yamagi Date: Sat, 4 Sep 2021 17:19:04 +0200 Subject: [PATCH] Link the Neural Upscale Texture pak. --- doc/030_configuration.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/030_configuration.md b/doc/030_configuration.md index 58e8f583..b334b67d 100644 --- a/doc/030_configuration.md +++ b/doc/030_configuration.md @@ -243,7 +243,10 @@ Yamagi Quake II has full support for retexturing packs. They just need to be installed and should be picked up automatically. To disable the retexturing pack at a later time set `gl_retexturing` to `0`. -The most comprehensive retexturing pack can be found here: -https://deponie.yamagi.org/quake2/texturepack/ It can be installed by -placing the zip-Files in the *baseq2* directory. Please note that some -textures are broken, especially the model textures. +* The most comprehensive build retexturing pack can be found here: + https://deponie.yamagi.org/quake2/texturepack/ +* And there's an AI upscale of the original textures: + https://github.com/Calinou/quake2-neural-upscale/releases + +Retexturing packs can be installed by placing the pak or zip files in +the *baseq2* directory.