Difference between revisions of "Editing DAT files"

From Princed Wiki
Jump to: navigation, search
m (Norbert moved page Editing dat files to Editing DAT files)
Line 1: Line 1:
If you are looking for an article tha exaplains how to edit levels, read [[level editing]]. This article explains how to handle with generic dat files, as for example extracting [[graphic]]s, [[sound]]s, [[PLV|level]]s, etc.
+
If you are looking for an article tha exaplains how to edit levels, read [[Level editor|level editing]]. This article explains how to handle with generic dat files, as for example extracting [[graphic]]s, [[sound]]s, [[PLV|level]]s, etc.
  
 
The program that we'll use to extract dat files is [[PR]]. It plays a role like tar in .tgz files or pkzip in .zip files.
 
The program that we'll use to extract dat files is [[PR]]. It plays a role like tar in .tgz files or pkzip in .zip files.
  
 
TODO: someone to copy the [[sourceforge]] howto's articles here.
 
TODO: someone to copy the [[sourceforge]] howto's articles here.

Revision as of 22:55, 12 August 2012

If you are looking for an article tha exaplains how to edit levels, read level editing. This article explains how to handle with generic dat files, as for example extracting graphics, sounds, levels, etc.

The program that we'll use to extract dat files is PR. It plays a role like tar in .tgz files or pkzip in .zip files.

TODO: someone to copy the sourceforge howto's articles here.