项目作者: aboood40091
项目描述 :
A tool for editing Binary Resources Texture (BNTX) files
高级语言: Python
项目地址: git://github.com/aboood40091/BNTX-Editor.git
BNTX-Editor
A tool for editing Binary Resources Texture (BNTX) files
The tool is pretty straight forward, just run it and you will hopefully know what to do.
Error codes:
- 1: Invalid byte order mark (BOM)
- 2: Invalid file header
- 3: Unsupported target
- 4: Invalid section header / section missing
Credits:
- AboodXD: Making this thing
- libtxc_dxtn: BC1/2/3 decompressors
- gdkchan: Helping with the relocation table