BSP Content Extraction (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:
== Utilities ==
== Utilities ==
* [[Wintextract]]
* [[Wintextract]]
* [[GCFScape]]
* [[GCFScape]] (Can extract content, but does so inaccurate)
* [[BspTwoMap]]
* [[BspTwoMap]] (Extract content from [[bsp]])
* [[Half-Life Unified SDK Map Decompiler]]
* [[Half-Life Unified SDK Map Decompiler]] (Extract content from [[bsp]])

Revision as of 07:15, 2 September 2023

English (en)Русский (ru)Translate (Translate)

Sometimes mappers embed content used on a map into a BSP file.

PlacementTip.pngExample:Cry of Fear Cry of Fear maps. In most of them, the content is embedded in a BSP file.

Utilities