GRAF:AFL 99 PGF: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Dinoguy1000
No edit summary
imported>Ikskoks
No edit summary
 
(16 intermediate revisions by 5 users not shown)
Line 2: Line 2:


== PGF ==
== PGF ==
{{GRAFPageMisc|date_posted=06:03, December 11, 2005}}
{{GRAFPageMisc}}


=== Format Specifications ===
=== Format Specifications ===
{{GRAFPageFormat|1=char {4} &nbsp;&nbsp;&nbsp; - Header {{Purple|(TCA + 0x02)}}<br>
{{GRAFPageFormat|1=char {4} &nbsp;&nbsp;&nbsp; - Header {{Constant|(TCA + 0x02)}}<br>
uint32 {4} &nbsp; - Version {{Purple|(1)}}<br>
uint32 {4} &nbsp; - Version {{Constant|(1)}}<br>
uint32 {4} &nbsp; - {{Unknown}}<br>
uint32 {4} &nbsp; - {{Unknown}}<br>
uint32 {4} &nbsp; - {{Unknown}}<br>
uint32 {4} &nbsp; - {{Unknown}}<br>
Line 13: Line 13:
uint16 {2} &nbsp; - {{Unknown|Number Of Files?}}
uint16 {2} &nbsp; - {{Unknown|Number Of Files?}}


{{Blue| // for each file }}
{{BlockDescription| // for each file }}
: byte {44} &nbsp;&nbsp; - {{Unknown|Unknown Junk}}
: byte {44} &nbsp;&nbsp; - {{Unknown|Unknown Junk}}
: char {X} &nbsp;&nbsp;&nbsp; - Filename {{Purple|(null) (filename is absolute - ie it is D:\XXX)}}
: char {X} &nbsp;&nbsp;&nbsp; - Filename {{Constant|(null)}} {{InlineComment|(filename is absolute - ie it is D:\XXX)}}


{{Blue| // for each file }}
{{BlockDescription| // for each file }}
: uint16 {2} &nbsp; - {{Unknown}}
: uint16 {2} &nbsp; - {{Unknown}}
: char {X} &nbsp;&nbsp;&nbsp; - Filename {{Purple|(null)}}
: char {X} &nbsp;&nbsp;&nbsp; - Filename {{Constant|(null)}}
: char {X} &nbsp;&nbsp;&nbsp; - File Type Description 1 {{Purple|(null)}}  
: char {X} &nbsp;&nbsp;&nbsp; - File Type Description 1 {{Constant|(null)}}  
: char {X} &nbsp;&nbsp;&nbsp; - File Type Description 2 {{Purple|(null)}}
: char {X} &nbsp;&nbsp;&nbsp; - File Type Description 2 {{Constant|(null)}}
: byte {60} &nbsp;&nbsp; - {{Unknown|Unknown Junk}}
: byte {60} &nbsp;&nbsp; - {{Unknown|Unknown Junk}}
: byte {X} &nbsp;&nbsp;&nbsp; - File Data}}
: byte {X} &nbsp;&nbsp;&nbsp; - File Data}}
Line 42: Line 42:
{{GRAFPageFooter}}
{{GRAFPageFooter}}


[[Category:Platform PC|AFL 99 PGF]] [[Category:Complete WIP|AFL 99 PGF]] [[Category:CE None|AFL 99 PGF]]
[[Category:Platform PC|AFL 99 PGF]]
[[Category:Complete WIP|AFL 99 PGF]]
[[Category:CE None|AFL 99 PGF]]
[[Category:File Format]]

Latest revision as of 00:48, 3 January 2021

Back to index | Edit this page

PGF

Format Specifications

char {4}     - Header (TCA + 0x02)

uint32 {4}   - Version (1)
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - null
uint32 {4}   - Unknown
uint16 {2}   - Number Of Files?

// for each file

byte {44}    - Unknown Junk
char {X}     - Filename (null) (filename is absolute - ie it is D:\XXX)

// for each file

uint16 {2}   - Unknown
char {X}     - Filename (null)
char {X}     - File Type Description 1 (null)
char {X}     - File Type Description 2 (null)
byte {60}    - Unknown Junk
byte {X}     - File Data

Notes and Comments

None

MultiEx BMS Script

None written yet.

Supported by Programs

Links

None

Games

Navigation

Jump to a listing by...
All Formats - Common Formats - Standard Formats - Malformed Pages
Platforms
Microsoft:
Xbox
Xbox 360
Nintendo:
GameCube
DS
Desktop:
PC
Sega:
Dreamcast
Sony:
PlayStation
PlayStation 2
PlayStation 3
PlayStation Portable
Type
Animation - Archive - Audio - Image - Mesh - Miscellaneous - Model - Video
Endianness
Little-endian - Big-endian
BMS Scripts
Pages Without a BMS Script

All Pages with Scripts:
Recently Added Scripts

Program Support
No Known Support

MultiEx Commander - Game Extractor

Format Specification Completion
Work in Progress - Almost Done - Completed
Compression and Encryption
No Compression or Encryption Used - Unknown Compression or Encryption Used

One or Both Used:
Compression Used - Both Compression and Encryption Used