HED: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 3: | Line 3: | ||
| * Parasite Eve 2 (PSX) | * Parasite Eve 2 (PSX) | ||
| Possibly a header file that is connected to the CDF format. | Possibly a header file that is connected to the CDF format. Found the size of the header itself a few bytes in which can't be a coincidence. However, it does throw out an idea I had which was to list the value of each 4-bytes in an attempt to find a pattern. Specifically, file positions or LBA/sector locations. I have no idea if the positions, when I find them, are the actually physical location or a virtual location. | ||
| == Structure == | == Structure == | ||
| Line 11: | Line 11: | ||
| ! Size !! Content !! Description | ! Size !! Content !! Description | ||
| |- | |- | ||
| |  | | 3 || Unknown || | ||
| |- | |||
| | 2 || Header Size? || | |||
| |- | |||
| | ? || Unknown || | |||
| |- | |- | ||
| !colspan="15"|Index | !colspan="15"|Index | ||
| Line 17: | Line 21: | ||
| ! Size !! Content !! Description | ! Size !! Content !! Description | ||
| |- | |- | ||
| |  | | ?Bytes || Unknown || | ||
| |} | |} | ||
| == See Also == | == See Also == | ||
| [[CDF]] | [[CDF]] | ||
Revision as of 19:44, 4 March 2018
Used in the following games:
- Parasite Eve 2 (PSX)
Possibly a header file that is connected to the CDF format. Found the size of the header itself a few bytes in which can't be a coincidence. However, it does throw out an idea I had which was to list the value of each 4-bytes in an attempt to find a pattern. Specifically, file positions or LBA/sector locations. I have no idea if the positions, when I find them, are the actually physical location or a virtual location.
Structure
| Header | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Size | Content | Description | ||||||||||||
| 3 | Unknown | |||||||||||||
| 2 | Header Size? | |||||||||||||
| ? | Unknown | |||||||||||||
| Index | ||||||||||||||
| Size | Content | Description | ||||||||||||
| ?Bytes | Unknown | |||||||||||||