XWA Dat Editor
XWA Dat Editor
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
Hello,
Here is Xwa Dat Editor, an editor for the DAT files. These files contain images used by the game.
Download link:
https://github.com/JeremyAnsel/XwaDatEd ... ses/latest
Or use XwaToolsDownloader to download all the tools, including XwaDatEditor.
DAT image formats are:
- Format 7:
Format: 8-bit indexed colors and 1-bit alpha, rle compressed.
Use: concourse or in-flight.
- Format 23:
Format: 8-bit indexed colors and 8-bit alpha, rle compressed.
Use: concourse.
- Format 24:
Format: 8-bit indexed colors and 8-bit alpha.
Use: in-flight.
- Format 25:
Format: 32-bit ARGB.
Use: in-flight.
Here is Xwa Dat Editor, an editor for the DAT files. These files contain images used by the game.
Download link:
https://github.com/JeremyAnsel/XwaDatEd ... ses/latest
Or use XwaToolsDownloader to download all the tools, including XwaDatEditor.
DAT image formats are:
- Format 7:
Format: 8-bit indexed colors and 1-bit alpha, rle compressed.
Use: concourse or in-flight.
- Format 23:
Format: 8-bit indexed colors and 8-bit alpha, rle compressed.
Use: concourse.
- Format 24:
Format: 8-bit indexed colors and 8-bit alpha.
Use: in-flight.
- Format 25:
Format: 32-bit ARGB.
Use: in-flight.
- Darksaber
- Posts: 10931
- Joined: Mon Jan 10, 2000 12:01 am
- Contact:
Looking forward to seeing this in its full glory
“You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”.”
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
W-I-P: TFTC, MC Viscount Cr., ISD-II Avenger, NL-1 Platform, Ton-Falk Esc. Cr., & Misc.
- Ace Antilles
- Posts: 7705
- Joined: Sat Jan 22, 2000 12:01 am
- Contact:
Sorry I know it's old but just want to say a quick THANK YOU!
This program has been brilliant for me to use.
Appreciate the effort to make it
This program has been brilliant for me to use.
Appreciate the effort to make it

- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
I've added a feature to save images and groups to dat file:
Hello,
I've updated XwaDatEditor.
I've added a feature to save images and groups to dat file:
- add multiselect in the lists.
- add "save DAT" buttons
- add image index
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
The image index feature is the index shown next to the images list, starting from 1.





- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
I've added buttons to move up, move down, and sort groups and images.
Hello,
I've updated XwaDatEditor.
I've added buttons to move up, move down, and sort groups and images.
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
XwaDatEditor has been updated.
The changes are:
- Allow multiple images to be added at once. (contribution from @blue_max )
You can get the latest version with XwaToolsDownloader.
Hello,
XwaDatEditor has been updated.
The changes are:
- Allow multiple images to be added at once. (contribution from @blue_max )
You can get the latest version with XwaToolsDownloader.
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
XwaDatEditor has been updated.
The changes are:
- Allow multiple images to be exported at the same time.
Hello,
XwaDatEditor has been updated.
The changes are:
- Allow multiple images to be exported at the same time.
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
I've added support for a new DAT image format: Format25C. The format 25C is like the format 25 but the images are compressed with the LZMA algorithm. To use the format 25C, you need an updated 32bpp hook.
I've added new buttons to convert the format of all the images of a dat file.
Hello,
I've updated XwaDatEditor.
I've added support for a new DAT image format: Format25C. The format 25C is like the format 25 but the images are compressed with the LZMA algorithm. To use the format 25C, you need an updated 32bpp hook.
I've added new buttons to convert the format of all the images of a dat file.
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
I've improved the performance of images importing.
Hello,
I've updated XwaDatEditor.
I've improved the performance of images importing.
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
Now the ImageId, OffsetX, OffsetY changes are applied to all selected images.
Hello,
I've updated XwaDatEditor.
Now the ImageId, OffsetX, OffsetY changes are applied to all selected images.
Murphy was an optimist! I am a pessimist!
And always remember that a smile is cheaper than a bullet! (District 9)
Webmaster of the X-Wing Alliance Upgrade Project
And always remember that a smile is cheaper than a bullet! (District 9)
Webmaster of the X-Wing Alliance Upgrade Project
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
I've added an edit button to the explorer to open the selected file with the editor.
Hello,
I've updated XwaDatEditor.
I've added an edit button to the explorer to open the selected file with the editor.
- JeremyaFr
- Posts: 3839
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated XwaDatEditor.
Changes are:
- add support for the BC7 compressed texture format
Hello,
I've updated XwaDatEditor.
Changes are:
- add support for the BC7 compressed texture format