Difference between revisions of "Editing DAT files"

From Princed Wiki
Jump to: navigation, search
Line 1: Line 1:
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.
+
If you are looking for an article that explains how to edit levels, read more about [[Level editor|level editing]].
  
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.
+
This article explains how to deal with generic DAT files, like extracting [[graphic]]s, [[sound]]s, [[PLV|level]]s, etc.
  
TODO: someone to copy the [[sourceforge]] howto's articles here.
+
The program that we'll use to extract DAT files is [[PR]]. It plays a role like [http://en.wikipedia.org/wiki/Tar_%28file_format%29 tar]] in .tgz files or [http://en.wikipedia.org/wiki/PKZIP PKZIP] in .zip files.

Revision as of 18:57, 12 August 2012

If you are looking for an article that explains how to edit levels, read more about level editing.

This article explains how to deal with generic DAT files, like 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.