Difference between revisions of "Editing DAT files"
m (Norbert moved page Editing dat files to Editing DAT files) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | If you are looking for an article | + | If you are looking for an article that explains how to edit levels, read more about [[Level editor|level editing]]. |
− | + | This article explains how to deal with generic DAT files, like extracting [https://en.wikipedia.org/wiki/Graphics graphics], sounds, [[PLV|level]]s, etc. | |
− | + | The program that we'll use to extract DAT files is [[PR]]. It plays a role like [https://en.wikipedia.org/wiki/Tar_(computing) tar] in .tgz files or [https://en.wikipedia.org/wiki/PKZIP PKZIP] in .zip files. | |
+ | |||
+ | For now, see [https://forum.princed.org/viewtopic.php?f=70&t=2937 this] forum thread for more information. |
Latest revision as of 11:35, 3 March 2019
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.
For now, see this forum thread for more information.