More actions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
= Issues = | = Issues = | ||
== | == Error: File version 7.5 does not match 7.0 to 7.4 == | ||
This a common problem that occurs when a VTF file is updated to the latest version. The solution is to trick VTFEdit into thinking the VTF file is a version in the range of 7.0 to 7.4. | This a common problem that occurs when a VTF file is updated to the latest version. The solution is to trick VTFEdit into thinking the VTF file is a version in the range of 7.0 to 7.4. | ||
'''Solution''' [[File:Hexedit fixing vtf texture error 7.5 does not match 7.0 to 7.4.png| | '''Solution''' [[File:Hexedit fixing vtf texture error 7.5 does not match 7.0 to 7.4.png|thumb|Hexedit fixing vtf texture error 7.5 does not match 7.0 to 7.4]] | ||
# [http://download.cnet.com/HxD-Hex-Editor/3000-2352_4-10891068.html Download HxD] or a similar hex editor program | # [http://download.cnet.com/HxD-Hex-Editor/3000-2352_4-10891068.html Download HxD] or a similar hex editor program | ||
Line 12: | Line 12: | ||
# In the 00000000 row, under the 08 column it should say 05 | # In the 00000000 row, under the 08 column it should say 05 | ||
# Simply change 05 to 04 and save | # Simply change 05 to 04 and save | ||
[[Category:Software]] |
Latest revision as of 10:17, 21 February 2020
VTFEdit is a software tool used to open VTF (Valve Texture Format) files as well as to save tga and other picture files into VTF.
Issues[edit]
Error: File version 7.5 does not match 7.0 to 7.4[edit]
This a common problem that occurs when a VTF file is updated to the latest version. The solution is to trick VTFEdit into thinking the VTF file is a version in the range of 7.0 to 7.4.
Solution
- Download HxD or a similar hex editor program
- Install HxD
- Open the VTF File
- In the 00000000 row, under the 08 column it should say 05
- Simply change 05 to 04 and save