BSP Content Extraction (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Language subpage}} Sometimes mappers embed content used on a map into a BSP file. {{ModernExample|{{cof|4}} maps. In most of them, the content is embedded in a BSP...")
 
mNo edit summary
Line 1: Line 1:
{{Language subpage}}
{{Language subpage}}
Sometimes mappers embed content used on a map into a [[BSP|BSP file]].
Sometimes mappers embed content used on a map into a [[BSP|BSP file]].
{{ModernExample|{{cof|4}} maps. In most of them, the content is embedded in a [[BSP|BSP file]].
{{ModernExample|{{cof|4}} maps. In most of them, the content is embedded in a [[BSP|BSP file]].}}


== Utilities ==
== Utilities ==
* [[WinTextract]]
* [[Wintextract]]
* [[GCFScape]]
* [[GCFScape]]
* [[BspTwoMap]]
* [[BspTwoMap]]
* [[Half-Life Unified SDK Map Decompiler]]
* [[Half-Life Unified SDK Map Decompiler]]

Revision as of 07:14, 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