Skip to content

Conversation

@mithkr
Copy link
Contributor

@mithkr mithkr commented Feb 18, 2024

  • removed magic check as game textures have different magic values.
  • fixed null pointer exception in arraySize check, when DDS file has no DX10 extension header.
  • fix DXT compression selection for BC3 format.
  • improve UITexture handling.
  • moved UI independent code into separate library to share with command-line tool.
  • added command-line tool to be used in scripts and can build for Linux OS.

Attached the new version + the Linux version:
HzdTextureExplorer-v0.60p4.zip
HzdTextureCli-v0.60p4.linux64.zip

removed magic check as game textures have different magic values.
fixed null pointer exception in arraySize check, when DDS file has no DX10 extension header.
@mithkr mithkr changed the title some small fixes some small fixes + commandline tool HzdTextureCli Mar 11, 2024
@mithkr mithkr changed the title some small fixes + commandline tool HzdTextureCli some small fixes + command-line tool HzdTextureCli Mar 11, 2024
@mithkr
Copy link
Contributor Author

mithkr commented Apr 29, 2024

Reminder: would you please merge this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant