Program is aimed to enhance the convenience of editing .bin and .img files of PES.
The main features:
- Edit files and blocks in the HEX mode without using zlib / unzlib
- Import and export blocks of unnamed_ *. bin files
- Edit *. img files by import and export unnamed_*.bin
- Interface similar to GGS
Additional libraries used in this tool:
- ZLIB.NET
- HexBox
History
Version 2.7.1:
- Small fixes and new features for 24b PNG
- Bonus: fonts (WFNT blocks) preview
Spoiler:
Version 2.7.0:
- Search and replace DPOW blocks
- Search and replace HEX (space delimited hex values)
- Import bins from folder into img
- Support of 24-bits images
- Hotkeys support (Ctrl+Y for apply)
- On/off DPOW elements
- Small bugs fixed
Version 2.6.0:
- More extensive information about the images
- Support the drag & drop for opening files and images
- Copy and paste the texture units of the DPOW sections
- Copy and paste table elements of UV-coordinates and the coordinates of the surface
- Improved display of 3D surfaces
- Quick information about the blocks and textures to which they refer
- Support of the windows open with technique
Version 2.5.5:
- Fixed dds headers errors.
Version 2.5.4:
- Edit offset of a block
- Open bins with old-style headers (you can save them only with a new-style headers)
Version 2.5.3:
- Correct UV display for non-square textures
Version 2.5.2:
- CRITICAL FIX
Version 2.5.1:
- Small fix
Version 2.5.0:
- Edit any DPOW section
- Import/export emblems and flags
Version 2.0.1:
- Pack and unpack 32-bit images
Version 2.0.0:
- Added support of image data manipulations
- Adding sections to unnamed_*.bin is supported
Version 1.0.0:
- First release