GRP (Duke Nukem 3D)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic
|subcat=Archiving
+
|subcat=Game data files
 
|extensions={{ext|grp}}
 
|extensions={{ext|grp}}
 
}}
 
}}

Revision as of 17:54, 11 January 2023

File Format
Name GRP (Duke Nukem 3D)
Ontology
Extension(s) .grp


A .grp file, commonly referred to as a Group File, is a uncompressed archive format used by Build Engine games to store all of the game's content.

Structure

Format Type Notes
Signature char[12] "KenSilverman"
File Count (count) int
Files File[count]

For each File:

Format Type Notes
Filename String[12]
File size (fileSize) int
Data bytes[fileSize]
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox