bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
339 stars 33 forks source link

Titanfall 2 DDS. #99

Closed begin-theadventure closed 1 year ago

begin-theadventure commented 1 year ago

Tacent View can't view Titanfall 2 DDS files, 'Image Failed to Load'.

bluescan commented 1 year ago

Can youpost an example dds file that fails to load.

begin-theadventure commented 1 year ago

[dds-examples.zip] ()

Edit: I found now that some can be opened and I added 3 examples, so two working and not working.

bluescan commented 1 year ago

Thx. Repo is good. I'll take a look when I can.

bluescan commented 1 year ago

3699ff92678770048f5ebd5e1c3700536128fba8 fixes. I've attached a windows zip to try out. tacentview_1.0.39.zip

begin-theadventure commented 1 year ago

Thank you very much! These files can now be opened. This is probably the best image and texture viewer. For example, in this case, some DDS files are too dark, but Tacent View has Properties with gamma correction, which is just great. And it supports Linux :)

Thank you for your work.

bluescan commented 1 year ago

No problem! Glad it's getting used.