creativeassembly 954 B

1234567891011121314151617181920212223242526
  1. #--------------------------------------------------------------
  2. # $File: creativeassembly,v 1.1 2026/02/01 16:25:09 christos Exp $
  3. # creativeassembly: file(1) magic for various Creative Assembly files
  4. #
  5. # Community file formats documentation:
  6. # <https://github.com/TotalWar-Modding/docs>
  7. # Benedikt Radtke <benediktradtke@gmail.com>
  8. # PFH4 Archive
  9. 0 lelong 0x34484650 Creative Assembly Archive version 4
  10. # Benedikt Radtke <benediktradtke@gmail.com>
  11. # PFH5 Archive
  12. 0 lelong 0x35484650 Creative Assembly Archive version 5
  13. >&0 lelong&0xf 0x00 \b, boot archive
  14. >&0 lelong&0xf 0x01 \b, release archive
  15. >&0 lelong&0xf 0x02 \b, patch archive
  16. >&0 lelong&0xf 0x03 \b, mod archive
  17. >&0 lelong&0xf 0x04 \b, movie archive
  18. >&0 lelong&0x10 0x10 \b, data encrypted
  19. >&0 lelong&0x40 0x40 \b, timestamped files
  20. >&0 lelong&0x80 0x80 \b, index encrypted
  21. >&0 lelong&0x100 0x100 \b, big header
  22. >&0x0c lelong x \b, %d files
  23. #>0x14 ledate x \b, created on %s