Changes between Version 6 and Version 7 of CompressedTextures


Ignore:
Timestamp:
Sep 2, 2019, 1:04:43 PM (5 years ago)
Author:
fabio
Comment:

remove obsolete reference.

Legend:

Unmodified
Added
Removed
Modified
  • CompressedTextures

    v6 v7  
    33The game will automatically enable the `force_s3tc_enable` DRI configuration option, which helps when using drivers that support texture decompression but not run-time compression. (This can be disabled via the game's configuration file: see `force_s3tc_enable` in `data/config/default.cfg` in the install directory.)
    44
    5 If this does not work, and the game displays a warning message, you may need to '''upgrade mesa to 17.3 or later''', or '''install the libtxc_dxtn library when using a previous mesa version''':
    6  * Manually install [http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-1.0.1.tar.gz libtxc_dxtn-1.0.1.tar.gz] (simply extract and run `sudo make install`)
    7  * [http://bugs.gentoo.org/show_bug.cgi?id=65607 Gentoo package]
     5If this does not work, and the game displays a warning message, you may need to '''upgrade mesa to 17.3 or later''', or '''install the libtxc_dxtn library when using a previous mesa version''': [http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-1.0.1.tar.gz libtxc_dxtn-1.0.1.tar.gz] (simply extract and run `sudo make install`)