mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Link the Neural Upscale Texture pak.
This commit is contained in:
parent
1ff3760c76
commit
e9be3a8c5a
1 changed files with 7 additions and 4 deletions
|
@ -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
|
to be installed and should be picked up automatically. To disable the
|
||||||
retexturing pack at a later time set `gl_retexturing` to `0`.
|
retexturing pack at a later time set `gl_retexturing` to `0`.
|
||||||
|
|
||||||
The most comprehensive retexturing pack can be found here:
|
* The most comprehensive build retexturing pack can be found here:
|
||||||
https://deponie.yamagi.org/quake2/texturepack/ It can be installed by
|
https://deponie.yamagi.org/quake2/texturepack/
|
||||||
placing the zip-Files in the *baseq2* directory. Please note that some
|
* And there's an AI upscale of the original textures:
|
||||||
textures are broken, especially the model 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.
|
||||||
|
|
Loading…
Reference in a new issue