Editing PlayView
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 292: | Line 292: | ||
===content.dat(.edat):=== | ===content.dat(.edat):=== | ||
The file contains | The file contains the embedded XML files giving the structure to transport elements such video, music background etc... | ||
*First part header: | *First part header: | ||
Line 307: | Line 306: | ||
| 000C || 4 || Total Length first part/start second part | | 000C || 4 || Total Length first part/start second part | ||
|- | |- | ||
| 0010 || 4 || Offset (without header) | | 0010 || 4 || Offset (without header) | ||
|- | |- | ||
| 0014 || 4 || Length | | 0014 || 4 || Length | ||
|- | |- | ||
| 0018 || 4 || Offset | | 0018 || 4 || Offset | ||
|- | |- | ||
| 001C || 4 || Length | | 001C || 4 || Length | ||
|- | |- | ||
| 0020 || xx|| Repeat last 0x10 | | 0020 || xx|| Repeat last 0x10 | ||
|- | |- | ||
|} | |} | ||
*Second part XML: | *Second part XML: |