Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Rattpak/d3dbsp-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3dbsp-analyzer

COD 4/5 d3dbsp analyzer for basic rundown of a given .d3dbsp generated by cod2map (BSP) and cod2rad (lighting)

  • Gets version of d3dbsp file
  • Gets Lump Count of d3dbsp file
  • Gets Lump ID and Lump length for each Lump and converts data to little endian
  • Gets name of each Lump from ID
  • Gets start and end offsets of each lump

Very early access. Will be heavily updated as more research is done.

Releases

No releases published

Packages

No packages published

Languages