F22 Texture Editor

DID’s Air Dominance Fighter and Total Air War.
Post Reply
User avatar
Krishty
Site Admin
Posts: 2236
Joined: 2022-Jan-09, 00:59

F22 Texture Editor

Post by Krishty »

F22 Texture Editor by Krishty

F22TextureEditor.exe
(248 KiB) Downloaded 215 times
F22TextureEditor.cpp
(6.8 KiB) Downloaded 215 times
  1. run from extracted EF2000 or F22 PROGRAM directory
  2. converts all TM files of the game to PNGs in the subdirectory !converted
  3. after editing the PNGs, run again to convert them back to TMs
The last modification time is used to determine whether PNG or TM is newer, i.e. you can run this program again and again to “synchronize” your work with the game.

Errors are spit out to stderr. Invalid files are skipped.

Currently limited to Windows because that has a built-in PNG encoder/decoder (GDI+).
Scorpion82
Pilot
Posts: 71
Joined: 2022-Oct-17, 17:07

Re: F22 Texture Editor

Post by Scorpion82 »

Sounds interesting, thanks. Will give it a try at some point.
User avatar
Krishty
Site Admin
Posts: 2236
Joined: 2022-Jan-09, 00:59

Re: F22 Texture Editor

Post by Krishty »

Great! Here is a screenshot of what to expect:

image.png
image.png (123.35 KiB) Viewed 8750 times

The program closes directly after processing, but then you can’t see potential error messages. So it should be started from a console instead. Room for improvement in a future version 🤔
Post Reply