Skip to content

Guild Wars Map Browser v2.2

Compare
Choose a tag to compare
@Jonathan-Greve Jonathan-Greve released this 03 Apr 10:09
· 532 commits to master since this release

New in this release is being able to display almost all the texture files. In particular:

  • Can view the following texture files: ATEXDXT1, ATEXDXT2, ATEXDXT3, ATEXDXT4, ATEXDXT5, ATEXDXTN, ATEXDXTL, ATTXDXT1, ATTXDXT3, ATTXDXT5, ATTXDXTN, ATTXDXTL, DDS
  • The texture window showing the texture can be resized to make the texture larger or smaller.
  • Export the texture files as .png files

The code for reading all the texture files except DDS files were taken from GWDatBrowser with a few small modifications to make it fit into my code + glue code to make it work with the GUI.