logo
Home Games CRM32Pro C/C++ Code Updated
 
 
bg

 Home

  dot  News
  dot  About us
  dot  Forum
  dot  Weblog
  dot  Links
 

Games

  dot  HX project
  dot  SpacePong
  dot  TitanBomber
 

      CRM32Pro

  dot  Overview
  dot  EditorDPF
  dot  SetupProject
  dot  AddIns
  dot  Reference Guide
  dot  Examples
  dot  Downloads
 

     C/C++ Code

 
 

Espaņol

   

EditorDPF overview

   

     EditorDPF is an useful resources editor that works with CRM32Pro SDK. DPF means Data Package Format, a proprietary package format that could be used to store any kind of information. The information is packed, compacted and encrypted to assure a minimum size, fast access time and robust privacy.

     Using EditorDPF, you have direct access to all CRM32Pro resource types: images, tiles,sprites,fonts, buttons,sounds, music and plain files(XML,INI or any other format) which you can change its features.
One of the most useful advantages of using EditorDPF is that the application which uses DPF resources, does not have to be compiled again if any resource is changed. This allow a common scenario where a devoloper finishes an application with "testing" resources and after that, an artist can use only EditorDPF to replace all resources without developer intervention. And do not forget that for the devoloper is very easy to work with these resources as all CRM32Pro interfaces has a special method to load it.

     EditorDPF runs over any Windows version, with a simple and powerful GUI. Thanks to it, is very easy to add new resources or delete existing ones.

   
 
   

EditorDPF features

   

  - Store images on an internal format, import and export to BMP/PNG.
 
- Store tiles and its features: colorkey, alpha, alpha per pixel, tileset, etc.
 
- Store sprites and its features: colorkey, alpha, alpha per pixel, animation, states, etc.
 
- Store fonts with an internal format, import any kind of existing fonts.
 
- Store buttons and its features: colorkey, alpha,position,type,etc.
 
- Store sound and music resources.
 
- Store any kind of file with internal support to read/modify ASCII files as .INI or .XML.
 
- You can see all surface features(alpha, colorkey..) directly inside the editor.

   
 
   

EditorDPF screenshots

   
   
Screenshot

Screenshot

Screenshot

Screenshot

   
Screenshot

Screenshot

Screenshot

Screenshot

   
 
   

EditorDPF roadmap

   

There is not major changes foreseen.

   
 
 
Copyright (c) 2007 MegaStorm Systems. All rights reserved.