BSP Content Extraction (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
Example:
Cry of Fear maps. In most of them, the content is embedded in a BSP file.
mNo edit summary |
m (→Utilities) |
||
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
Sometimes mappers embed content used on a map into a BSP file.


Utilities
- Wintextract
- GCFScape (Can extract content, but does so inaccurate)
- BspTwoMap (Extract content from bsp)
- Half-Life Unified SDK Map Decompiler (Extract content from bsp)