DPF2XML

[insert_php]require(‘./code/megastorm.php’ ); $pIndex = “DPF2XML”;[/insert_php]

Overview

Tool for converting a DPF into a XML file + resources (BMP/PNG/files/WAV/OGG/MOD…) and the reverse way, get a XML + resources for creating a DPF.

This XML is called MegaStorm Interchange XML v1.0 format (MIXv1).

A XML Scheme is included for format validation of a modified XML in case of problems when converting it to a DPF.

DPF2XML DPF->MIXv1 DPF2XML MIXv1 example

Details

  • MIXv1 file is used for importing a DPF into newer CRM64Pro CDC format.
  • Useful for batch operations on the DPF resources: resizing all images or applying any filter, modify the names of some resources, etc.
  • Supports all CRM32Pro resources:
    • images
    • tiles
    • fonts
    • sprites
    • sounds
    • musics
    • buttons
    • packed files
  • Developed in C++ using CRM32Pro SDK.

Download

[insert_php] printDetails(); [/insert_php] | zlib license

Binaries
32bits binaries for supported operating systems.
    [insert_php]printDownload(“win-x86″,”zip”,”icon-os-windows-vs.png”, “Windows”); [/insert_php]
Source code
Closed source code.
    [insert_php] printDownload(“source”,”zip”,”icon-source-code1.png”, “Source code”); [/insert_php]
Previous releases
Get access to all releases repository.
    [insert_php] printRepository(); [/insert_php]