--- deliantra/Deliantra-Client/bin/cfplus 2007/08/19 14:09:28 1.217 +++ deliantra/Deliantra-Client/bin/cfplus 2007/08/19 14:17:05 1.218 @@ -786,7 +786,8 @@ state => $CFG->{texture_compression}, tooltip => "Use texture compression. Normally this will not reduce visual quality noticable but " . "will save a lot of memory and increase performance. The compression algorithm " - . "can differ form card to card, so your mileage may vary.", + . "can differ form card to card, so your mileage may vary. This setting is ignored in " + . "forced OpenGL 1.1 mode.", on_changed => sub { my ($self, $value) = @_; $CFG->{texture_compression} = $value; 0 } );