diff options
| author | Maxxiii <[email protected]> | 2020-09-16 21:35:25 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-16 21:35:25 +0300 |
| commit | c7606f1bcec4c50d40fb424fb3d6afe35a9e2245 (patch) | |
| tree | c198218a111e8eefeffac9228184b2aab1b4e78c /subpages/Comments/VTFLib_v1.3.2_Full.html | |
| parent | Update more local links in comments (diff) | |
| download | nemstools.github.io-c7606f1bcec4c50d40fb424fb3d6afe35a9e2245.tar.xz nemstools.github.io-c7606f1bcec4c50d40fb424fb3d6afe35a9e2245.zip | |
Fix some external links from comments
Diffstat (limited to 'subpages/Comments/VTFLib_v1.3.2_Full.html')
| -rw-r--r-- | subpages/Comments/VTFLib_v1.3.2_Full.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/subpages/Comments/VTFLib_v1.3.2_Full.html b/subpages/Comments/VTFLib_v1.3.2_Full.html index 1598536..aa09a38 100644 --- a/subpages/Comments/VTFLib_v1.3.2_Full.html +++ b/subpages/Comments/VTFLib_v1.3.2_Full.html @@ -277,7 +277,7 @@ only necessary for creating .vtf images. If you just want to be able to read .vtf images, you can rebuild the library with USE_NVDXT=0 defined.<br><br>Another option is to dynamically import the C version of the API.<br><br>If you don't have nxDXTLib installed you will have to <a - href="https://web.archive.org/web/20190508141002/http://developer.nvidia.com/object/dds_utilities_legacy.html">download + href="http://developer.nvidia.com/object/dds_utilities_legacy.html">download it</a> and update your VC++ Directories to point to it.</div> </div><br> <div class="group"> @@ -295,7 +295,7 @@ is only necessary for creating .vtf images. If you just want to be able to read .vtf images, you can rebuild the library with USE_NVDXT=0 defined.<br><br>Another option is to dynamically import the C version of the API.<br><br>If you don't have nxDXTLib installed you will have to <a - href="https://web.archive.org/web/20190508141002/http://developer.nvidia.com/object/dds_utilities_legacy.html">download + href="http://developer.nvidia.com/object/dds_utilities_legacy.html">download it</a> and update your VC++ Directories to point to it.</div><br><br>Yeah, I did download/install it from that page, but the build they have is different than the version required in vtflib (the legacy page you link to only has build 8.31.1127.1645 available for download). I wish they had some sort of @@ -343,7 +343,7 @@ <div class="space"></div> </div> <div class="content">The version I am using is available <a - href="https://web.archive.org/web/20160321152846/http://developer.nvidia.com/object/dds_utilities_legacy.html">here</a>. + href="http://developer.nvidia.com/object/dds_utilities_legacy.html">here</a>. </div> </div><br /> <div class="group"> |